Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows flush dns

ipconfig /flushdns
Comment

flush dns linux

sudo systemd-resolve --flush-caches
sudo systemd-resolve --statistics
sudo /etc/init.d/dns-clean start
Comment

flush dns

Windows 10, 8.1, and 8
Navigate to the desktop. (From Home, tap or click the Desktop tile).
Right-click the Start button (the Windows logo in the lower-left).
Choose Command Prompt (Admin).
When asked whether to allow Command Prompt to make changes to your computer, select Yes.
Note: If you are asked for an administrative login, you will need to contact your system administrator.

Type "ipconfig /flushdns" and press Enter.
Type "ipconfig /registerdns" and press Enter.
Type "ipconfig /release" and press Enter.
Type "ipconfig /renew" and press Enter.
Type "netsh winsock reset" and press Enter.
Restart the computer.
Comment

flush dns

sudo killall -HUP mDNSResponder
Comment

flush dns

sudo lookupd -flushcache
Comment

PREVIOUS NEXT
Code Example
Shell :: copy ssh key ubuntu 
Shell :: how to uninstall thunderbird ubuntu terminal 
Shell :: conda install sklearn 
Shell :: install wps ubuntu 20.04 multilanguage 
Shell :: kill the port in mac 
Shell :: cond install opencv 
Shell :: windows kill port 
Shell :: alpine linux add nano 
Shell :: Job for mongod.service failed because the control process exited with error code. See "systemctl status mongod.service" and "journalctl -xeu mongod.service" for details. 
Shell :: yarn install windows 
Shell :: install beautifulsoup windows 
Shell :: firewalld permanent rules 
Shell :: git config username and email vscode 
Shell :: bison install ubuntu 
Shell :: linux install pip 
Shell :: tmux for ubuntu 
Shell :: refusing to merge unrelated histories bitbucket 
Shell :: how to uninstall slack in ubuntu 20.04 
Shell :: install yarn ubuntu 20.04 
Shell :: loop from array bash 
Shell :: Error loading MySQLdb module. 
Shell :: enumerate with letters latex 
Shell :: install chrome on linux 
Shell :: pip install pyscopg2 
Shell :: ubuntu install matplotlib 
Shell :: install postman in ubuntu 
Shell :: how to install and enable docker on command line with EC2 instance 
Shell :: git check ssh connection 
Shell :: How to rename a commit ? 
Shell :: how to speedtest on bash 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =