How to install DirectAdmin

It’s best to install DirectAdmin on a fresh Linux OS install. I suggest Almalinux or RockyLinux

Before you begin, set the hostname of the server. A default setup would be server.mydomain.com

  1. Make sure your hostname is correct. Type hostname and press enter to verify the hostname is correct.
  2. Run the command bash <(curl -fsSL https://download.directadmin.com/setup.sh) ‘auto’
  3. Once completed, you will get a username, password and URL to log into the control panel. Save this information.

Similar Posts