Install WHM/cPanel on RHEL or CentOS VPS

0
1326

To install cPanel, run the following commands while logged in to your VPS as the root user:

Code:
cd /home
Code:
wget -N http://httpupdate.cpanel.net/latest
Code:
sh latest

Installation usually takes 1-2 hours. Once complete, the WHM Setup Wizard will be accessible at http://xx.xx.xx.xx:2086 (login with the root login for your VPS).

Run the following script to update your license key:

Code:
 /usr/local/cpanel/cpkeyclt

Leave A Reply

Please enter your comment!
Please enter your name here