摘要: 第一步:网络模式更改为桥接模式 第二步:重启网络 #systemctl restart network 第三步:获取ip地址 # ip a 或 #ifconfig 第四步:修改sshd配置文件 #vim /etc/ssh/sshd_config 38 PermitRootLogin yes 115 阅读全文
posted @ 2019-02-25 18:59 疯狂的⑨酱 阅读(390) 评论(0) 推荐(0)