Hi
Is it meaning: only add followng text:
or add these:
please help!
Step 3: Begin the installation!
**** SPECIAL NOTICE for non-root ssh logins ****
If logging in as a user other than admin or root (using su to gain root access):
You *must* add "AllowUsers username" to /etc/ssh/sshd_config before you log out from root or you'll lose root on the server forever, and you'll have to format.
Is it meaning: only add followng text:
Code:
AllowUsers username
or add these:
Code:
AllowUsers root
AllowUsers admin