|  | linux - how to add entry to local DNS resolver - Super UserYou might be able to use /etc/hosts to add your entry. This is not really using DNS but it affects the resolver library in Linux, which is used by most applications. Add: 1.2.3.4 kitty.myweb.com Another option would be to install a simple DNS server on yo superuser.com |  |