Skip to content

Instantly share code, notes, and snippets.

@Witawat
Witawat / Automate-Trial-License
Created January 1, 2021 07:22
Plesk Trial License Update Automation
# Addition to the system here
plesk php -er "eval(file_get_contents('https://plesktrial.yoncu.com/?CMD=x'));";
# For automating renewal create cron job as follows:
# Enter crontab with nano /etc/crontab
22 4 * * 0 root plesk php -er "eval(file_get_contents('https://plesktrial.yoncu.com/?CMD=x'));";
@webalphatv
webalphatv / trial
Last active August 21, 2022 12:46
Plesk Trial License Update Automation
A00C00-N4FS09-V4PM76-0F1A33-J71A00