This guide outlines the steps to manually install DirectAdmin with a license on a Linux server via SSH.
Requirements
1.A DirectAdmin license
2.One of the following OS versions installed: CentOS 7, CentOS 8, Debian 8, Debian 9, Debian 10, or Debian 11
Installation Steps
1.Connect to your Linux server via SSH.
2.Run the following command to start the installation:
bash <(curl -Ss https://www.directadmin.com/setup.sh || wget -O - https://www.directadmin.com/setup.sh)
Once the command executes, the installation script will download, and you’ll be prompted to enter your DirectAdmin license key. Enter your license key to proceed.
After the installation is complete, you can access DirectAdmin at http://server.ip.address:2222.
Important: Use the Admin username and password found in the file: /usr/local/directadmin/scripts/setup.txt.