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

zpanel guide

In this guide we will create domain, ftp account and mailbox using zpanel. How to install...

DirectAdmin

LoginUse the next link for DA access:<Your_IP>:2222user admin. The password for admin user...

Virtualmin

Virtualmin is a Webmin module for managing multiple virtual hosts through a single interface,...

Centos Web Panel

In this article we will use the main features of the Centos Web Panel.1. Create user accountIn...

WHM: Create user for cPanel

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