Add new comment
Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
|
If you sometimes have to ssh in from computers that are outside of your control and therefore don't have access to your private key you can use S/Key authentication. S/Key is a one time password system that uses a program on your PDA to generate the passwords. That way if someone sniffs or key logs your password it will not work twice.
Also, if you get tired of typing ssh -p 31337 you can add that to your user level configuration file like this: ~/.ssh/config: Host hostname Port 31337 User username
Reply |





Recent comments
3 hours 49 min ago
5 hours 32 min ago
7 hours 57 min ago
8 hours 3 min ago
12 hours 37 min ago
14 hours 38 min ago
18 hours 1 min ago
20 hours 8 min ago
20 hours 19 min ago
22 hours 45 min ago