Install the basic debian server without any server components
Install the dependency packages:
# sudo apt-get install gcc g++ make flex bison openssl libssl-dev perl perl-base perl-modules libperl-dev libaio1 libaio-dev bind9
Purchase and register the server ip at directadmin.com
Once the license is activated, login to the server:
$ wget http://www.directadmin.com/setup.sh
$ chmod 755 setup.sh
# sudo ./setup.sh
// enter the client id, license id, FQDN etc, and follow the instructions.
Once the installation completed the direct admin interface will be accessible at https://< server_ip >: 2222/
./arun
Leave a Reply