vim /etc/ssh/sshd_config # PermitRootLogin Without-password PermitRootLogin yes # PasswordAuthentication no PasswordAuthentication yes systemctl restart ssh