Temporary failure in name resolution 错误解决方法 运行sudo 命令 can not resovle host xxx

xiaoxiao2021-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)