1.Disable Selinux
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
2.Update Centos
3.Run the following command to install
4.Download the install script and run
Enter your hostname (FQDN) : vps.netway.co.th
Client ID: 123456
License ID: 78901234
Hostname: vps.netway.co.th
Success Install Directadmin
The following information has been set:
Admin username: admin
Admin password: nOy4YNYDtz
Admin email: admin@vps.netway.co.th
Server IP: 192.168.10.57
Server Hostname: vps.netway.co.th
To login now, follow this link:
http://192.168.10.57:2222
5.ConfigServer Security & Firewall (csf)
Edit Csf
# lfd will not start while this is enabled
TESTING = "0"
# Restrict syslog/rsyslog access to RESTRICT_SYSLOG_GROUP ** RECOMMENDED **
RESTRICT_SYSLOG = "3"
*WARNING* URLGET set to use LWP but perl module is not installed, reverting to HTTP::Tiny