Month: June 2013

Auto Fix File Permissions And Ownership On cPanel

suPHP and FastCGI require files and folders to have a specific set of permissions/ownership from other handlers. Without these permissions set you will see a lot of errors such as:...

Read More

How To Find Apache Document Root

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...

Read More

How to configure Zimbra + CSF – Great Zimbra Firewall Configuration

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...

Read More

How to install mod_evasive in cPanel server

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/...

Read More

How to install PHP-APC in WHM/cPanel

  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...

Read More

How to Install zPanel on CentOS 6

About zPanel zPanel is a php-based free control panel for windows, mac, and linux servers. The program runs on top of an Apache, MySQL, PHP stack on whichever platform is...

Read More

How to install Kloxo on VPS Or Dedicated Servers

Requirements : 1) A dedicated or virtual server running CentOS or Red Hat EL 5.x. CentOS 6.x is not currently supported. 2) At least 256 MB of RAM (enough to...

Read More

How to install cPanel on VPS Or Dedicated Servers

Preparing to install cPanel & WHM After successfully installing your operating system, you are ready to install cPanel & WHM or cPanel DNSONLY. To install this software, you must first:...

Read More

How to Install Centos Remote Desktop (RDP) on VPS

In this small tutorial we are going to learn how to install an CenOS remote desktop (rdp)  on a linux vps with centos operating system installed. Linux remote desktop has...

Read More

How to Find a File in Centos

Click on the button “terminal” on the CentOS desktop to open the Linux command prompt window. Type the command “find -name tables.txt” and press “Enter” to start searching a file....

Read More