1. 安裝ssh(包含openssl-server和openssh-client)sql
apt-get install ssh
2. 確認ssh服務啓動ssh
root@Ubuntu-203:~# netstat -anpt | grep ssh tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 3258/sshd
3. 點擊菜單欄的"Place"->"Connect to Server"tcp