DevCEDTeam / CED

0 stars 0 forks source link

Description #69

Open DevCEDTeam opened 11 months ago

DevCEDTeam commented 11 months ago

Install cPanel with Alma Linus 8

DevCEDTeam commented 11 months ago

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.