ipmitool for OSX

Tuesday, 09. 29. 2009  –  Category: sw

Nothing searchable in MacPorts, but found this. Update: Turns out this build is missing isol mode serial-on-LAN for IPMI 1.5 hosts ((Dell R200 uses IPMI 1.5, Dell R410 uses 2.0. Both do SOL and remote power management well enough)), and building the ipmitool distribution wasn’t so hard after all. Packaging systems have made me lazy!

vxargs – visual parallel xargs

Friday, 09. 18. 2009  –  Category: sw

Flag for vxargs, an xargs-a-like that runs its multiple command invocations in parallel and provides a (ncurses) histogram of the progress. Its companion program pattern provides an easy way to generate IP / hostnames based on a logical sequence. Together the make a reasonble way to run a command on a bunch of hosts and […]

irssi client certificate patch

Thursday, 09. 17. 2009  –  Category: sw

Patch for irssi so it can prompt for your X509 client certificate correctly.