摘要: 进行ssh访问时出现错误:ssh: Could not resolve hostname master: Name or service not known 解决办法: 修改hosts文件,将名称和IP建立联系 1、打开/etc目录下hosts文件 sudo vim /etc/hosts 2、修改文 阅读全文
posted @ 2020-12-13 21:12 HunterGTT 阅读(90) 评论(0) 推荐(0) 编辑