sudo vi /etc/ssh/sshd_config

PermitRootLogin: yes
PermitEmptyPasswords: yes
service sshd restart