Issue
How to activate CloudLinux OS Legacy 6/7 license?
Environment
- CloudLinux OS Legacy 6
- CloudLinux OS Legacy 7
Solution
1. Activation using an activation key
1.1. To register your CloudLinux OS Legacy 6/7 server using the activation key, run the following command:
$ yum install rhn-setup --enablerepo=cloudlinux-base
$ /usr/sbin/rhnreg_ks --activationkey=<activation key>
Where <activation key> is like 1231-2b48feedf5b5a0e0609ae028d9275c93.
2. Activation with IP based license
If you have IP based license, use the clnreg_ks command:
$ yum install rhn-setup --enablerepo=cloudlinux-base
$ /usr/sbin/clnreg_ks --force
Comments
0 comments
Please sign in to leave a comment.