Skip to main content

14 docs tagged with "dns"

View all tags

`/etc/hosts`

A descendant of the HOSTS.TXT file is the hosts file. On Linux, this file resides at /etc/hosts. It has a very simple syntax:

DNS Server

The nameserver (DNS server) ordered list can be found here:

Domain Name System

DNS is a distributed, hierarchical database for converting DNS names into IP addresses.

Manipulating DNS Server

For instance, enter dig hackers-arise.com and add the ns option (short for nameserver ). The nameserver for hackers-arise.com is displayed in the ANSWER SECTION of Listing 3-3 .