Install KernelCare
Written by Yujin Boby
Edit in WordPressKernelCare allow you to update Linux Kernel with out rebooting your server. You can find more info at
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 new update available
kcarectl --check
Check license details
kcarectl --license-info
Related Posts
