安装ssh服务 执行如下命令: sudo apt install openssh-server 查看虚拟机IP 输入以下指令: ifconfig 查看虚拟机用户名 下载安装xshell 下载网址:https://download.youkuaiyun.com/download/qq_37489565/10768598 配置 启动ssl: systemctl start sshd netstat -apn |grep “22”