
How to Install and Configure Bind Chroot DNS Server on CentOS 6.4 VPS
This article will explain the steps to install and configure the DNS Server chroot binding on CentOS 6.4 virtual private server (VPS) or dedicated server. Usually if you plan to…
How to Install and Configure Bind Chroot DNS Server on CentOS 6.4 VPS
This article will explain the steps to install and configure the DNS Server chroot binding on CentOS 6.4 virtual private server (VPS) or dedicated server. Usually if you plan to…
How to Setup Bind Chroot DNS Server on CentOS 6.3 x86_64
BIND (the Berkeley Internet Name Domain) also known as NAMED is the most widely used DNS server in the internet. Bind DNS helps to resolve domain name to ip address…
How to Configure Bind-Chroot Logging on CentOS 6.2
In this post, i will show on how to turn on Bind DNS server logging in order to log all the dns queries on CentOS 6.2 linux server. Assumed that…
How to Add SPF Record in Bind DNS Zone on Linux
In order to prevent the Hotmail.com, Gmail.com, Yahoo.com and other top internet mail provider interpret all mails originate from your server to be spam and then placed it into junkmail…
How to Setup Private DNS With Bind9 Chroot on CentOS 6.2 VPS
Assumed that you already buy two Virtual Private Server (VPS) but you dont want to point your nameservers on your hosting provider. To look more professional and stylish, you can…
How to Install Bind Utilities on Fedora 16
Question : When i try to test mx record using host command and other bind utility command such as nslookup, i get this error : [root@fedora16 ~]# host -t mx…
How to Install and Configure Bind Chroot DNS Server on Fedora 16
DNS is the Domain Name System that maintains a database that can help user’s computer to translate domain names such as www.ehowstuff.com to IP addresses such as 184.173.214.97. DNS on…
How to Configure Bind Chroot DNS Server on Linux CentOS 5.7 Server
In this post, i will guide you on how to configure Bind Chroot DNS server on Linux CentOS 5.7 Server. DNS is the Domain Name System that maintains a database…
How to Install Bind Chroot DNS Server on Linux CentOS 5.7 Server
DNS is the Domain Name System that maintains a database that can help user’s computer to translate domain names such as www.ehowstuff.com to IP addresses such as 184.173.214.97. DNS on…
How to Install and Configure Bind Chroot DNS Server on RHEL 6
In this post, i will guide you on how to install and configure Bind Chroot DNS server on Redhat Enterprise Linux 6 (RHEL 6). DNS is the Domain Name System…
How to Fix “/etc/rndc.key: permission denied” for named Service Error
Symptoms : I keep getting this error every time I try to start the named daemon service : [root@centos62 ~]# service named start Starting named: [FAILED] Then i checked at…
How to Configure Bind Chroot DNS Server on CentOS 6.2
In this post, i will show you on how to configure Bind Chroot DNS Server on CentOS 6.2. Assumed that you have installed Bind Chroot DNS. 1. Install Bind Chroot…