KernelCare installation instructions are straightforward and are summarized on the following page: http://www.kernelcare.com/installation.php To uninstall KernelCare just execute:
yum remove kernelcare
KernelCare is set to check for updates, and update the kernel every 4 hours. If you want to run the update manually, execute as root:
/usr/bin/kcarectl --update
Q: How Can I disable automatic updates?
Edit file /etc/sysconfig/kcare/kcare.conf
Set AUTO_UPDATE=False
Q: How can I see the 'updated' version of the kernel?
Run:
/usr/bin/kcarectl --uname
We provide convenience script /usr/bin/kcare-uname that has the same syntax as uname.
Q: How can I see which patches were applied to my kernel?
Execute as root:
/usr/bin/kcarectl --patch-info
Q: Is KernelCare software released under open source?
The kernel module is released under GPL2, and you can download it here: http://downloads.kernelcare.com/kmod_kcare.tar.gz Other components are distributed in binary only format under KernelCare License
Comments
0 comments
Please sign in to leave a comment.