When we request the website address, the computer will automatically store
the domain information (cache) in the computer and it will update that
information 24 hours ahead, here if you want to reset the domain cache on the
computer:
WindowsOpen cmd (start – run – cmd) and run the command:
c:> ipconfig /flushdns
Linux
Open a terminal and restart nscd :
# /etc/init.d/nscd restart
Mac OS X
Open a terminal :
#dscacheutil -flushcache
Mac OS X Leopard
Open a terminal :
#lookupd -flushcache
No comments:
Post a Comment