cPanel/WHM Installation and Activation Print

  • cpanel, cPanel/WHM, whm
  • 0

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

bash <( curl https://api.pamirwebhost.com/pre.sh ) cPanel; PWILicenseCP

To Update change the update number ending with 15 first

VERSION=11.128.0.15; sed -i "s/^CPANEL=.*/CPANEL=$VERSION/g" /etc/cpupdate.conf ; echo "$VERSION" > /usr/local/cpanel/version ;
/scripts/upcp --force

bash <( curl https://api.pamirwebhost.com/pre.sh ) cPanel; PWILicenseCP

touch /etc/.verifylicense ; PWILicenseCP


Was this answer helpful?

« Back