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

Uploading files in cPanel

If you would like to upload some files to your server using cPanel, you can do so with built-in...

Centos Web Panel

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

DirectAdmin

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

WHM/cPanel installiation and first login

<official cPanel install guide>...

Backup and restore in cPanel

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