站长资源服务器

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

整理:jimmy2025/1/10浏览2
简介虚拟机使用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/24pi

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

1 仅主机模式

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

 2 检查子网IP

为192.168.154.0

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

 3 进入虚拟机,检查IP地址

ip addr show

添加IP地址

ip addr add dev eno16777736 192.168.154.18/24

ping

ping 192.168.154.1

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