12 Comments
- odysseus, on 10/12/2007, -0/+1You also might consider adding the following to sshd_config:
Port 52412 # listen on something besides the default port of 22
Protocol 2 # deny use of old insecure SSH1 protocol
AllowUsers you@1.2.3.4 # allow only yourself @ your IP to connect
Type man sshd_config and read up on how you can (and should) limit the number of login attempts and limit login timeouts to some low number like 30 or 60 seconds. - odysseus, on 10/12/2007, -0/+0Also, PermitRootLogin should be set to no by default. If it isn't, you should set it to no right away and consider upgrading to a newer version of openssh or openssh-portable. And if you don't need SCP or SFTP, disable them.
- mesostinky, on 10/12/2007, -0/+0For windows
http://freesshd.com/?ctt=overview +++ - Vector713, on 10/12/2007, -0/+0yays
- vhold, on 10/12/2007, -0/+0Very concise and practical.
- forrest, on 10/12/2007, -0/+0jeez...did anyone read this guys resume? i got a semi
- evarlast, on 10/12/2007, -0/+0this is WAY basic. There are no tips here for Experts, or even intermediates.
- patricks, on 10/12/2007, -0/+0Great find, this is way more useful then I expected it to be. Also, it's "tackles" ;)
- hholland, on 10/12/2007, -0/+0Pretty nice little tutorial
- bani, on 10/12/2007, -2/+1this is an incredibly basic introduction to ssh.
tips for beginners? absolutely.
tips for experts? not even close.
no digg. - drbrain, on 10/12/2007, -1/+0Best scp tip ever:
Use rsync - themepsp, on 11/14/2007, -2/+0Cool link...;)
-- tom
http://themepsp.com
What is Digg?