Bootsrap

Install Passenger on Ubuntu Intrepid 8.10

Posted by Michael on February 14, 2009 in Configuration, Setups

Phusion Passenger is one of the easiest Rails and Rack environments to set up and configure with Apache2. With my bootstrapping scripts, the ability to establish a Virtual machine image and have a working Rails application on it in minutes is a reality. Here is how I do it.
Bootstrap Passenger
Begin by Bootstrapping Ubuntu. [...]

Bootstrap Ubuntu Server 8.10 Intrepid 64-bit

Posted by Michael on February 14, 2009 in Bootsrap, Setups

This post covers getting the basic Ubuntu Server 8.10 Intrepid up and going and ready for further configuration (such as Ruby on Rails, or MySQL Server, or Bind 9, etc.).

Ubuntu Site: http://www.ubuntu.com
ISO Image: ubuntu-8.10-server-amd64.iso

If you’re new to my bootstrapping series, please see Bootstrapping my blog for some background information.
Install the OS
No need to [...]