Skip to content

Tag Archives: ssh

ControlMaster Considered Useful

I use a lot of ssh. In fact, I’d consider myself an sshista with how much time I spend ssh’ed to different computers- and I’m by no means special in this regards. In this, the ControlMaster option enables piggybacking multiple shells on top of a single connection. That’s incredibly useful. When you make your first [...]