Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

dns flush windows 10

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 :: windows flush dns 
Shell :: how pip install on centos 
Shell :: undo git 
Shell :: Failed to start gunicorn daemon ubuntu 
Shell :: install discord module py 
Shell :: installing java on linux 
Shell :: yarn clear cache 
Shell :: ubuntu 20.04 install skype 
Shell :: mac pip command not found 
Shell :: git reset all submodules 
Shell :: pip install beautiful soup 
Shell :: install apt-cyg 
Shell :: install jq on mac 
Shell :: widget tweaks django install 
Shell :: linux which process is using a port 
Shell :: Amazon Linux 2 AMI install docker 
Shell :: docker-compose install centos 8 
Shell :: tailwind upgrade 
Shell :: laravel migrate rollback specific file 
Shell :: Preprocessor dependency "sass" not found. Did you install it? 
Shell :: remove app ubuntu terminal 
Shell :: update vs code in ubuntu 
Shell :: install google chrome linux 
Shell :: composer install drush 
Shell :: how to get mac cpu temp 
Shell :: install postman ubuntu 
Shell :: ubuntu command to list largest files 
Shell :: clone submodules after clone 
Shell :: cannot find jsonwebtoken 
Shell :: find out which procses is using port linux 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =