Question
How do you activate a CloudLinux license purchased from cPanel?
Answer
Licenses that are purchased from cPanel are IP-based and only require a command to be run to complete the activation.
To activate the license, simply run the following command:
# /usr/sbin/clnreg_ks --force
You may need to install the following package before doing so:
# yum install rhn-setup --enablerepo=cloudlinux-base
Comments
0 comments
Article is closed for comments.