How to register private name servers with Namecheap or Godaddy!

Registering private name servers is not really a hard job, but sometimes it can become hectic or confusing. There can be two possible reasons for registering private name servers. First that you have recently moved from shared/reseller hosting service to vps or dedicated server. When you was on shared/reseller hosting you don’t need private name servers, because name servers was…

Automatically backup all cPanel/WHM Accounts to remote SFTP server!

For all the system administrators out there, backing up data is really important job. Because we all know what happens when server crash happen, or a hard disk drive fails. cPanel/WHM is one of the most comercially used software by web hosting companies and individuals. They have a really nice built in system for backing up accounts to following remote…

How to install and Configure cPanel/WHM!

Installing cPanel/WHM is fairly easy, you can install cPanel/WHM with only one command. However, in this article, we will discuss how we can first install cPanel/WHM and then perform the after-install steps so that we can get the maximum out of our dedicated server or VPS. Some important things we need to decide which options to keep and which one…

How to install and configure ModSecurity on cPanel/WHM!

Website security is very important matter to date, and ModSecurity is one of the best web application firewall out there helping many web masters around the world securing their web application. Already a lot of hosting companies and individual users are using cPanel/WHM to manage their web servers, in this article we will see how we can install and configure…

How to install missing PHP Extensions in cPanel/WHM

PHP is one of the most used server side programming language. Mostly PHP becomes the reason for a website to become slow, for that reason PHP is a modular language and all the PHP modules/extensions are not installed by default so that it can be as light weight as possible. Now different kind of applications have their own customized needs…