首页
Java
登录
6mi
u
盘
搜
搜 索
Java
Temporary failure in name resolution 错误解决方法 运行sudo 命令 can not resovle host xxx
Temporary failure in name resolution 错误解决方法 运行sudo 命令 can not resovle host xxx
xiaoxiao
2021-02-28
23
Temporary failure in name resolution 错误解决方法:
vim /etc/resolv.conf nameserver 114.114.114.114 nameserver 8.8.8.8
运行sudo 命令 can not resovle host xxx 错误解决方法:
vim /etc/hosts 127.0.0.1 localhost 127.0.0.1 <your hostname>
转载请注明原文地址: https://www.6miu.com/read-2629234.html
技术
最新回复
(
0
)