Archive for February, 2007

links for 2007-02-28

No Comments

links for 2007-02-24

No Comments

links for 2007-02-16

No Comments

links for 2007-02-15

No Comments

Cool SSH trick

This article shows a cool little SSH login trick:

This will open the master connection in the background and now you can connect to those remote systems easily using “ssh w1″ or “ssh w2″. This also allows you to easily scp files from the local system to a remote system without copying the files twice: first to guard and from there to the remote system.

It relies on creating a master command connection, of course. But almost all cool SSH connection tricks rely on the same thing. And really, a master connection is so amazingly useful that one should do this, anyway!

No Comments

links for 2007-02-14

  • The other thing I like to do is show a “tab-bar.” This displays a strip along the bottom with the names and numbers of the different windows you have open. It also has a clock in the lower right since it was just dead space anyway. Look at the screen shot

No Comments