How to install and configure LEMP (Nginx, MySQL and PHP) server on a Debian 6 (squeeze) VPS

Nginx MySQL and PHP on DebianVPSNginx is a free, open-source, high-performance HTTP server which unlike his ‘friends’, it does not rely on threaded handling of the requests but instead it uses a much more scalable event driven (asynchronous) architecture. This uses a very small and predictable amount of memory under heavy load. Nginx in combination with the simple and very robust FastCGI Process Manager for PHP (PHP-FPM) and the world most popular database server MySQL can give you a lot of power and performance while still using a small memory footprint.

The following article looks at how to install and configure this stack on one of our Debian based VPSes.

Read More

Security Tips for Your Server

securityOne of the first things you should do when running a Virtual Private Server (VPS) is to secure your server as much as possible. This way you will protect your server against various security attacks which may harm or even destroy your data.

Here are a few easy tips on how to improve the stability and security of your Virtual Private Server:

Read More

VPS Hosting vs Shared Hosting

vps hosting vs shared hosting

A VPS or a virtual private server provides a complete resource isolation, meaning the hardware resources like CPU, hard disk space and memory assigned to a specific virtual server are dedicated and fully available to it at all times. In a shared hosting environment all accounts on the physical server share the resources of the host server and many resources are capped and limited in order to save the host server from unexpected overuse.

Read More

Why is a Linux VPS a better choice than a Windows VPS

Linux VPS server better than Windows VPS serverLinux VPS hosting has become very popular among businesses, programmers and developers nowadays, mainly due to its many advantages in terms of cost effectiveness, flexibility, better performance, security, stability, reliability and functionality of course. As an operating system GNU/Linux became the world’s most dominant hosting solution for Internet hosting businesses mainly because of the many benefits you’ll get by using it on your servers.

So, why is a Linux based VPS better choice than a Windows based VPS?

Read More