cpanel install Print

  • epel, screen, cpanel
  • 0

mkdir -p /root/cpanel_profile
touch /root/cpanel_profile/cpanel.config
echo 'mysql-version=10.11' > /root/cpanel_profile/cpanel.config
 
sudo yum install epel-release -y
sudo yum install screen -y
screen
 
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest

Was this answer helpful?

« Back

Leave a Message
We are currently offline.