Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
vagrant@homestead:~$ 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 10.0.2.3
nameserver 8.8.8.8
nameserver 4.4.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment