On new server i was using CloudLinux 30 day trail key. To change CloudLinux Licence key, run
1
|
/usr/sbin/rhnreg_ks --activationkey=YOUR_CLOUDLINUX_KEY --force |
If you have IP based CloudLinux license, run
1
|
clnreg_ks --force |
Example
1
2
3
|
root@server20 [~]# clnreg_ks --force Profilename: server20.aryanict.com root@server20 [~]# |