Check cPanel Licence Verification

10 years ago

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

10 years ago

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?

10 years ago

How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans:  *…

20+ Switches of rsync in Unix/Linux

10 years ago

* 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 – Unix/Linux

10 years ago

Command for Rsync over SSH   Common Syntax for Rsync: # rsync [options] Source Destinations. Set up a secure backup with…

cPHulk Brute Force Protection in cPanel

10 years ago

How to Disable cPHulk Brute Force Protection? 1) connect your VPS with cPanel via SSH. 2) Run the following command to…

Install Nginx as reverse proxy on cPanel server

10 years ago

How to install Nginx as reverse proxy on cPanel server following steps are installing Nginx as reverse proxy on cPanel server Steap…

Advantages to choose SSD drives over HDD drives

10 years ago

Choose SSD drives over HDD drives Following advantages of SSD (Solid State Drives) over HDD 1) Fast access to information  2) Power consumption 3)…

Change Kloxo admin password from command line

10 years ago

How to change Kloxo admin password from command line? Ans: Fowolling Method use those scripts to reset the password  Method…

How to run Python scripts with cPanel ?

10 years ago

Run Python scripts with cPanel   cPanel  by-default the Python is located under “/usr/bin/python“. You can check the location by running…