Someone (sorry, can’t remember where and by who) posted this image which is pretty short, sweet and self-explanatory. For those of us who want’s a bit more information about the different status codes…
For this guide I will use a VPS with VestaCP installed to make things a bit easier for me. A Control Panel like VestaCP is not needed but you do need to have a working webserver with atleast PHP 5.1…
Introduction: There are a lot of small vps offered in Lowendtalk and other forums. These are ok to run a blog, normally personal and fair traffic blog. I am going to introduce you to a very light and good blog…
Introduction: Ghost is a blogging platform which run on nodejs. I have tested this in a Ubuntu-12.04 64bit- 128mb/128mb openvz vps. Ghost requires Node.js 0.10.x (latest stable). Recommended Node.js 0.10.30 & npm 1.4.21. Objective: We will install nodejs, npm, lighttpd,…
Some of you don’t know this but I run Freecpanelsharedhosting.com as a project for Lowendspirit.com and have a successful cPanel server in Miami, Florida. After talking with Anthony (owner of Inception Hosting) we mutually decided to expand to the Netherlands, this time using…
VestaCP is another control panel for your VPS , It’s lightweight and user friendly to handle. Minimum requirements are CPU: 768Mhz Ram: 512M HDD: 20Gb OS: RHEL/CentOS 5,6 Features in VestaCP Web Server DNS server Database Server Mail Server FTP Server…
ownCloud is a simple tool to manage your data on your VPS. We all have used Dropbox , Box or Mediafire to store and share our data with our friends, family and with our colleagues. But they all have storage…
Introduction If you’re looking to improve your website’s uptime and availability, then this solution might be the one you’re looking for. We’ll be using Nibbleblog as our blogging software to keep this guide simple. Apache, PHP, PHP modules (php5gd, and…
Introduction Nginx comes with a nifty module that allows us to allow or deny access to directories served by the webserver. The module is named ngx_http_access_module to allow or deny access to IP address. The syntax can look as follows:…
With the recent rise in brute-force attacks against WordPress installations, it’s now my turn to write down a checklist on things to do that will make your installation more secure. There are different levels to secure the installation, you can…