Generate CSR for your domain from Terminal in Centos 7

To obtain an SSL certificate, a Certificate Signing Request (CSR) must be generated. This can be done using openssl on Linux based servers. The procedure is as follows: 1. Install…

Read More »

How to Install Comodo SSL on a domain in Centos Web Panel (CWP) running Apache

We are heading to a period when SSL won’t be optional anymore. As long as you have applications and websites online, they’ll need to run on https – sooner rather…

Read More »

How to configure custom apache redirects in Centos WebPanel (CWP)

Most times server admins would like to have users redirected to specific URLs when accessing the server. One example is when accessing a control panel login page. A good security…

Read More »

How to Disable cPanel Service Monitoring via SSH

Cpanel by default monitors all services installed on a server using chkservd daemon Chkservd monitors all the services and if for some reason a service goes down it automatically tries…

Read More »