From: Dave Brosius Date: Mon, 18 Jun 2018 18:53:12 +0000 (-0400) Subject: update readme to include instructions for clearing dns cache on Linux Mint X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e0040451111bc2368fa0ab75b66661fff0aa4d18;p=stevenblack-hosts.git update readme to include instructions for clearing dns cache on Linux Mint --- diff --git a/readme_template.md b/readme_template.md index 1f466cef5..3a32bd478 100644 --- a/readme_template.md +++ b/readme_template.md @@ -304,6 +304,8 @@ Open a Terminal and run with root privileges: **Debian/Ubuntu** `sudo /etc/rc.d/init.d/nscd restart` +**Linux Mint** `sudo /etc/init.d/dns-clean start` + **Linux with systemd**: `sudo systemctl restart network.service` **Fedora Linux**: `sudo systemctl restart NetworkManager.service`