Last active
August 29, 2015 14:07
-
-
Save memememomo/afd0c819a11c04e930d3 to your computer and use it in GitHub Desktop.
Ubuntuでのresolv.confの扱い ref: http://qiita.com/uchiko/items/eb0665f528e2bb792f47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dns-nameservers 8.8.8.8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dns-nameservers 8.8.8.8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo service networking restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment