cPanel restore multiple backups from ssh

How To Install cPanel

How to install cPanel?

Installing cPanel is actually quite simple.

First you need to purchase a cPanel license from either cPanel or an authorized distributer. I suggest BuycPanel

You first need to make sure you have your operating system setup with the minimum requirements and then run the following from SSH with root access:

 

cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest

 

After installing, it is suggested to reboot to ensure the correct kernel is running. You can reboot by running:

 

reboot

Leave a Reply