HOWTO: Five steps to a more secure SSH
Monday, October 30th, 2006Secure Shell (SSH) is everywhere.
Since it’s inception in 1995, SSH has become the most widespread remote login protocol for Linux boxes, with some estimates saying that there were at least 2 million SSH users at the end of 2000. Gone are the days of telnet sending your data in plaintext over untrusted networks. Now you can type with a reasonable amount of confidence that your data is encrypted and secure.
But, as Uncle Ben said, with great power comes great responsibility!
By its very nature, an improperly configured ssh daemon can be a network liability rather than a asset. If you have a Linux box that is accessible via the Internet, it pays to know what you are doing.
Therefore, here are five things you can do to lock down your server and make ssh more secure…

