• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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