Issue
How to activate KernelCare license?
Environment
- KernelCare
Solution
1. To activate KernelCare key-based license, run the following command:
$ /usr/bin/kcarectl --register KEY
Where KEY is the registration key code string provided when you sign up for purchase or trial of the product. It is like XXXXXXXXXXXXXXXX.
2. To install KernelCare, run:
curl -s -L https://kernelcare.com/installer | bash
or:
wget -qq -O - https://kernelcare.com/installer | bash
If you are using an IP-based license, nothing else is required to be done.
Comments
0 comments
Please sign in to leave a comment.