How to know SolusVM license key in SolusVM UI

Have more questions? Submit a request

Applicable to:

  • SolusVM
  • SolusVM 2

Question

How to know SolusVM license ID in SolusVM UI

Answer

SolusVM

  1. Login to SolusVM admin panel
  2. Go to SolusVM > Configuration > LicenseUntitled.png
  3. Find License key value:
    Capture.PNG

OR

  1. Connect to SolusVM Master node via SSH
  2. Run the command:

    # MYSQL_PWD=`cat /usr/local/solusvm/includes/solusvm.conf | awk -F ":" '{print $3}'` mysql `cat /usr/local/solusvm/includes/solusvm.conf | awk -F ":" '{print $1}'` -u`cat /usr/local/solusvm/includes/solusvm.conf | awk -F ":" '{print $2}'` -Ne"select licensekey from license"

SolusVM 2

  1. Login to SolusVM 2 admin panel
  2. Go to SolusVM 2 > Settings > Licensing and find the License key value:
    Capture.PNG

 

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.