zondag 22 november 2009
Gzip with parallel compression support: pigz
How to determine which process causes IO ?

Making cowpatty recognize a four-way handshake
I was unable to get cowpatty working with a packet capture that actually
contains a four-way handshake of a WPA session.
I got it working like this:
First, download cowpatty 4.6 right here, within the source directory of cowpatty.
Extract cowpatty and apply this patch using these instructions
Then build couwpatty just with 'make' and 'make install'.
I created a test setup with a known password. However, this patched
version did not find the passphrase using a dictionary file.
I then used genpmk to create a precomputed hash database like this:
genpmk -f ./aircrack-ng-1.0/test/password.lst -d hashes -s default
Please note that I added the correct passphrase to this password list to
make sure that cowpatty works.
Finally, using the -d option on the hash file, cowpatty
managed to crack the PSK.
woensdag 18 november 2009
Monitor power usage with your UPS
Host:~# ./ups.sh---------------------------------UPS model: Back-UPS RS 1200 LCDAPC model: Back-UPS RS 1200 LC----------------------------------Capacity: 720 WattLoad: 18 PercentUsage: 129 WattTime left: 33 MinutesStatus: ONLINE----------------------------------Host:~# ./ups.sh----------------------------------UPS model: Back-UPS RS 1200 LCDAPC model: Back-UPS RS 1200 LC----------------------------------Capacity: 720 WattLoad: 19 PercentUsage: 136 WattTime left: 22 MinutesStatus: ONBATT----------------------------------
zaterdag 14 november 2009
24 TB based on Norco RPC-4020 and Linux Software RAID
zondag 8 november 2009
Linux Mac Mini - temperature monitoring with lm-sensors
modprobe applesmc
modprobe coretemp
Mini:/sys/devices/platform# sensorsapplesmc-isa-0300Adapter: ISA adapterMaster : 2151 RPM (min = 1500 RPM)temp1: +83.2°Ctemp2: +68.0°C
Linux on Mac Mini - boot after power failure
zondag 1 november 2009
How to run Debian Linux on an Intel based Mac Mini
