DirectAdmin Change License Key

Updating your DirectAdmin license manually by puTTy


echo 'Provide new license key here' > /usr/local/directadmin/conf/license.key

chmod 0600 /usr/local/directadmin/conf/license.key

systemctl restart directadmin

Post a Comment