UOS Deepin Ubuntu Linux 开启 ssh 远程登录
sudo apt -y install openssh-server
sudo vim /etc/ssh/ssh_config
sudo systemctl restart ssh
sudo systemctl enable ssh
微信扫一扫
sudo apt -y install openssh-server
sudo vim /etc/ssh/ssh_config
sudo systemctl restart ssh
sudo systemctl enable ssh
相关推荐