Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows flush dns

ipconfig /flushdns
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 :: git clone to path 
Shell :: split sh string 
Shell :: navigate to folder macq 
Shell :: installing plesk on linux 
Shell :: git view stash 
Shell :: how to install bootstrap in angular 
Shell :: check vm ram details in linux 
Shell :: create sudo user centos 
Shell :: update pyinstaller 
Shell :: fork bomb linux 
Shell :: grep not multiple patterns 
Shell :: git merge vs git merge --no-ff 
Shell :: ubuntu update 
Shell :: docker save 
Shell :: Cask adoptopenjdk8 exists in multiple taps: 
Shell :: nginx redirect to port 
Shell :: linux time wrong 
Shell :: add windows service powershell 
Shell :: ffprobe number of frames 
Shell :: cat eof 
Shell :: git add all except one file 
Shell :: github create branch from issue 
Shell :: homebrew not in path on ubuntu 
Shell :: ubuntu iso download 
Shell :: homebrew version 
Shell :: How to check a service status with systemctl command 
Shell :: install latest angular cli 
Shell :: pip 21.0.1 install windows 
Shell :: git look at changes to a file 
Shell :: nmap vulnerabilty scan 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =