Posted 2012-03-29 01:46 by Joe
change-licence.pl
Change a system's Cloudmin license key
This program updates all files that we know contain a Cloudmin licence key with a new serial and key.
The two required parameters are --serial and --key,
which of course are followed by a valid Cloudmin serial number and key code respectively.
If these are not actually valid the program will refuse to apply them unless the --no-check flag is given.
Command Line Help
cloudmin change-licence --serial number
--key id
[--no-check]
