Skip to main content

Linux

Vim

Vim is a good text editor; my .vimrc is available for all to see!

Bash

Bash is a good shell, my .bashrc is available for all to see!

pv line rate

(Update: never sent upstream, but was implemented by someone else) pv.patch

LVM MD Overhead

lvm.md.overhead.html lvm.md.overhead.pdf lvm.md.overhead.raw lvm.md.overhead.raw2 lvm.md.overhead.raw.csv lvm.md.overhead.txt

Debian Bo (1.3)

Grab: debian-bo.img.bz2 $ bunzip2 debian-bo.img.bz2 $ sudo qemu-system-i386 -hda debian-bo.img -net nic,model=ne2k_isa -net tap $ sudo brctl addif virbr0 tap0 Username: root, Password: password Edit /etc/init.d/network to configure network

Wide DF

I’ve written a patch to coreutils to add a “-w” option to df to make the output wider and on one line. Patch: coreutils-6.7-df.patch Pre-compiled binary: df