Note
The steps in this guide require root privileges. Be sure to run the steps below asroot
or with the sudo prefix.
Before proceeding, make sure you’ve purchased a cPanel license. Next, log into your server as the root
a user via SSH to its IP address.
- Disable NetworkManager before running the install script:
systemctl stop NetworkManager.service systemctl disable NetworkManager.service systemctl enable network.service systemctl start network.service
- Issue the following command to download and install cPanel. Note that the installation process may take a long time to complete:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
- Now run the commands you’ve received in your email after your payment to activate the license.