We're here to assist with any of your needs, don't hestitate to reach out.
DirectAdmin is a popular web hosting control panel that simplifies the management and administration of web hosting servers. It provides a user-friendly interface to manage websites, domains, email accounts, databases, and more.
Note: Before proceeding with the installation, make sure you have a clean Ubuntu 20.04 server and root access or a user with sudo privileges.
sudo apt update
sudo apt install gcc g++ make wget openssl libssl-dev libcurl4-openssl-dev libpcre2-dev zlib1g-dev libxslt1-dev libgd-dev libgeoip-dev libpam0g-dev
wget https://www.directadmin.com/setup.sh
chmod +x setup.sh
sudo ./setup.sh
http://your-server-ip:2222
. Replace your-server-ip
with the IP address of your server.Congratulations! You have successfully installed DirectAdmin on your Ubuntu 20.04 server. You can now start managing your web hosting environment through the DirectAdmin control panel.
What our customers say about us
Create your free account today.