How to Enable root login over SSH

Commands:

sudo nano /etc/ssh/sshd_config

control + X after Y and Enter

sudo service sshd restart

Done