git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3224279
)
Issue #1409: fix — remove unnecessary and confusing Windows flush DNS instructions.
author
Steven Black
<redacted>
Sat, 26 Sep 2020 19:54:34 +0000
(15:54 -0400)
committer
Steven Black
<redacted>
Sat, 26 Sep 2020 19:54:34 +0000
(15:54 -0400)
readme_template.md
patch
|
blob
|
history
diff --git
a/readme_template.md
b/readme_template.md
index 9d0b5ef477892d13d1460ff20ee8066ce3dd354d..1531076c446d0bd06cac3353134f2005d311a43d 100644
(file)
--- a/
readme_template.md
+++ b/
readme_template.md
@@
-331,13
+331,6
@@
Open a command prompt with administrator privileges and run this command:
ipconfig /flushdns
```
-Before flushing the DNS cache, open a command prompt with administrator privileges and run this command:
-
-```bat
-sc config "Dnscache" start=disabled
-sc stop "Dnscache"
-```
-
### Linux
Open a Terminal and run with root privileges:
git clone https://git.99rst.org/PROJECT