DNS server memo
/etc/host.conf
"order.hosts, bind" or if omitted by default -> refers to the etc/hosts file first
If you want to query the nameserver before the hosts file -> change the setting to "order.bind, hosts"
etc/resolv.conf
File containing the nameser...
heebrynn.hashnode.dev2 min read