
How to Install and Configure Bind 9 DNS on CentOS 6.3
This post covers the steps on how to install Bind DNS server on CentOS 6.3. Bind is the most popular software and the most widely used Domain Name System (DNS)…
How to Install and Configure Bind 9 DNS on CentOS 6.3
This post covers the steps on how to install Bind DNS server on CentOS 6.3. Bind is the most popular software and the most widely used Domain Name System (DNS)…
How to Install nslookup on CentOS 6.3
nslookup is part of the bind-utils package. Please note that the host, dig and nslookup are also part of the bind utilities. Without bind-utils package installed, you will get the…
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 Install and Configure Bind 9 DNS on CentOS 6.2 x86_64
Bind is the most popular software and the most widely used Domain Name System (DNS) software on the Internet for providing DNS services. The name BIND stands for “Berkeley Internet…
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 9 as a Caching Server on Ubuntu 11.10
Bind is the most popular software and the most widely used Domain Name System (DNS) software on the Internet for providing DNS services. The name BIND stands for “Berkeley Internet…
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…
How to Install Bind Chroot DNS Server on CentOS 6.2
In this post, i will guide you on how to install Bind Chroot DNS server on CentOS 6.2. DNS is the Domain Name System that maintains a database that can…
How to Install nslookup on CentOS
nslookup is a part of the bind-utils package. Without bind-utils package installed, you will get the following error when you try to nslookup any domain: [root@centos6 ~]# nslookup -bash: nslookup:…
How to Fix nslookup, host, dig: -bash: command not found in Linux?
Symptoms: When i try to verify the dns and run a few dns command utilities such as host, dig and nslookup, below error appeared: [root@mail ~]# host -t mx zimbra.local…