• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

How to install Plesk 9 license (.xml) on the command line ?

cwcssupport

New Pleskian
Hi.

Previously to install a Plesk license it was a simple case of copying the .sh file to the server and executing it as outlined in the Plesk (now out of date) support site - http://download1.parallels.com/Ples...stallation-guide/index.htm?fileName=18525.htm

How do you install the new .xml licenses without logging into Plesk?

As i work in a hosting company we do not have time (or know the details) of all our clients phone numbers,etc and it is very very annoying having to fill name/address, etc

Anyone know how ?

cheers
 
I think the tool you are looking for is keymng :-

Code:
# /usr/local/psa/admin/sbin/keymng --help
Usage:
 keymng --install --source-file <source path>
 keymng --install-additional --source-file <source path>
 
Back
Top