Hi, everyone!. I just created this blog to share knowledge about open source software and Linux. If you all have knowledge and info related to open source / Linux, please share or send me an email. Thanks ^_^
1. First open your terminal 2. vi /etc/ssh/sshd_config 3. Find PermitRootLogin yes 4. Change PermitRootLogin no 5. Save and exit 6. Restart your sshd by type /etc/init.d/sshd restart
No comments:
Post a Comment