How to Secure SSH Connection | Interview Question for Linux
Q - How to secure ssh connection ?
Q - What is a full form of ssh ?
Q - SSH related Interview Question ?
Q - What is a default port of SSH ?
SSH is a protocol for securely communicating between computers, SSH stand for Secure Shell and it's work on default 22 port.
We can make secure our ssh connection by following points
Note : Please suggest more points, type in comment box
- Always use password less login, login using key authentication
- Change default SSH port
- Disable root login using SSH
Thanks
Your Support is valuable for us so I request you to please comment, share and like this post.
www.linuxtopic.com
Leave a Comment