Merge pull request #671 from mebigfatguy/master

update readme to include instructions for clearing dns cache on Mint
This commit is contained in:
Steven Black 2018-06-18 21:02:43 -04:00 committed by GitHub
commit 70a195a776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`