刚才新装了一个Ubuntu Server 16.04.3 发现没有ssh的服务,那就自己来安装咯,
sudo apt-get install openssh-server
ps -aux|grep ssh
service ssh start