Provisioning Web Server with Custombuild
Using Directadmin Package Management to Provision a Web Server
yum install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio \
libcom_err-devel libcurl-devel gd zlib-devel zip unzip libcap-devel cronie bzip2 cyrus-sasl-devel perl-ExtUtils-Embed \
autoconf automake libtool which patch mailx bzip2-devel lsof glibc-headers kernel-devel expat-devel psmisc net-tools \
systemd-devel libdb-devel perl-DBI xfsprogs rsyslog logrotate crontabs file -ymkdir /usr/local/directadmin
cd /usr/local/directadmin/
wget http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz
tar -xvf custombuild.tar.gzvim options.confsecure_php=yes
opcache=yes
php_ini=yes
php_timezone=Asia/Kuala_Lumpur
mariadb=10.3
mysql_inst=mariadb
http_methods=GET:HEAD:POST:OPTIONSLast updated