Jul 25, 2017 · 1 min read
So I gave this a try using Linux Mint and changed the prepend dns servers thing, but instead of a list of the added servers I got this instead:
$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND — YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
When I go to edit the file again it shows the changes made with the # removed, just like the example.
