sudo nano /etc/ssh/sshd_config
#改為
PermitRootLogin yes
#然後
sudo systemctl restart ssh
來源:https://www.shanhubei.com/archives/55152.html
sudo nano /etc/ssh/sshd_config
#改為
PermitRootLogin yes
#然後
sudo systemctl restart ssh
來源:https://www.shanhubei.com/archives/55152.html