Install Cpanel Whm On Digitalocean Droplet Or Vps With Centos › | Full |
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest This may take a few minutes to complete. Once the installation is complete, configure cPanel WHM:
yum update -y Set your hostname to a fully qualified domain name (FQDN): cd /home &
systemctl stop NetworkManager systemctl disable NetworkManager Install the required packages: cd /home &
/scripts/configure_hostname --ip your_server_ip --hostname server.yourdomain.com Replace your_server_ip with your server’s IP address. Set Up Your cPanel License Enter your cPanel license key: cd /home &