Issue
How to activate KernelCare Enterprise license?
Environment
- KernelCare Enterprise
Solution
To install KernelCare Enterprise, 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.
If you are using a key-based license, run:
$ /usr/bin/kcarectl --register KEY
KEY
is the registration key code string provided when you sign up for a purchase of the product. It is like XXXXXXXXXXXXXXXX.
Useful links
Comments
0 comments
Please sign in to leave a comment.