John Alberts on September 12th, 2011

I talked my boss into hiring someone to help me.  Yay!  The job won’t officially be posted until Oct 1st; however, I’ve been given approval to start looking for someone. Here’s your chance to work for an awesome company, Exlibris.  It’s an awesome company to work for.  The people in our group are smart and [...]

Continue reading about Devops position available

John Alberts on June 20th, 2011

Today I posted my first Ohai plugin to Github and put a link on the Opscode Community Plugins wiki page.  I know not a whole lot of people use VServer, but hopefully some will find it useful. #opschef  

Continue reading about New Ohai Plugin for Linux VServer

John Alberts on October 22nd, 2010

For anyone using Pianobar and upgrading to Ubuntu Maverick, Pianobar would no longer run and would give the error: pianobar: error while loading shared libraries: libao.so.2: cannot open shared object file: No such file or directory The solution I’ve found is to make sure you have libao-dev installed and then run: sudo ln -s /usr/lib/libao.so{.4.0.0,.2}

Continue reading about Fixing pianobar libao.so.2 error on Ubuntu Maverick

John Alberts on October 27th, 2009

This should apply to RHEL5 as well, but I haven’t verified yet. The easiest solution I’ve found is to simply install Ruby and it’s dependencies and then install RubyGems from source. I’ve written a small script which installs Ruby and it’s dependencies.  It then grabs the RubyGems source tarball and installs Gems from source.  As [...]

Continue reading about Installing RubyGems on Centos 5

John Alberts on September 10th, 2009

This is simple, but I always forget how to do it when I need it and it’s hard to find on google for some reason. echo “hi” | mail -s “My Subject” to@someone.com — -f from@someone.com

Continue reading about Changing the from field when sending email

John Alberts on September 7th, 2009

I just stumbled across a Mozilla Labs project called Personas.  It’s  light-weight theming for Firefox that can be changed without restarting the browser.  After you install Personas, you get a new menu entry Tools->Personas for Firefox, where you can quickly change the persona you are using.  From what I can tell, Personas seem to change [...]

Continue reading about Dress-up your Firefox

John Alberts on August 12th, 2009

I really had a hard time getting pure-ftpd 1.0.22 to compile properly witih mysql support on a RHEL5 x86_64 server.  It turns out that the mysql libraries path in the configure script is incorrect.  I’m not sure if this is just a problem with my particular configuration or with the way pure-ftpd tries to figure [...]

Continue reading about Compiling Pure-FTPD with MySQL Support in RHEL5 x86_64

John Alberts on March 11th, 2009

Balance Through Extremism » Redhat perl. What a tragedy.. Wow, I wonder if any of our server have been bitten by this nasty Perl bug.  It’s hard to believe that RedHat has taken so long to provide a fix for this problem.

Continue reading about Balance Through Extremism » Redhat perl. What a tragedy.

John Alberts on March 11th, 2009

Grooveshark — Listen to Free Music. Just found this website tonight for playing music online for free.  It’s a community based service where you can have friends to share music with.  It’s kind of like Last.fm and Pandora, but with a much nicer interface.  It seems to load very quickly and the music seems like [...]

Continue reading about Grooveshark — Listen to Free Music

John Alberts on January 27th, 2009

I saw a posting today on one of the Gentoo listservs about the recent lack of newsletters and website updates.  Unfortunately, the lack of updates isn’t unusual, but I did pickup an interesting bit of information. It looks like there is a new index page coming soon to the Gentoo website.  It looks like it’s [...]

Continue reading about New Gentoo Home Page Coming Soon?