Selasa, 13 Februari 2018

can't ssh into remote host with root, password incorrect - ubuntu

# vim /etc/ssh/sshd_config
PermitRootLogin without-password
change to
PermitRootLogin yes
Restart your ssh service.
restart ssh server.

Tidak ada komentar: