cd /usr/local/directadmin
wget "http://files.directadmin.com/services/custombuild/1.1/custombuild.tar.gz"
tar xvzf custombuild.tar.gz
cd custombuild
./build update
./build all d
Software:
Please ensure SSH is installed and working.
Please ensure named (Name Daemon) is selected during the Redhat install.
gcc and g++ are required to compile apache and php
Your probably gonna want to install those things its complaining about with yum.
You can install custombuild by doing:
Code:cd /usr/local/directadmin wget "http://files.directadmin.com/services/custombuild/1.1/custombuild.tar.gz" tar xvzf custombuild.tar.gz cd custombuild ./build update ./build all d
Your probably gonna want to install those things its complaining about with yum.
gcc and g++ are required to compile apache and php
[root@server5 ~]# passwd admin
passwd: Unknown user name 'admin'.
[root@server5 ~]#