sudo apt-get update
sudo apt-get install openssh-server
ps -e | grep ssh
看到有ssh字樣,說明已啓動,若是沒有就手動啓動windows
/etc/init.d/ssh start
sudo /etc/init.d/ssh resart
在windows中,使用putty或者SSH Secure Shell等登陸虛擬機安全