sudo apt-get install openssh-server //安裝ssh服務shell
ps -ef | grep ssh //查看服務是否開啓ubuntu
/etc/init.d/ssh start //開啓ssh服務ssh