1. 安装ssh(包含openssl-server和openssh-client)
apt-get install ssh
2. 确认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",展开即可配置。
声明: 此文观点不代表本站立场;转载须要保留原文链接;版权疑问请联系我们。