Category Archives: utilities
Using scrub to destroy a hard drive
Recently I had a hard drive failure that pushed me into getting a little NAS device that I could back up to S3 easily. After consolidating a lot of data to the NAS I was left with a few old hard drives that I needed to do something with as well as some existing hard [...]
PowerDNS Makes Custom DNS Backends Easy
I ran into PowerDNS recently when I needed to find a DNS server that would allow me to produce custom responses to domain queries. I needed to have a request for a DNS entry return a different IP depending on some factors in a database and I needed that data to always be accurate (not [...]
Also posted in java, linux, software, system administration Leave a comment
10 Tips For Creating Good Looking Diagrams Using Inkscape
After multiple attempts to find a good free diagraming application I think I have found a decent solution. I'm not creating enough diagrams to justify buying something expensive and I don't feel like finding a graphics designer to make Dia diagrams prettier. If you have a Mac you are probably not in as bad a [...]
Posted in utilities 20 Comments
Acrobat Reader 7 and FC6
I broke down and wanted to install Adobe Acrobat Reader 7 on my FC6 box to replace xpdf. After installing it from the tar.gz version the acroread startup script bombed out with the error: expr substr 2400000000000 1 After a little searching I didn't find much help so I started looking at the script myself [...]
Also posted in linux, software, system administration 4 Comments
How to Create a Streaming Flash Video Player Using Ming PHP or Ruby
I mentioned in creating Flash videos using FFMpeg that you could use Ming to create your own Flash video player. I've added a patch to the ruby -ming extension for video streaming so now it is possible to create a streaming player with both PHP and Ruby using their Ming extensions. The following examples show [...]
Also posted in php, ruby 4 Comments
VNC on OS X + Devil's Pie = seamless desktop