How to check cPanel Licence Verification? To verify the licence of the cPanel open this link http://verify.cpanel.net/. If the licence is valid…
Upgrade MySQL and MySQL Governor in cPanel CloudLinux based server First make full mysql backup(including system tables) to safe location. 1)…
How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans: *…
* Switches of rsync: 1) -v, –verbose Increase verbosity. 2) -r, –recursive Recurse into directories. 3) -l, –links Copy symlinks as…
Command for Rsync over SSH Common Syntax for Rsync: # rsync [options] Source Destinations. Set up a secure backup with…
How to Disable cPHulk Brute Force Protection? 1) connect your VPS with cPanel via SSH. 2) Run the following command to…
How to install Nginx as reverse proxy on cPanel server following steps are installing Nginx as reverse proxy on cPanel server Steap…
Choose SSD drives over HDD drives Following advantages of SSD (Solid State Drives) over HDD 1) Fast access to information 2) Power consumption 3)…
How to change Kloxo admin password from command line? Ans: Fowolling Method use those scripts to reset the password Method…
Run Python scripts with cPanel cPanel by-default the Python is located under “/usr/bin/python“. You can check the location by running…