Posts tagged security
- 2011-03-20 - Securing Linux: few tips for good configuration of SSHD
Most people install sshd daemon using command
apt-get install open-sshd
, and then forgets about making it more secure. In this article I will point out few sshd options which you should have in your sshd config when going to production.