2010
01.26

There is a small how to here however it describes how to install on / partition. Here are clear instructions for /home.

Read More >>

2010
01.26

When I have to migrate servers to new OS or reinstall list of gems on another box you can get a quite big list of gems to install. This post will describe how to do it “admin way” which basically means that whatever has to be done more than once should be scripted ;)

Read More >>

2010
01.20

You know this sound when Macs are turned on ? This sound is so annoying. Well here is a small app you can use to disable it.

2009
12.22

As I don’t think in seconds about time and more like hours days etc. I’ve added this small bit of code to Nagios check_file_age script to display age in days. I’m using this to check PID file age for service that needs daily/weekly restarts.

Read More >>

2009
12.17

Apache2 + Passenger

Phusion Passenger™— a.k.a. mod_rails or mod_rack — makes deployment of Ruby web applications, such as those built on the revolutionary Ruby on Rails web framework, a breeze. It follows the usual Ruby on Rails conventions, such as “Don’t-Repeat-Yourself”.

Read More >>