Do Not Use the root Account to Remotely Access the System

Note: The root user is the administrator of the Linux OS and has the permission to access all Linux system resources. The use of the root account to log in to the system and perform operations on the system will incur many potential security risks.

Implementation guide: Set PermitRootLogin in the /etc/ssh/sshd_config file to no.