You are here: Home Software

Software

ZopeEditManager.zip

by Laurence Rowe published Apr 05, 2006 03:17 PM

Zope Edit Manager built with python 2.4 ppc bundle. Works with intel macs.

ZopeEditManager.zip — ZIP archive, 2494Kb

Xen setup

— filed under:
by Laurence Rowe published Jun 15, 2007 08:01 PM

sudo debootstrap edgy /data/edgy
sudo cp /etc/apt/sources.list /data/edgy/etc/apt/sources.list
sudo chroot /data/edgy
locale-gen en_GB.UTF-8
apt-get update
apt-get install dialog xen-image-xen0-2.6.17-6-generic-xen0 libc6-xen openssh-server
groupadd admin
useradd -m default -Gusers,admin
passwd default

EC2 setup

by Laurence Rowe published Jun 15, 2007 08:01 PM

Using the AWS EC2 VMs

yum install emacs, gcc, python-devel libevent-devel