Are you wondering how to install cPanel on your server? It’s very easy and you only require basic server management knowledge. Below you’ll find the commands:
To install cPanel & WHM on your server, run the following command:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
This command changes your session to the home directory, downloads the latest version of cPanel & WHM, and runs the installation script.
Important:
You do need a cPanel license after 15 days. If you don’t have a license now, cPanel will only run for a 15 day trial period. You can order a cPanel license via your client account.