From da2da60bb009b7a92d1ea99bd2f16b37d5434f64 Mon Sep 17 00:00:00 2001 From: Ken Schaefer Date: Thu, 13 Apr 2023 11:12:33 -0500 Subject: [PATCH] updating an old change --- Git/git.md | 1 - Linux/linux-commands.md | 4 ---- 2 files changed, 5 deletions(-) diff --git a/Git/git.md b/Git/git.md index 6a87f27..efc083a 100644 --- a/Git/git.md +++ b/Git/git.md @@ -38,4 +38,3 @@ Use this command to commit your changes to the current working branch `git commit -m "initializing a repo"` - diff --git a/Linux/linux-commands.md b/Linux/linux-commands.md index a6df4ed..f19a002 100644 --- a/Linux/linux-commands.md +++ b/Linux/linux-commands.md @@ -7,7 +7,3 @@ ifconfig -a ``` -### Change DNS Server -``` -sudo nano /etc/resolv.conf -``` \ No newline at end of file