How to Install DirectAdmin on CentOS Print

  • 0

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.

 

Enter the following command:

sh <(curl -fsSL https://download.directadmin.com/setup.sh)


Step 2:
Once the DirectAdmin initial setup is complete, a URL will be provided. Open it in your browser to continue the installation.

directadmin-install-finish.gif

 

Step 3: Enter your license key, click Set License Key, and then click Continue.

directadmin-web-license-key.gif

 

Step 4: Enter the following details:

  • User Name: Your DirectAdmin administrator username.
  • Email Address: Your email address.
  • Server Hostname: For example, example.com
  • Name Server 1 and 2: For example, ns1.example.com and ns2.example.com

directadmin-create-admin-account.gif

Click Create Admin Account, and then click Continue.

 

Step 5: Click Enable TLS, and then click Continue.

directadmin-enable-tls-web.gif

 

Step 6: Choose followings details:

  • Web Server: Apache, Nginx or any other web server.
  • PHP Mode: PHP-FPM.
  • PHP Release: Choose your default PHP version.
  • Database Server: MariaDB.
  • FTP Server: Pure-FTPd.
  • Spam Filter: SpamAssassin.

directadmin-additional-software-web.gif

Click Update configuration.

 

7. Final Step: DirectAdmin will display your administrator username and password. Copy the password, then click Exit and Open DirectAdmin.

directadmin-installation-final-step.gif

 

Congratulations, you have successfully installed the DirectAdmin control panel.


Was this answer helpful?

« Back