Flush DNS Google Chome
Open Chrome type url:
chrome://net-internals/#sockets
Click "Flush socket pools"
chrome://net-internals/#dns
Click "Clear host cache"
Flush Dns on Linux:
Open terminal:
service network-manager restart
or
sudo service network-manager restart
Comments
Post a Comment