admin 管理员组

文章数量: 1087131

1、不把虚拟机挂起
2、没清空浏览器缓存,这个比较有可能(亲测证实,其他的只是可能暂没证实)
3、防火墙没设置允许

New-NetFirewallRule -Name sshd -DisplayName 'OpenSSH Server (sshd)' -Enabled True -Direction Inbound -Protocol TCP -Action Allow -LocalPort 22

本文标签: 有可能 连不上 主机 原因 服务器