ButteWifi

Sometimes you might want to tunnel traffic over ssh to protect it from prying eyes on wireless/untrusted networks.
You can use an ssh tunnel to a Linux server to encrypt all of your browsing traffic. However, after it leaves the ssh server, it will no longer be encrypted.
Launch putty and head to Connection > SSH > [...]

Read more...



Here is a much easier command to get your key added to an authorized keys file on a remote server.
~$ ssh-copy-id username@remotehost.local

Read more...

§40 · August 1, 2009 · Uncategorized · 2 comments · Tags: , , , , , , , ,