LCwHostLtd Posted February 2, 2023 Share Posted February 2, 2023 This tutorial explains how to manually install DirectAdmin with a license on a Linux server from the command line(SSH). Requirements * DirectAdmin license * One of the following OS templates installed: CentOS 7, CentOS 8, Debian 8, Debian 9, Debian 10, Debian 11 Installation DirectAdmin installation is very simply you simply, here are the basic steps: Connect to your Linux server via SSH; Enter the following installation command: bash <(curl -Ss https://www.directadmin.com/setup.sh || wget -O - https://www.directadmin.com/setup.sh) Once the command is executed, a download will start, shortly after you will be prompted to enter your license key. Enter your DirectAdmin license key and proceed. That is it, once the installation is complete, DirectAdmin can be accessed at http://server.ip.address:2222. Important. Use the Admin username/password provided by the file: /usr/local/directadmin/scripts/setup.txt Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.