Tag Archives: ssh

SSH authentication via public keys

After my last article dealing with ssh I thought I’d write about another feature that comes in handy. Most people who use ssh probably authenticate by using a password. This is not so bad – unlike with FTP for example, … Continue reading

Posted in Technology | Tagged , , | 2 Comments

Secure surfing with an SSH tunnel and Firefox

I don’t know where I’d be without OpenSSH. I feel at home at the command line, and use ssh daily for remote access to my servers. When I need to transfer files quickly I use scp, or sftp if I … Continue reading

Posted in Technology | Tagged , , , , , | 8 Comments