Flushing DNS cache on MacOS Mojave

Something I need to do every now and then.  Open a terminal, paste the command below and hit enter.  You’ll need to enter your administrator password.

sudo killall -HUP mDNSResponder; sleep 2;

Once control returns, you’re all set.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.