1、window环境:
hosts文件位置:C:\windows\system32\drivers\etc\hosts
刷新方式:
ctrl+r,输入CMD,回车
在命令行执行:ipconfig /flushdns #清除DNS缓存内容。
ps:ipconfig /displaydns //显示DNS缓存内容
2、linux环境
文件位置:/etc/hosts
刷新命令:systemctl restart nscd
1、window环境:
hosts文件位置:C:\windows\system32\drivers\etc\hosts
刷新方式:
ctrl+r,输入CMD,回车
在命令行执行:ipconfig /flushdns #清除DNS缓存内容。
ps:ipconfig /displaydns //显示DNS缓存内容
2、linux环境
文件位置:/etc/hosts
刷新命令:systemctl restart nscd
本文标题:windows下host文件修改与刷新
本文链接:https://www.haomeiwen.com/subject/vwkctctx.html
网友评论