devops

  • 12th January 2014

Raspberry Pi as NAS with Samba

This year I’ve bought a Raspberry Pi. I’ve wanted to play with it for a long time, but it was one of these things you keep delaying as I wasn’t sure what to use it for. After moving to London, and given that my NAS died, I found myself in need of a replacement, one that allowed me to install Crashplan on it if possible (for cloud backup). …

Read more 
  • 4th July 2010

Sonar and Hudson

Due to my current tasks at Google Summer of Code 2010 I’ve been setting up a small CI system for my personal use. Yes, it is an overkill, but I wanted to test it and, truth be told, the statistics provided by tools like Sonar and Hudson are priceless, they show you many potential errors you may have in the code, coverage you are missing, etc. …

Read more 
  • 18th August 2009

Ubuntu Server Maintenance

This guide will show some basic stuff you might need to maintain an Ubuntu server. You might not need all of them, but thy are handy enough and I’ve had to use them at least once. …

Read more 
  • 17th August 2009

Redmine on Ubuntu 9.04 with NGinx

Originally I wanted to install Launchpad on my server to manage my projects. As of 17th of August of 2009, Launchpad is not yet ready for production. The only way to install it is using an script, only available for Ubuntu 9.04, which doesn’t work too well on a server. I’ll keep an eye on it as I like the way Canonical does things (and applications), but in the meantime I decided to use Redmine as I found Trac lacking on some areas. …

Read more