Saturday, October 1, 2011

Installing DirectAdmin in dedicated server

August 15, 2009 by  
Filed under Direct Admin

2 Comments

Before you start install of DirectAdmin, make you everything is ready.

Check Prerequisites:

  1. Check your OS and Hardware are capable of running DirectAdmin. Click here for details.
  2. At least one external IP address (NAT/LAN-based systems will NOT work).
  3. You have SSH, gcc and g++ installed. (Quick note: yum install gcc g++ or apt-get install gcc g++)
  4. Make sure your license information is correct. Sign into your client account at https://www.directadmin.com/clients and click the “view” link next to your license. Verify that the server IP address and operating system is correct. Also make sure that the license is Active and Verified (if it isn’t, then they haven’t processed your order yet).

Installation:

If you are installing in FreeBSD, read the page.

  • Login to server (SSH) as root
  • Download the installation file:
    wget http://www.directadmin.com/setup.sh
  • Change permissions on the setup.sh file
    chmod 755 setup.sh
  • Run the setup script!
    ./setup.sh
  • You will be prompted for a client ID number, license ID number, and hostname. Enter as promted.

Important:  The hostname should not be the same as the primary domain name.  e.g. myserver.com is not a good hostname, where server1.myserver.com is!  Having the same host/main domain name will cause e-mail and FTP problems.  Also, please make sure the hostname resolves once you setup DNS.

  • That’s it!
At least one external IP address (NAT/LAN-based systems will NOT work)


- SSH installed, gcc and g++ installed

GD Star Rating
a WordPress rating system
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Related posts:

  1. Install SSL certificate on Windows Server 2000 / 2003
  2. Installing PostgreSQL on cPanel Server

Comments

2 Responses to “Installing DirectAdmin in dedicated server”
  1. directadmin says:

    Directadmin rewrites all uses httpd.conf files when adding/updateing subdomains or domain settings leading to a default httpd.conf, resulting in a blank page for symfony projects. (symfony projects use the /web) webroot.

    GD Star Rating
    a WordPress rating system
    Reply
  2. LicenseCube says:

    Thanks for sharing useful tip on how to intstall DA panel.
    For VPS or Dedicated server owners who need DirectAdmin, cPanel or any other web hosting control panel, please check LicenseCube.com

    GD Star Rating
    a WordPress rating system
    Reply

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!
Click here to cancel reply.