Please make sure to remove CageFS before attempting Cloudlinux uninstallation.
Below command will disable and remove all directories for CageFS:
#/usr/sbin/cagefsctl –remove-all
Remove the CageFS RPM from the system:
# yum remove cagefs
Remove ClouldLinux from your server with deploy script from CloudLinux developer:
# wget -O cldeploy http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
# sh cldeploy -c
Their script will remove CloudLinux kernel and restore to CentOS kernel. Use below command to install kernel of your chioce:
# yum install kernel-{build}
Reboot the server to apply changes. Please make sure boot sequence is correct. You can verify by opening the grub boot loader configuration.
i.e. default=0. In the grub.conf the order going down the kernel list is 0, 1, 2, etc. So, ensure that if the default is configured to 0, then the first ‘title…’ is the latest kernel.
# nano /etc/grub.conf with an editor and check that the ‘default=’ value is set to the up to date kernel.
Reboot server.
To verify which kernel is loaded after reboot, run below command.
# uname -r
2.6.18-348.6.1.el5
If it return correct value. congratulates your server has been successfully reverted back to original OS. If you face any difficulty, please contact CloudLinux support.
Most Popular Articles
What is dedicated server?
Unlike normal hosting plans, which put many customers' accounts on a single server, a Dedicated...
What is Dedicated Hosting Service?
A dedicated hosting service, dedicated server, or is a type of internet hosting in which the...
Can I purchase more bandwidth?
Yes, you can purchase more bandwidth, for more informaion please contact our support.
What is the purpose of Cloud Linux?
Cloud linux provide more advanced features in shared hosting environment that mentioned below:...
How install attracta SEO Tools in cPanel Servers
Please logon to your cPanel server(s) via SSH and run the following commands as root:wget -N...