Steve Kemp's Blog

Debian & Free Software

About This Site

This is a simple blog relating to Debian & Free Software issues.

Archive

Mousetrap + Xen.
13th December 2005

Xen

I updated the script I wrote to create new Xen instances of Sarge.

It is still pretty nasty but it can now create a new Sarge installation with networking, OpenSSH, users and groups all in the space of a few minutes:

./create-xen-image.pl --hostname=vm01 \
  --ip=192.168.1.245 \
  --gateway=192.168.1.1 
  --dir=/home/xen/

Unfortunately it doesnt live in a CVS module of its own, rather one I dedicated to hosting resources associated with articles on the d-a.org website. Maybe time to revisit that?

MouseTrap

Whilst in a quiet mood, waiting for my tea to cook, I decided to amuse myself by playing mousetrap – something I’ve not touched for a month or two.

In a fit of enthusiasm I imported mousetrap into CVS – comments/feedback welcome. [Simplistic arcade game, uses SDL, Debian Sarge package available.]

Tags

Created by Chronicle v3.1