How To Secure and Optimize Your VPS
SECURING CPANEL – WHM – AND ROOT on a VPS This will help but as mentioned in previous posts, with a VPS you do not have access to your kernal....
SECURING CPANEL – WHM – AND ROOT on a VPS This will help but as mentioned in previous posts, with a VPS you do not have access to your kernal....
You must be hearing a lot about VPNs these days. We have witnessed the demand for VPNs rising rapidly in recent years. Moreover, Google trends also show the rise in...
Introduction This time we want to show you how to add a user on CentOS 6 and properly grant root privileges. When you first get your VPS, you will be...
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Centos 6.4 server with PHP5 support (through PHP-FPM)...
A full backup is a backup of all of your files, e-mail, databases, etc. To run a full backup, you can not download the full backup right away. The backup...
Apache has DocumentRoot directive. This directive sets the directory from which Apache will serve files. Unless matched by a directive like Alias, the server appends the path from the requested...
CSF is one of the best opensource firewalls that using in most of the hosting servers like cPanel and Directadmin . Also it is one of the best firewall for...
Please follow the procedure given below to install and configure mod_evasive in cPanel server with apache 2.2. # cd /usr/local/src/ # wget http://www.zdziarski.com/blog/wp-content/uploads/2010/02/mod_evasive_1.10.1.tar.gz # tar -xvzf mod_evasive_1.10.1.tar.gz # cd mod_evasive/...
If you are trying to install APC are not able to using the WHM PECL installer then try this. APC needs to be installed from source so these instructions...