Posted On October 8, 2020

MAC: Setting Google DNS to Bypass ISP Slower Name Resolution

kimconnect 0 comments
blog.KimConnect.com >> Windows >> MAC: Setting Google DNS to Bypass ISP Slower Name Resolution

Open System Preferences > Network > DNS > click + (plus sign) under DNS Servers > input 8.8.8.8 > set that as top item > click OK

Leave a Reply

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

Related Post

How to set up Sip Trunk between two offices

1. Set up two Asterisk machines: Asterisk1 & Asterisk2   Example for Ubuntu: vim /etc/network/interfaces configure…

Enable File Server to Have Multiple Alias Host Names

Regedit: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0, create Multi-String Value = BackConnectionHostNames with values of the CNAMES of the file…

Quick 1-liner: Elevated command to access control panel items

runas /user:{domainname}\{username} "control appwiz.cpl"