In /etc/resolv.conf on modern distros link Mint 17 and Ubuntu 16, there's a warning:
# 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
How do I make resolv.conf work the old way so that I can edit this file by hand, without any other program or process overwriting it?