Something
Emporium

Ubuntu

My package of Ubuntu linux CDs arrived today - ten of them, provided for free. I didn't even have to pay shipping thanks to their ShipIt program.

Each package is a cardboard wallet with two CDs - an install version and a Live CD. They're really quite spiffy with the printing and what-not. From what I've seen it's quite a nice distro too: Debian/Gnome based - my favourites.

The general idea of the free CDs is that, because shipping is more expensive than the CDs themselves, you order a whole lot and then give 'em away to anyone who wants them - economies of scale. So, I've got some copies floating around. If you want one lemme know - the Live CD means that even if you're not a geek you can't break anything. Hell, even if the only thing you do is play Solitare the price is still right.

I've got five x86 two-CD packs and (for people like me) an AMD64 pack looking for good homes. If anyone wants one after that I can (legally) burn some copies perhaps.
Dominic

Comments

Send me one? I'm looking to update me laptop.
Alyx
It's on its way through the post.
Dominic
x86, no?
Dominic
can you send me the AMD64 one pls?
Andrew
You upgraded, huh?
Dominic
Gave that to Tom, but that just means I'll need to get back the one I left at work - there's no AMD64 hardware at work anyway. Worst comes to worst I'll copy the AMD64 install disk and send it to you with both the x86 disks.
Dominic
I can give Andy mine tomorrow.
canuckboy
Well, if you still want it, I've got another AMD64 copy free.
Dominic
Could I grab an AMD64 one?
Cheers
Tim
When you're done installing Ubuntu to the hard drive you'll want to do the following:

1) Open xterm
2) su to root (su, enter, type password, enter)
3) Type 'cd /boot/grub', enter
4) Type 'vim menu.lst', enter
5) Hit down until you can see 'default'
6) Hit 'i' to change to insert mode
7) Change the number '0' to 'saved'
8) Save the buffer (escape, :w, :q)
9) ...
10) Profit!