How to migrate from Ksplice to KernelCare

Ksplice is a technology that updates kernels with important security patches without the need to reboot. After its acquisition by Oracle, it is now offered as part of Oracle Linux Premier support. KernelCare was created by CloudLinux OS and is therefore independent of the distribution. KernelCare can support Oracle Linux kernels as well as CentOS, CloudLinux, Debian, RedHat, Virtuozzo, and many others, which makes it extremely useful for developers and IT teams.

Under normal conditions, in order to change from one program to another, you would need to uninstall one software completely and then install the new one, which could take time and a deep understanding of both programs. Luckily, a simple script has been created that will do all the work for you - without needing to restart your server or computer.

First, download and run this script:

$ wget https://downloads.kernelcare.com/ksplice2kcare

Run the command:

$ bash ksplice2kcare _YOUR_KERNELCARE_KEY_

If you are using IP licenses, run:

$ bash ksplice2kcare IP

The script checks two letters "IP" and assumes an IP license in this case.

The full log file can be found at

/var/log/ksplice2kcare.com


Full documentation is available here: http://docs.kernelcare.com/switching_from_ksplice.htm.

If you still have questions about migrating Ksplice, contact our support team by opening a support ticket or with our live chat feature.

  • Ksplice, KernelCare, Documentation, Aide
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

 Are all patches from new kernels applied?

KernelCare is constantly making sure your servers are secure, therefore it focuses on only the...

 How to Force the Update of KernelCare

In order to force the update of KernelCare you just have to use the command kcarectl...

 Can I see which kernel is running on my server?

Yes, it is possible. Simply enter the following command into your terminal: kcarectl --uname...

 How to see what patches have been applied

To see which patches have been applied to your kernel, you can use the following command:...

 Does KernelCare work with third-party drivers?

The CloudLinux team is devoted to making their clients lives as easy as possible, therefore...