How to install Direct admin
Direct Admin installation is very simple process to do.
Before installation kindly check the following packages are installed..
gcc
gcc-c++
automake
make
flex
If not install it using yum.
Install DirectAdmin:
# wget http://directadmin.com/setup.sh
# chmod +x setup.sh
# ./setup.sh
When you run this setup.sh, it will ask you to fill the following informatrion..
==========
Client ID:
License ID:
Hostname:
Is this correct? (y,n) :
Is eth0 your network adaptor with the license IP? (y,n) :
Enter the name of the ethernet device you wish to use :
Is XXX.XXX.XXX.XXX the IP in your license? (y,n) :
DirectAdmin will now be installed on: Enterprise 5
Is this correct? (must match license) (y,n) :
You now have 2 options for your apache/php setup.
Enter your choice (1 or 2):
Would you like the default settings of apache 2.2 and php 5 cli? (y/n):
==========
it will take little bit time to install the directadmin..
At the end of the installation it wil generate username,passoerd... and display it
like..
-----------------------
The following information has been set:
Admin username: admin
Admin password: xxxxxxx
Admin email: xxx@xxxxxxx
Server IP: xxx.xxx.xxx.xxx
Server Hostname: xxxxxxxxxxx.com
To login now, follow this link:
http://XXX.XXX.XXX.XXX:2222
and enter your Admin username and password when prompted.
Thank you for using DirectAdmin.
-------------------
.
0 comments:
Post a Comment