ifconfig查看ip
在主机中可以ping通
sudo apt-get install openssh-server安装ssh
service sshd start启动ssh服务
之后在finalshell中就可以连接了