Greetings,
I'm a Mac and a Linux newbie. My objective is to set up a SSH server on my Mac running Leopard and set up a secure tunnel from my Linux laptop -- to give my web browsing and emailing more security at a public wifi hotspot.
I followed the instructions on
Lifehacker to set up the SSH server. I downloaded Putty to my Linux laptop because of the GUI.
However, it doesn't work. My Mac says I can connect to it using "ssh username@ipaddress" or "ssh -l username ipaddress". When I do that, it just sits there and does nothing until it times out. Ditto with Putty.
What am I missing? Thank you for your help.