cPanel服务器上卸载CloudLinux的方法

cPanel服务器上卸载CloudLinux的方法
root登陆cPanel服务器,执行:

  1. # wget -O cldeploy https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
  2. # sh cldeploy -c

这样即可卸载cPanel服务器上的CloudLinux,但是服务器上可能还会存在一些CloudLinux的安装包,这些包可以留着,不用删除。官方的补充说明:
Please, note that some of the packages from CloudLinux repo will still be present. They are same as CentOS packages, and don’t have to be removed. They will be updated in the future from CentOS repositories, as new versions come out.