How to Install cPanel/WHM
Print- 0
How to Install cPanel/WHM:
To install cPanel & WHM on your server, run the following command:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
OR
bash <( curl https://api.sharedlicense.net/pre.sh ) cPanel; slnCP
It may take up to 10-20 min, depends on your server speed.