Month: December 2009

  • Install Gitorious on CentOS 5

    Recently I had to install Gitorious on a CentOS machine. Instructions on how to do this are in a document inside the gitorious code base, but since I needed something repeatable and reliable, I’ve turned to my tool of choice – Puppet. So I’ve created a Puppet recipe which installs Gitorious behind a Phusion Passenger/Apache…

  • Get duplicate line shortcut working in Ubuntu

    Problem: The default keyboard shortcut for duplicating lines (ALT + CTRL + Up/Down) does not work Configuration: Ubuntu Jaunty, Eclipse 3.5 This is caused by the system using the same shortcuts to move to a virtual workspace above and below. Go to System > Preferences > Keyboard Shortcuts and assign a different key combo for…