Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save novasky-zz/5610b1455c9b870c1903e3d14ee96ffc to your computer and use it in GitHub Desktop.
Save novasky-zz/5610b1455c9b870c1903e3d14ee96ffc to your computer and use it in GitHub Desktop.
Resolv DNS problem in linux SO
$vi /etc/resolv.conf
# Clean all the content and add:
nameserver 8.8.8.8
nameserver 8.8.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment