Tag Archives: dns

The Basics of Everything – DNS

Written by Chris Jones on . Posted in Hosting, Linux webhosting, News, Software

tux

Following on from our previous post by one of my colleagues, I thought it would be a good idea to dive a little deeper in to the background of the Domain Name Server (DNS). When it comes to the internet, … Continue reading

DNS Server Installation Step by Step Using CentOS 6.3

Written by SK on . Posted in CentOS, Fedora, Linux tutorials, Suse

centos6

DNS, Domain Name System, translates hostnames or URLs into IP addresses. For example if we type www.unixmen.com in browser, the DNS server translates the domain name into its associated ip address. Since the IP addresses are hard to remember, DNS … Continue reading

Howto fix delay in SSH Login

Written by Mel Kham on . Posted in Frequently Asked Questions

faq-150x120

Question : How to fix delay in SSH Login ?

Howto- Configuring BIND master and slave DNS servers

Written by Mel Kham on . Posted in Linux tutorials

DNS (Domain name system) servers are one of the most crucial parts of hosting servers on the internet. DNS servers give us the ability to connect to websites and other types of servers by using words and number instead of … Continue reading

OpenDNS vs Google DNS

Written by unixmen_admin on . Posted in News

Everyone knows that Google DNS was released this week, the basic logic was clear: Google has a vested interest in the internet being fast, and so they want to offer a free public utility to help it be faster.

Install and confgure DNS For RHEL/Centos/Fedora

Written by Mel Kham on . Posted in Unix Tutorials

Build DNS server which resolves domain name or IP address. Install bind and caching-nameserver for it. And it’s also neccessary to configure router so that TCP and UDP packets to 53 can pass through.