How to Install DirectAdmin

DirectAdmin is a lightweight web hosting control panel. This article covers the installation process on a Linux server.

Requirements

  • A clean installation of CentOS, AlmaLinux, Rocky Linux, or Debian
  • Minimum 2 GB RAM
  • At least 10 GB of disk space
  • A valid DirectAdmin license

Installation Steps

  1. Log into your server as root via SSH.
  2. Download the setup script:
    wget https://www.directadmin.com/setup.sh
  3. Make it executable and run it:
    chmod 755 setup.sh
    ./setup.sh
  4. Follow the prompts and provide your license information.
  5. Once complete, access DirectAdmin at:
    https://your-server-ip:2222

Need Help?

If you need assistance installing DirectAdmin, contact us through the Circle City Servers Support Portal.

  • directadmin
  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente ?

Articles connexes

How to Install cPanel/WHM

cPanel and WHM provide a powerful web hosting control panel for Linux servers. This article...

How to Install Plesk

Plesk is a popular control panel that supports both Linux and Windows servers. This article...

How to Access Webmin/Virtualmin

Webmin and Virtualmin are open-source tools for managing Linux servers and hosting websites. This...

How to Create cPanel Accounts

After installing cPanel/WHM, you can create individual cPanel accounts for websites or customers....