Difference between revisions of "Empty its cache"
Line 1: | Line 1: | ||
+ | <span data-link_translate_it_title="Svuotare la cache" data-link_translate_it_url="Svuotare+la+cache"></span>[[:it:Svuotare la cache]][[it:Svuotare la cache]] | ||
<span data-link_translate_pt_title="Esvazie seu cache" data-link_translate_pt_url="Esvazie+seu+cache"></span>[[:pt:Esvazie seu cache]][[pt:Esvazie seu cache]] | <span data-link_translate_pt_title="Esvazie seu cache" data-link_translate_pt_url="Esvazie+seu+cache"></span>[[:pt:Esvazie seu cache]][[pt:Esvazie seu cache]] | ||
<span data-link_translate_es_title="Vaciar la caché" data-link_translate_es_url="Vaciar+la+cach%C3%A9"></span>[[:es:Vaciar la caché]][[es:Vaciar la caché]] | <span data-link_translate_es_title="Vaciar la caché" data-link_translate_es_url="Vaciar+la+cach%C3%A9"></span>[[:es:Vaciar la caché]][[es:Vaciar la caché]] |
Revision as of 09:50, 22 October 2015
it:Svuotare la cache
pt:Esvazie seu cache
es:Vaciar la caché
fr:Vider son cache
This article has been created by an automatic translation software. You can view the article source here.
Introduction
In order to alleviate some queries made by computers, a caching DNS system, memory addresses contacted, has been implemented.
This system can be problematic when cached addresses are no longer available on the network and that the cache has not been updated.
Empty its cache
Linux
To clear your cache under a Linux environment you just open a terminal, then type the following command :
/etc/rc.d/init.d/nscd restart
By restarting the NSCD service Linux DNS cache is empty.
Mac
To clear your cache in a Mac environment, type in a terminal :
Version Leopard
dscacheutil -flushcache
Other versions
lookupd -flushcache
Mac DNS cache is now cleared.
Windows
To clear your cache in a Windows environment, open a command terminal by opening the start menu -> Run then type cmd : In the terminal window that appeared type :
ipconfig /flushdns
This is your cache DNS Windows is now emptied.
Enable comment auto-refresher