Skip to content

Instantly share code, notes, and snippets.

@kitwalker12
Last active January 7, 2016 19:48
Show Gist options
  • Save kitwalker12/fd1a269e9c32ce65d184 to your computer and use it in GitHub Desktop.
Save kitwalker12/fd1a269e9c32ce65d184 to your computer and use it in GitHub Desktop.
Set up Google Nameservers on Ubuntu
  • in /etc/resolvconf/resolv.conf.d/base nameserver 8.8.8.8

  • in /etc/resolvconf/resolv.conf.d/head nameserver 8.8.4.4

  • then run sudo resolvconf -u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment