下载putty(链接) 如果出现 connection refused。 说明虚拟机没有安装ssh-server 在虚拟机中输入命令:sudo apt-get install openssh-server 问题解决!