Root Login

The purpose of this document is to explain how to allow root login.

    • vim /etc/ssh/sshd_config

        • Ensure "PermitRootLogin yes"

[Edit]