红联Linux门户
Linux帮助

提示IP address of localhost could not be determined的解决

发布时间:2016-06-26 10:36:47来源:linux网站作者:逝魂影

如果在操作过程中出现[INS-06101] IP address of localhost could not be determined的错误信息,经过查找,以下为解决办法:


提示IP address of localhost could not be determined的解决

在/etc/hosts文件下另起一行:

127.0.0.1       localhost.grey 

虚拟机IP后面加上虚拟机的hostname即可。


本文永久更新地址:http://www.linuxdiyf.com/linux/21853.html