diff --git a/Cheatsheets/linux.md b/Cheatsheets/linux.md index f19a002..a6df4ed 100644 --- a/Cheatsheets/linux.md +++ b/Cheatsheets/linux.md @@ -7,3 +7,7 @@ ifconfig -a ``` +### Change DNS Server +``` +sudo nano /etc/resolv.conf +``` \ No newline at end of file