Disable root Logins via ssh on Redhat
Before you disable root logins you should add an administrative user that can ssh into the server and become root with su. First, you will need to add the user. In the following example we will use the user name “admin”. The command adduser will automatically create the user, initial