Ikoula Corporate
Espace client
Support
Blog
Wiki
Site web Ikoula
查看“清空其缓存”的源代码
←
清空其缓存
Jump to navigation
Jump to search
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看和复制此页面的源代码。
<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="TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=6346.V2_Rest.Translate.2F32336A" data-link_translate_nl_url="TranslateApiExceptionMethod%3A+Translate%28%29Message%3A+The+Azure+Market+Place+Translator+Subscription+associated+with+the+request+credentials+has+zero+balance.message+id%3D6346.V2_Rest.Translate.2F32336A"></span>[[:nl:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=6346.V2_Rest.Translate.2F32336A]][[nl:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=6346.V2_Rest.Translate.2F32336A]] <span data-link_translate_it_title="TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C26A97A" data-link_translate_it_url="TranslateApiExceptionMethod%3A+Translate%28%29Message%3A+The+Azure+Market+Place+Translator+Subscription+associated+with+the+request+credentials+has+zero+balance.message+id%3D5005.V2_Rest.Translate.2C26A97A"></span>[[:it:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C26A97A]][[it:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C26A97A]] <span data-link_translate_pt_title="TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=6346.V2_Rest.Translate.2F32203E" data-link_translate_pt_url="TranslateApiExceptionMethod%3A+Translate%28%29Message%3A+The+Azure+Market+Place+Translator+Subscription+associated+with+the+request+credentials+has+zero+balance.message+id%3D6346.V2_Rest.Translate.2F32203E"></span>[[:pt:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=6346.V2_Rest.Translate.2F32203E]][[pt:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=6346.V2_Rest.Translate.2F32203E]] <span data-link_translate_es_title="TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C269EBE" data-link_translate_es_url="TranslateApiExceptionMethod%3A+Translate%28%29Message%3A+The+Azure+Market+Place+Translator+Subscription+associated+with+the+request+credentials+has+zero+balance.message+id%3D5005.V2_Rest.Translate.2C269EBE"></span>[[:es:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C269EBE]][[es:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C269EBE]] <span data-link_translate_en_title="TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C2698DC" data-link_translate_en_url="TranslateApiExceptionMethod%3A+Translate%28%29Message%3A+The+Azure+Market+Place+Translator+Subscription+associated+with+the+request+credentials+has+zero+balance.message+id%3D5005.V2_Rest.Translate.2C2698DC"></span>[[:en:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C2698DC]][[en:TranslateApiExceptionMethod: Translate()Message: The Azure Market Place Translator Subscription associated with the request credentials has zero balance.message id=5005.V2_Rest.Translate.2C2698DC]] <span data-link_translate_fr_title="Vider son cache" data-link_translate_fr_url="Vider_son_cache"></span>[[:fr:Vider son cache]][[fr:Vider son cache]] <br /> 这篇文章是从由软件进行自动翻译。你可以[[:fr:Vider son cache|看到这篇文章的源代码]]<br /><span data-translate="fr"></span> == 介绍 == 为了缓解由计算机,缓存的 DNS 系统,某些查询内存地址联系,已实现。<br>当缓存的地址可用不再在网络上和尚未更新缓存中,这个系统可能有问题。 == 清空其缓存 == <div style="background-color: #FFCC99;"> '''注意 ''': 记住要刷新 DNS 缓存后重新启动您的计算机。</div> === Linux === 要清除您的 Linux 环境下的缓存你只打开一个终端,然后键入下面的命令 : <syntaxhighlight lang="bash"> /etc/rc.d/init.d/nscd restart </syntaxhighlight> 通过重新启动 NSCD 服务 Linux DNS 缓存是空的。 === Mac OS X === 若要清空缓存,在 Mac OS X 环境,请键入在终端 : ==== 版本豹 ==== <syntaxhighlight lang="bash"> dscacheutil -flushcache </syntaxhighlight> ==== 其他版本 ==== <syntaxhighlight lang="bash"> lookupd -flushcache </syntaxhighlight> 现在清除 Mac DNS 缓存。 === Windows === 若要清除您在 Windows 环境中的缓存,通过打开开始菜单打开终端命令 -> 运行,然后键入 cmd : 在终端窗口中出现类型 : <syntaxhighlight lang="bash"> ipconfig /flushdns </syntaxhighlight> 这是您的缓存 DNS Windows 现在将被清空。 <br> <div style="background-color: #FFCC99;"> '''注意 ''': 记住要刷新 DNS 缓存后重新启动您的计算机。</div> [[Category:Windows]] [[Category:Linux]] [[Category:OS_Mac]] <br /> <comments />
返回至
清空其缓存
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息
投稿
fr-wiki.ikoula.com
en-wiki.ikoula.com
es-wiki.ikoula.com
it-wiki.ikoula.com
nl-wiki.ikoula.com
de-wiki.ikoula.com
pt-wiki.ikoula.com
ru-wiki.ikoula.com
pl-wiki.ikoula.com
ro-wiki.ikoula.com
ja-wiki.ikoula.com
zh-wiki.ikoula.com
he-wiki.ikoula.com
ar-wiki.ikoula.com