Author: Shine Servers LLP

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

Read More

How to Install OpenVPN on a VPS or Dedicated Server

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

Read More

How To Add And Remove Users On CentOS 6

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

Read More

How To Install Lighttpd With PHP5 (PHP-FPM) And MySQL Support On CentOS 6.4

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

Read More

How to Generate And Download Full Backup On cPanel

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

Read More

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