How to Install DirectAdmin on CentOS

DirectAdmin(DA) is a Commercial Hosting Control Panel used to sell shared and reseller hosting accounts.


What are the requirements?
- Fresh CentOS, AlmaLinux, Ubuntu, or Debian installed on your VPS/Server.


How to install DirectAdmin?

Step 1:
  The first step is to log in to your root account using SSH or any other way.

 

If you have an IP-based license, run the below command.

bash <(curl -LSs https://download.directadmin.com/setup.sh || curl -LSs https://download-alt.directadmin.com/setup.sh) 'auto'

 

For a key-based license, execute the following command with your license key.

bash <(curl -LSs https://download.directadmin.com/setup.sh || curl -LSs https://download-alt.directadmin.com/setup.sh) 'Provided license key should go here'

 

Once the installation starts, it may take from 20 to 30 minutes to complete.


Step 2:  
After the installation is done, it will display the login credentials and the URL on-screen. You can access it by changing the URL in your browser to http://IP-Address:2222 (Replace IP-Address text with your server IP or hostname).

 

Congratulations, you have successfully installed the DirectAdmin control panel.

  • 0 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

How to Install Plesk Onyx on Linux

Plesk is a popular website control panel. It makes managing your website easy. Although it is...

How to Install Webmin on Linux

Webmin is a free hosting control panel with easy installation. It takes only 5 to 10 minutes, and...

How to Install SolusVM Master on AlmaLinux or CentOS

SolusVM is a popular VPS hosting control panel. SolusVM master controls Slave nodes (Servers) and...

How to Install SolusVM Slave on AlmaLinux or CentOS

SolusVM is a popular VPS hosting control panel, and SolusVM Slave is installed on a dedicated...

How to Install cPanel

cPanel is the #1 Hosting Control Panel in the web hosting industry. You can easily install...