测试环境

  • deepin 20.3

安装步骤

安装服务
sudo apt install openssh-server
启动服务ssh
sudo systemctl start ssh
设置开机自启动
sudo systemctl enable ssh

相关文章: