Posts

Ponies

Got this coaster from my good friend Taru.

chromium and Kerberos TGT

To have chromium (and chrome) browser do Kerberos TGT for example.com web pages, one needs to pass --auth-server-whitelist="*.example.com"

Fedora 16 - Huawei E17X - udev rule

SMS reception while online

Wanting to be able to use gnokii while I have a connection open with ModemManager, I created the following udev rules in /etc/udev/rules.d/98-pcfe-modem.rules

tanks at work

no, no, not what you think. The Finnish army is just running an exercise.

TPM to feed random number generator

One of the uses of a TPM is to feed /dev/random on your linux box. I will not go into the political implications of TPM.

See also Matt Domsch’s blog.

Those still running RHEL5/CentOS5, be sure to have rng-utils-2.0-4 or later and kernel-2.6.18-238.el5 or later.

Some of the following steps are specific to my HP ProLiant MicroServer, but most will apply to any modern linux and HW (one would prefer the TPM to be an integral part of the motherboard as opposed to a module).