DirectAdmin License update \ip change

DirectAdmin will not be running, as the license file will be invalid.

Get the new license file and replace 1234 with your client ID number, and replace 56789 with your license ID number:

cd /usr/local/directadmin/scripts 
./getLicense.sh 1234 56789

 

Start DirectAdmin with the new license:

/etc/init.d/directadmin restart

 

Run the ipswap.sh script to replace the old server IP (1.2.3.4) with the new server IP (4.3.2.1)

cd /usr/local/directadmin/scripts  
./ipswap.sh 1.2.3.4 4.3.2.1

 

Official source: http://help.directadmin.com/item.php?id=250

Was this answer helpful?

 Print this Article

Also Read

WHM/cPanel installiation and first login

<official cPanel install guide>...

Webmin installiation and First Login

We reccomend you to install webmin reffering on the official WebMin install GUI:...

How to change the WHM/cPanel main IP address [cPanel/WHM: List Account shows the incorrect IP]

If you can't change the ip for some user account in usual way (WHM->List account -> Ichange...

Backup and restore in cPanel

Backup and restore in cPanel is quite simple procedure. Backup Step 1. Go to Backup Wizard...

WHM: Create user for cPanel

If you have just installed cPanel and you want to access it, you need to create user first. How...