Skip to content

Instantly share code, notes, and snippets.

@ram0973
Last active March 27, 2019 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ram0973/ccc9bf55394e50105ce8df4bb11d1f5c to your computer and use it in GitHub Desktop.
Save ram0973/ccc9bf55394e50105ce8df4bb11d1f5c to your computer and use it in GitHub Desktop.
Ubuntu DNS fix
echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment