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
在虚拟机上安装win10/ubuntu的教程
阅读 45
2023-09-24
sudo apt -y install openssh-server
sudo vim /etc/ssh/ssh_config
sudo systemctl restart ssh
sudo systemctl enable ssh
相关推荐
精彩评论(0)