Install Directadmin

Premium services since 2010

Trusted by thousands of businesses worldwide • 99.9% Uptime Guarantee • Crypto Accepted

Table of Contents

First you need to install updates using SSH:

yum update -y
yum install flex gcc-c++ gcc automake -y

Then go for install:

wget http://directadmin.com/setup.sh
chmod +x setup.sh
sh setup.sh