Skip to content

How do I set the DirectAdmin license key?

You will need to log in to your server as root either via SSH or VNC console to set the DirectAdmin license key.

Once logged in, run the following command:

Terminal window
/usr/local/directadmin/scripts/getLicense.sh 'license_key'

You will need to replace license_key with your actual DirectAdmin license key. After this you will need to restart directadmin for the changes to take effect.

Terminal window
systemctl restart directadmin