How to secure SSH in your server ?

1) Set a very strong password, keep it in your mind but dont write in somewhere.

2) Disable direct root login

Search for

Set it as

Restart ssh

3) Limit user login

Restart ssh

4) Disable protocol 1

ssh use 2 protocols, protocol 1 is old and less secure, so enable protocol 2

5) Change ssh port to non standard port

Restart ssh

Note: If you are running iptables, then dont forget to open that port in iptables before you change it in sshd_config

Please follow and like us:
About shk

shk is a DevOps engineer with more than 12 years of experience in different organizations. He enthusiastic about learning new technologies and shares his knowledge through his blogs.

Comment Policy:

Your words are your own, so be nice and helpful if you can. Please, only use your real name, not your business name or keywords. Using business name or keywords instead of your real name will lead to the comment being deleted. Anonymous commenting is not allowed either. Limit the amount of links submitted in your comment. We accept clean XHTML in comments, but don't overdo it please.

Tell us what you're thinking...

All comments are moderated.

* Denotes required field.

*

*

Previous Post:
Next Post: