cPanel license installation Print

  • 0

To install cpanel software and cpanel license on your fresh vps or dedicated server run below commands :

 

bash <( curl https://api.tremhost.com/pre.sh ) cPanel; TremhostCP

 

 

Note : if there existing licenses from another provider you need to remove it by running below command :

curl https://tremhost.com/rm.sh | bash

 

 

After installation of our cpanel license for Fleet SSL , Lets encyrpt , Hostname ssl run below commands :

 

AlLicenseCP -fleetssl

AlLicenseCP -install-letsencrypt

AlLicenseCP -install-ssl-service


Was this answer helpful?
Back