虚拟机使用PuTTY、SSH Secure Shell Client前的配置
程序员文章站
2022-12-06 21:58:58
虚拟机使用putty、ssh secure shell client前的配置
1 仅主机模式
2 检查子网ip
为192.168.154.0
&...
虚拟机使用putty、ssh secure shell client前的配置
1 仅主机模式
2 检查子网ip
为192.168.154.0
3 进入虚拟机,检查ip地址
ip addr show
添加ip地址
ip addr add dev eno16777736 192.168.154.18/24
ping
ping 192.168.154.1
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!
上一篇: 2021高考300分能上什么专科学校?(文、理科)
下一篇: Python 解析简单的XML数据