Just hit command +K.
Archive > March 2008
Watch gsm phone??
Apparently these fellas are selling a Dick Tracy style GSM watch. I would like to know a few things happen before I would buy one. 1. I would like to see it in use, not that I would be using the build in speakerphone mode much, I would probably use a headset; its just that [...]
Who needs an ipkvm?
I figured out how to remotely power cycle the two poweredge 850′s I have remotely. I used dells ipmitool rpms and a little help from the internet. 1. Install the rpms 2. load the needed modules modprobe ipmi_si modprobe ipmi_devintf 3. configure the network, and auth as seen here 4. test xxxx
I made a liboggz installer for OS 10.5
Here. This includes the oggzrip utility. Maybe later I’ll give instructions for compiling things you intend to turn into packages. If I feel like it that is; biatches.
MySQL mangled my wordpress data.
I browsed to dacrib.net only to discover the wordpress initial install screen was being displayed. WTF? It must be the database I thought. Sure enough after running mysqlcheck against it I saw that one of the tables was marked as crashed. So I fixed it. mysql> repair table wp_options; +————————–+——–+———-+———-+ | Table | Op | [...]
Go splunk yourself.
Splunk is google for logfiles. Even the free license is all I would ever need with syslog configured properly on each server.