Skip to content

Instantly share code, notes, and snippets.

@ozgun
Created January 27, 2013 12:46
Show Gist options
  • Select an option

  • Save ozgun/4648226 to your computer and use it in GitHub Desktop.

Select an option

Save ozgun/4648226 to your computer and use it in GitHub Desktop.
dhcp ile IP alınırken /etc/resolv.conf dosyasına ilgili IP'lerin eklenmesi
...
prepend domain-name-servers 127.0.0.1, 8.8.8.8, 8.8.4.4, 208.67.222.222, 208.67.220.220, 208.67.222.220, 208.67.220.222;
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment