Posts tagged ubuntu

Another successful Passenger deployment

This morning, as a result of a hardware failure on my home server, I decided to move my Redmine devtracker to my Linode host.

Live backups using LVM and dump

If, like me, you’ve built your Ubuntu machine using LVM for all partitions except /boot, you can do a live backup of your system using LVM snapshots and the dump tool.

Quick Tip: Ubuntu default runlevel

/etc/inittab:
id:3:initdefault

Personal internet acceleration, part 1

My SFF server machine has been configured to speed up my digital life.

Using binary NVidia 8800GT drivers on Ubuntu Gutsy

In order for me to use the official binary drivers, version 169.12, from NVidia with my GeForce 8800GT on Ubuntu Gutsy, I had to do some research. Alberto Milone’s envy tool makes the whole thing almost idiot-proof.

Ubuntu Gutsy AMD64, LVM, and Xen from repositories

For a weekend project, I installed and configured Xen as a virtual machine hosting solution on Ubuntu Gutsy AMD64 using LVM for drive/partition management.