Recent Posts

Apache proxy to a different port

Sometimes you may need to redirect a simple URL like jira.company.com to something like jira.company.com:8080 for easier access. A simple Apache Proxy will s...

GNU plot your SAR data

So recently I had to assemble some sar data into some nice graphs that the higher ups could understand. So I decided to write out a small script to graph o...

MegaCLI cheat sheet part 1

Here are some quick commands that I have to use on a daily basis for RAID automation issues. You can either keep -aall in there or if you have more then on...

MacPorts and osX

Install a port port install port_name Install pre-compiled binary port port pkg port_name Create osX DMG file from port port dmg port_name Create RPM file...