How to flush dns on Mac OS 10.7 or 10.8
Flushing your dns is a very useful troubleshooting step and is necessary for some network changes to take effect. For some reason, Apple likes to change the command to clear the dns cache with just about every OS update, so here is the old command.
1Open Terminal
This is located in Applications > Utilities
2Execute the following command
sudo killall -HUP mDNSResponder
Now learn about:
Discuss this guide
var disqus_shortname = ‘howchootest’; (function() { var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true; dsq.src = ‘//’ + disqus_shortname + ‘.disqus.com/embed.js’; (document.getElementsByTagName(‘head’)[0] || document.getElementsByTagName(‘body’)[0]).appendChild(dsq); })();
Join Us
©2014 howchoo.com | About your privacy | Sitemap
