Linux

关注公众号 jb51net

关闭
首页 > 网站技巧 > 服务器 > Linux > PuTTY、SSH Secure Shell Client

虚拟机使用PuTTY、SSH Secure Shell Client前的配置

投稿:lqh

这篇文章主要介绍了虚拟机使用PuTTY、SSH Secure Shell Client前的配置的相关资料,需要的朋友可以参考下

虚拟机使用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

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

您可能感兴趣的文章:
阅读全文