VMWare 无界面启动 虚拟机

VMWare 无界面启动 虚拟机

将 vmrun.exe 添加到环境变量

image

使用命令无界面启动

# 启动
vmrun start Ubuntu.vmx nogui
# 停止
vmrun stop Ubuntu.vmx
# 重启
vmrun reset Ubuntu.vmx
# 挂载
vmrun suspend Ubuntu.vmx

关机也可以用图标来
image

虚拟机是桥接 / NAT 网络

先 ifconfig 得到本机的 ip
image
再 arp-a

arp -a

image

Moba 进行连接

ssh 连接排查

service ssh status

image

posted @ 2025-08-27 10:34  爱新觉罗LQ  阅读(47)  评论(0)    收藏  举报