September 2006

BringABox 9 September 2006

Present:

About 20, our best turnout in living memory! Too many to list (add yourself or anyone you remember), but including Anthony, Alex, Berni, Bill, CasperGasper, Clive, David, Dominic, Ian, Jacqui, JamesW, Jim, JohnW, Jon (our host), Nick, Toby

Location:

Red Hat, Guildford

[toc hidden:1]

johnw's picture

VMWare on Xubuntu

Following recipe incomplete:

Installed Xubuntu from alternate 6.06.1 cd Various downloads from www.vmware.com put on cd for convenience. Go into Synaptic and enable the other repositories. Set static ip (for convenience when using ssh).

sudo -s
mkdir /var/vm
apt-get install build-essential binutils cpp libc6-dev libgnome2-perl linux-headers-$(uname -r) make 
apt-get install libdb2 xinetd openssh-server

Extract server to ~

cd vmware-server-distrib
./vmware-install.pl

See