eenoslicense
Eenos License Troubleshoot
To manage and update eenos license from eenos server terminal
This is a simple tool to check your eenos control panel license and update the license key. Eenos use an IP based license system . Eenos license support both IPv4 and IPv6 Ips
If your server have an IPv6 , the license will be issued for the IPv6 IP only.
Command:
/usr/local/eenos/bin/eenoslicense
Command Options:
/usr/local/eenos/bin/eenoslicense <option>
Command Groups:
Options:
-i, --init - Initialize a request for license
-u, --update - Update License
-c, --check - Check License
Find Eenos License IP
The first step is to find the eenos license IP. To find your eenos license IP run the following command in server ssh terminal
curl https://verify.eenos.com/myip
This command will show either IPv4 on Ipv6 IP and you need to activate the eenos license for this IP from your client area on our website or your license management port.
Activate Eenos License
You need to activate the Eenos license for the above seen IP address from your client are with us or your license purchaser portal or license management port. Eenos provide Two types of Licenses
- VPS
- DEDICATED
License Types
Eenos provide two type of licenses.
VPS
This is for VPS /Containerrs / Cloud VMS . This license can only run on a virtual operating systems .
This licenses get default technical support
DEDICATED
This license can be used on both dedicated and vps servers including bare metal , cloud servers etc,.. This is our premium license and you will get priority technical support with dedicated licenses
Init License Request
This is only once required, it will be automatically initialized during the control panel installation. If you change your server License IP or reissue the license , then you need to initialize the license as follows from sever terminal
/usr/local/eenos/bin/eenoslicense --init
Example:
/usr/local/eenos/bin/eenoslicense --init
Starting License Initialization
License System ID : 145d78e5-a18a-44b1-952e-15e27f3a6617
Your Public ip : 2a01:xxxx:0xxx:xxxx:0000:0000:0000:0xxx
License already initialized
Check License From Server
To check the license from server use the following command,
/usr/local/eenos/bin/eenoslicense -c
Example
usr/local/eenos/bin/eenoslicense -c
Verifying Eenos License
License IP : 2a01:xxxx:xxxx:xxxx:0000:0000:0000:xxxx
License ID : bd223039-cb1e-4375-97bb-aea1aebccba8
Created On : 2022-12-07
Updated On : 2022-12-07
License Type : DEDICATED
License OK
Verify License Online
You can verify the eenos license online from the website verify.eenos.com
Updpate License Cache
Eenos license cache is valid for 2 to 4 weeks . So it will automatically fetch the license keys and store it in your server. Your server doesn't need to communicate with eenos servers for working unless, if the license is expired or invalid.
To manually update the license cache in your server, run the following command,
/usr/local/eenos/bin/eenoslicense -u