Allow Root access in SSH

Some Linux distributions, such as Ubuntu Server, do not allow the Root user to log in to SSH by default. To allow Root access via SSH, edit the sshd_config file:…