how to install DA?

hehachris

Verified User
Joined
Nov 24, 2004
Messages
534
Location
Hong Kong
could anyone kindly tell me how to install DA? i m a noob ><
and wt should i pay attention while installing OS?
i m going to install Fedora Core2
 
Hi,

Doing installs is fairly simple.

1. Make sure the license file has the correct OS and IP in it
2. Make sure your system has gcc installed. Type "rpm -q gcc" and it should return a version number.
3. Type:

wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh

And the install will begin!

Mark
 
DirectAdmin uses the IP# as part of it's copy protection scheme.

We generally place our servers into the data center before we install DA.

If you must install DA first, and if you've ordered the license with the data center IP#, then you need to contact DA sales to have them change the IP#. Note that you cannot install DA behind a NAT router or NAT firewall.

Afterwards, when you move your DA server to the data center you'll need to contact DA again to move the IP# back.

Contact DA here.

Jeff
 
Back
Top