Install DirectAdmin on CentOS
# To install DirectAdmin, you need to enter below command on shell with root user :
yum update -y
yum install gcc-c++ gcc automake -y
yum install make
yum install flex
# Download DirectAdmin setup script and run it :
wget http://directadmin.com/setup.sh
chmod +x setup.sh./setup.sh
# DirectAdmin setup has a few more things which you will need to fill
Please enter your Client ID :
Please enter your License ID :
Please enter your hostname \(server.domain.com\)
It must be a Fully Qualified Domain Name
Do *not* use a domain you plan on using for the hostname:
eg. don’t use domain.com. Use server.domain.com instead.
Do not enter http:// or www
Enter your hostname (FQDN) :
Is this correct? (y,n) :
Is eth0 your network adaptor with the license IP? (y,n) :
Is xx.xx.xx.xx the IP in your license? (y,n) :
DirectAdmin will now be installed on: Centos 7
Is this correct? (must match license) (y,n) :