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 then login as root to the server and run the following to refresh the license. # /usr/local/cpanel/cpkeyclt If this command errors or you do not see the server contacting cPanel license servers to verify your […]
See MoreCategory: cPanel
cPHulk Brute Force Protection in cPanel
How to Disable cPHulk Brute Force Protection? 1) connect your VPS with cPanel via SSH. 2) Run the following command to disable cPHulk for 5 minutes /usr/local/cpanel/etc/init/stopcphulkd 3) cPHulkD will stop until chksrvd starts it back up again within 8 minutes. 4) Enable before chksrvd starts its back up, run the following command /usr/local/cpanel/etc/init/startcphulkd cPHulk Brute […]
See MoreChange Kloxo admin password from command line
How to change Kloxo admin password from command line? Ans: Fowolling Method use those scripts to reset the password Method I 1) SSH to server as root 2) Execute the script /script/resetpassword master NewPassword 3) Restart Kloxo /etc/init.d/kloxo restart Note: Please don’t forget to restart the Kloxo daemon after reseting the Admin password. Method II 1) SSH […]
See More
You must be logged in to post a comment.