Archive for January, 2011

OpenSSH Tips and Tricks

Joe ‘Zonker’ Brockmeier has a nice write up on some pretty helpful OpenSSH tricks. Two of the tricks he lists is X forwarding with SSH, and using the SSH fuse filesystem. Both of which I use on a daily basis.

Check it out here.

Popularity: 1% [?]

6 Tricks with AWK

Learn how to remove duplicate entries, sum the size of a selected group of files, show the most used command in your history, and a few more cool AWK tricks here.

Popularity: 1% [?]