source:
http://thinkhole.org/wp/2006/10/30/five-steps-to-a-more-secure-ssh/
edit /etc/ssh/sshd_config to add following lines:
PermitRootLogin no
PasswordAuthentication no
ChallengeResponseAuthentication no
Port 4958
source:
http://thinkhole.org/wp/2006/10/30/five-steps-to-a-more-secure-ssh/
edit /etc/ssh/sshd_config to add following lines:
PermitRootLogin no
PasswordAuthentication no
ChallengeResponseAuthentication no
Port 4958