Linux
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
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 [...]
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
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 [...]
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
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.
As I was browsing the Gentoo forums today, I came across a very interesting post. A user had 2 partitions on different hard drives that he wanted to combine the space on. Ok, well the interesting part was one persons reply about a new fuse filesystem called mhddfs. He pointed out an article on debian.net [...]
Continue reading about Combine your partition space with mhddfs.
So, I found myself tweaking my Conky rc file today. I’ve been using mocp for playing music becuase it’s a really lightweight, versatile and can run detached from the console. I really wanted to see my currently playing music info on my desktop in Conky, but Conky’s documentation shows no mention of any support for [...]



