Difference between revisions of "Empty its cache"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<span data-link_translate_en_title="Empty its cache"  data-link_translate_en_url="Empty its cache"></span>[[:en:Empty its cache]][[en:Empty its cache]]
 +
<span data-link_translate_zh_title=""  data-link_translate_zh_url=""></span>[[:zh:]][[zh:]]
 +
<span data-link_translate_ar_title=""  data-link_translate_ar_url=""></span>[[:ar:]][[ar:]]
 +
<span data-link_translate_ja_title=""  data-link_translate_ja_url=""></span>[[:ja:]][[ja:]]
 +
<span data-link_translate_pl_title=""  data-link_translate_pl_url=""></span>[[:pl:]][[pl:]]
 +
<span data-link_translate_ru_title=""  data-link_translate_ru_url=""></span>[[:ru:]][[ru:]]
 +
<span data-link_translate_ro_title=""  data-link_translate_ro_url=""></span>[[:ro:]][[ro:]]
 +
<span data-link_translate_he_title=""  data-link_translate_he_url=""></span>[[:he:]][[he:]]
 +
<span data-link_translate_de_title="Leeren Sie ihren cache"  data-link_translate_de_url="Leeren+Sie+ihren+cache"></span>[[:de:Leeren Sie ihren cache]][[de:Leeren Sie ihren cache]]
 
<span data-link_translate_nl_title="De cache leegmaken"  data-link_translate_nl_url="De+cache+leegmaken"></span>[[:nl:De cache leegmaken]][[nl:De cache leegmaken]]
 
<span data-link_translate_nl_title="De cache leegmaken"  data-link_translate_nl_url="De+cache+leegmaken"></span>[[:nl:De cache leegmaken]][[nl:De cache leegmaken]]
 
<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_it_title="Svuotare la cache"  data-link_translate_it_url="Svuotare+la+cache"></span>[[:it:Svuotare la cache]][[it:Svuotare la cache]]
Line 8: Line 17:
 
This article has been created by an automatic translation software. You can view the article source [[:fr:Vider son cache|here]].<br /><span data-translate="fr"></span>
 
This article has been created by an automatic translation software. You can view the article source [[:fr:Vider son cache|here]].<br /><span data-translate="fr"></span>
  
 
+
{{#seo:
 
+
|title=Empty its cache
 
+
|title_mode=append
 
+
|keywords=these,are,your,keywords
 
+
|description=Empty its cache
 +
|image=Uploaded_file.png
 +
|image_alt=Wiki Logo
 +
}}
  
 
== Introduction ==
 
== Introduction ==

Latest revision as of 17:01, 27 September 2021

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.