yum install bind-chroot
nano /etc/hosts
192.168.122.9 ns1.example.com ns1
nano /etc/sysconfig/network
NETWORKING=yes
GATEWAY=192.187.113.81
HOSTNAME=example.com
یا
HOSTNAME=ns1
/etc/init.d/network restart
[root@ns1 named]# hostname
ns1
[root@ns1 named]# hostname -f
ns1.example.com
/etc/resolv.conf
domain example.com
search example.com
nameserver 192.168.122.9
اسکریپت نصب virtualmin را می گیریم
./install.sh