VMware Image - Ubuntu Server 6.10 (Edgy Eft)
This VMware appliance is a standard install of Ubuntu 6.10 server, in a 63MB package.
This image can be useful to quickly deploy a base operating system from a small package, and with a minimal configuration time (about 2 minutes).
Update:
This moved to it’s own Projects page







May 6th, 2007 at 7:08 pm
Thanx for this fine Release!
But I have one question.
How should I run the setup script, whitout the root access?
bash say: permission denied ?
Bye
SFP
May 8th, 2007 at 1:02 pm
ubuntu doesn’t use the root user/login by default, so there are two choices:
run ’sudo‘ or enable root logins with ’sudo passwd root’.