Rapid Web Prototyping with Open Source: Part 4
Geeky No Comments »Operating System Installation
Ok, I have my machine ready to go.. er, well, as ready as it will ever be. This machine was previously known as a Win98/2000 lab machine, rocking out a 400mhz P3, 256MB of ramdom memory modules I stuffed in there, an aenemic 4.3GB hard drive, a 10/100 NIC (with BNC connector!) a 54x CD drive (seems like the best part of the machine) and a 4MB video card (woo!).
It should be enough to handle web server duties, but since this machine is free and represents what most people probably have laying around (at least). I’ll stick with it, even though I suspect it most likely is a little underpowered.
CD ISO burned to disk, disk in drive, machine on.
BIOS
Had to change the machine to boot from CD before C. Not that I didn’t have a touch of nostalgia seeing the Windows 2000 splash screen…or was that nausea?
Install
I chose to install the base installaton, since this isn’t a workstation.
Language > English, US. Keyboard: US
While it’s installing, time to go look into what needs to be done to turn this Linux server into a LAMP! Google to the rescue – found this forum posting by ‘machiner’ over at ubuntuforums.org entitled ‘This may help newbies – Quick LAMP howto – Ubuntu’. It sounds like a pain, and is written for a previous version of Ubuntu. I’ll read this while the machine finishes installing, and use it if the default installers in Ubuntu don’t work.
hostname > intranet
erase hda1 (format hard drive and use default partitions) > yes > yes
[waiting]
D’oh! – drive failure! trying another 4.3GB drive with default Ubuntu install……OK
OK, so while that finishes loading (on a good hard drive), I’ll go looking for the Joomla Components and Modules that I want to use, in addition to the defaults that come with Joomla. It’s not hard to find these via google or the Joomla Developer SourceForge, and most of them are released under the GPL.
Summary
Time spent in article: 60 (ouch!)
Time spent on project: 505
Goals accomplished:
- Installed Operating system – Ubuntu Linux 5.10 ‘Breezy Badger’
Entries