Empty its cache

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

en:Empty its cache zh: ar: ja: pl: ru: ro: he: de:Leeren Sie ihren cache nl:De cache leegmaken 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

Note: Remember to restart your computer after flushing the DNS 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.

Note: Remember to restart your computer after flushing the DNS cache.



You are not allowed to post comments.