Change mysql data directory on cPanel| Safely move mysql data directory – Centos Date Posted: 05-05-2018 This post explains on how to move or setup different data directory for mysql application. If there is no database exists, skip the first step. This post deals with moving data directory to /home/mysql… Continue Reading Change mysql data directory on cPanel| Safely move mysql data directory – Centos

BCC to all emails in exim cPanel|Copy all outgoing emails on exim Date posted: 14-02-2018 In this post, we will explain how to keep all outgoing Emails to particular mail account. Note that the email box which we will be setup will receive all the mails irrespective of to address.… Continue Reading BCC to all emails in exim cPanel|Copy all outgoing emails on exim

Install nginx on cPanel server Date Posted: 15-11-2017 cPanel is the widely used control panel to manage webhosting and it comes with apache as a default webserver. Nginx is fast webserver when compared to apache webserver. In this tutorial, we will explain on how to install nginx on cpanel server.… Continue Reading Install nginx on cPanel server

Add a custom virtualhost configuration on cpanel |Apache 2.4 Date posted: 13-10-2017 Latest cPanel comes with apache 2.4 and in this post we will explain on how to create custom vhost configuration. Assumption: cPanel server Server Access Assuming that, we will create a custom configuration for the domain ‘domain.tld’ and… Continue Reading Add a custom virtualhost configuration on cpanel |Apache 2.4

Pureftp configuration issue on cpanel|Failed to retrieve directory listing We are getting Failed to retrieve directory listing while we connect through filezilla. There is no log generated on the error log. The issue is with /etc/pure-ftpd.conf has ForcePassiveIP might be having wrong IP address. If the server behind NAT environment then there might be… Continue Reading Pureftp configuration issue on cpanel|Failed to retrieve directory listing

Install Mod evasive module on cPanel(Easy Apache 4 ): Date Posted: 23-09-2017 Mod evasive is a DDOS prevention module used to prevent DDOS prevention on HTTP level. Latest cPanel version has easy apache 4 and by default mod_evasive doesn’t come with it. Recently, cPanel added cl-ea4-experimental repository. In this post, we will… Continue Reading Install Mod evasive module on cPanel(Easy Apache 4 )

DNS Cluster Setup between cpanel servers Date Posted: 09-09-2017 cPanel is widely used control panel for managing webhosting.  This post deals on how to setup DNS cluster between cPanel servers.  This post assumes that we have two DNS only cPanel server and one cPanel webserver. cPanel DNS only server is… Continue Reading DNS Cluster Setup between cpanel servers

Configure multiple php on litespeed cPanel server Date posted: 04-09-2017 By default cPanel runs with apache webserver. Normally Easy apache 4 or Easy apache 4 will help on installing multiple php version.  In this post, we will explain on how to configure litespeed webserver to use multiple php version. Prerequisites:… Continue Reading Configure multiple php on litespeed cPanel server

Limiting/throttling bandwidth for cPanel user account Date Posted: 29-08-2017 There are few accounts on cPanel uses more bandwidth. This post explains on how to throttle/limit the bandwidth on particular cPanel account Prerequisites: cPanel/WHM access Server Root Access bw_module, bwlimited_module. To check whether the module is installed or not, use the… Continue Reading Limiting/throttling bandwidth for cPanel user account

Modify virtualhost for single domain on cPanel(Apache 2.4) Date Posted: 27-08-2017 Latest cPanel comes with apache 2.4 and if we want to edit particular domain virtualhost, this post explain on how to modify virtualhost for single domain. Prerequisites: Centos 7 cPanel/WHM installation. Server root ssh access. Implementation: Login to the… Continue Reading Modify virtualhost for single domain on cPanel(Apache 2.4)