Check the status of CVEs. Learn More.
[New Webinar] CentOS 7 End of Life Strategy: Security for Today & Years into the Future – Dec 6th @ 10:30 AM EST/4 PM CET RSVP
Check out our easy-to-follow installation video tutorial as well as the step-by-step instructions below to install KernelCare Enterprise and start live patching today!
To install KernelCare, run:
curl -s -L https://kernelcare.com/installer | bash
Or…
wget -qq -O - https://kernelcare.com/installer | bash
And to register the key, run:
/usr/bin/kcarectl --register KEY
To check if the running kernel is supported by KernelCare:
curl -s -L https://kernelcare.com/checker | python
Or…
wget -qq -O - https://kernelcare.com/checker | python
The software will automatically check for new patches every 4 hours. To update manually, run:
/usr/bin/kcarectl --update