sudo vim /etc/ssh/sshd_config 修改允许root登录
sudo apt update
sudo apt install openssh-server
systemctl status ssh
systemctl reload ssh
systemctl start ssh
systemctl enable ssh
hostname + 计算机名
sudo vim /etc/ssh/sshd_config 修改允许root登录
sudo apt update
sudo apt install openssh-server
systemctl status ssh
systemctl reload ssh
systemctl start ssh
systemctl enable ssh
hostname + 计算机名
2763

被折叠的 条评论
为什么被折叠?