Install KernelCare

KernelCare allow you to update Linux Kernel with out rebooting your server. You can find more info at

https://www.kernelcare.com

To install KernelCare, run

curl -s -L https://kernelcare.com/installer | bash

To activate the KernelCare license, run

kcarectl --register LICENSE_KEY_HERE

To update the kernel manually

kcarectl --update

Check if a new update is available

kcarectl --check

Check license details

kcarectl --license-info

To see effective kernel version

kcarectl --uname

List currently applied patches

kcarectl --patch-info

Related Posts

cloudlinux

KernelCare Unknown Kernel

Leave a Comment