eddie wrote:Note: if your unit has an atom instead of the celeron, get that version of the install cd. I know that ubuntu has one but it is hidden with the powerpc and etc installs. you can use the web search engine to find it. Fedora also has a network install.
I was aware of everything you said, except the atom version. Thanks.
As Pat says, Debian will run on anything. There is nothing exotic about the installs. We just do a network install without the desktop and then manually add it in surgically later. You can even do a debian etch network install from floppy and then upgrade to lenny later via the net. I have no problem using debian on a 1g hd. A little sshfs and you have all the space you need from a server. gmail also makes a fine portable 6g or so drive (but I have not used it lately.) We do use a light desktop, but not as fancy as Dave Yates, but I am beginning to like icewm more and more. I may try lxde. I did see an article where you could make dsl to be debian apt-get compatible as another option. We were running debian on an nslu2 but, I acquired several p3's for free and then so I reset the nslu2 to original firmware. In linux, now you can pretty much find anything already almost turnkey if you look. The only thing I am doing now that is halfway interesting, Is that I am taking two old dell gx110's to make a high availability cluster for a web server using
http://www.howtoforge.com as a guide. I have no idea what I am doing, but that makes it more fun............
Its a thought. Personally I hate the .deb package format from the creation side of things. Hence why I stick to RPM on anything that I will use day in and day out. If for any reason I need to do a software install, I am going to package it or its not getting installed. I have yet to get a consistent method of creating debs that renders clean proper packages.
The one system that I have Ubuntu on, is only on because there is nothing outside of Canonical's repos that I need on there. Gimp, Firefox, Thunderbird, and ssh. Thats it. In fact, I only have it on as a demo unit for the peeps that want to know what Ubuntu is. Otherwise, CentOS or Slack would be on it instead.
Nothing against the debian distros, but it just aint for me. Just like Gentoo.
And rock on with your cluster

Sounds really cool, and a fun side project. For me, my side shit is blending into work shit. I am looking at selling some linux machines, but see some definite deficiencies in certain softwares. I am learning java and python to allow for me to create packages that will fill that gap. Unfortunately programming is not like riding a bicycle. BASIC 2.0 and 6502 assembly, PASCAL, and the ancient ilk has little to do with todays demands. My first tool is a software migration utility that will archive application's data to another location (trying to keep it flexible, so webdav, lan, thumbdrive, cd/dvd/brd are all possibilites) and conversely import them back in. I am looking to create a framework that allows for a plugin structure so that anyone can create a plugin and magically have the software know what to do. The first few apps I want to get going are
Firefox
Thunderbird
Sunbird
Gnome's settings
KDE's Settings
Gimps' settings
Home dir
Whole system
I am positive there are more tools that are out there that could use getting a plugin. The key here is I want this to be cross platform so peeps on windows can grab it, backup, slap linux on it, migrate old settings in. Voila old data, new system. Or clone system. I have had many a fun nights figuring out how to get my other systems like my main tower is. Fuck it. Clone it!
Any ideas or thoughts, send me an email. I am in the early coding phase. I just have to finish up a structure for plugins, and then document it thoroughly.