Documentation

Switching ISP Manager servers to CloudLinux

It is easy to switch ISP Manager server from CentOS 5.x or 6.x to CloudLinux. The process takes a few minutes and replaces just a handful of RPMs.

  • Get <activation_key> either by getting trial subscription or by purchasing subscription
  • Download script: centos2cl
  • Execute sh centos2cl -k <activation_key>
  • Reboot
    # wget http://repo.cloudlinux.com/cloudlinux/sources/cln/centos2cl 
    # sh centos2cl -k <activation_key> 
    # reboot
    Once you have rebooted, you are running CloudLinux kernel with LVE enabled.
  • Install additional components & update some key RPMs:
    # yum install mod_hostinglimits
    # yum update httpd vixie-cron
    
If you face any issues after conversion, make sure you check our troubleshooting guide.