Using different usernames on a Mac over SSH

mac, ssh

Tobby :

When I switched to a Mac recently, one of the things I loved about it was the underlying Unix shell. One of the most frequent things I do in a day is connect to a web server over SSH to do routine things (set permissions, edit a file, remove something, etc.). One annoying detail, however small, is that the username on my Mac is different than the various usernames I have on the servers I visit frequently.

Posted 08/24/2009 - 18:26 // 1 comment

Multiple SSH Tunnels

Steve:

Here is a quick tip to set up more than one SSH tunnel with a single command

Posted 07/17/2008 - 00:11 // 3 comments