Answers for "install cloudlinux centos with cpanel"

0

install cloudlinux centos with cpanel

$ wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
# if you have activation key
$ sh cldeploy -k <activation_key> 
# if you have IP based license$ reboot
$ sh cldeploy -i
# then, reboot the server!
reboot
Posted by: Guest on September-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language