Quote:
Originally Posted by ShunNakamura
BTW, if I do attempt linux again, which would you recomend. You said you like Gentoo, but it takes a lot of learning.. So I guess my question is, how MUCH learning I usually am good but not always.
Well with gentoo, if you do it properly, you end up compiling
everything from source code, including configuring and compiling the kernel - which can take days, especially on a slow computer :p This is all done from a command line too, including setting up internet access so you can download the source code before you can start compiling, and a lot of other settings (basically all settings) to fine tune the installation to your specific computer. There's also things like portage, the package distribution system, which you need to learn to use, to get software. I'm sure I've missed a lot of stuff, since it's not easy to condense the huge installation manual into one paragraph :p
This is the "quick" install guide, if you're wondering (needs quite a bit of background knowldge in linux to use) -
the walk-you-through one is at least 20 times the size, but it does literally walk you through what to do. I suggest you look through the second one fully before attempting anything if you do choose Gentoo and you're not too familiar with linux.
If you want to try installing something easier, I suppose Fedora Core 3 (new name for the free version of Redhat) isn't bad for a relatively new user - it has a nice GUI installation too instead of command-line based. Alternatively, just download Knoppix and burn that to a CD, and boot it - Knoppix doesn't need installing and runs off the CD completely without touching the HD if you don't want it to, so is good if you just want to look around and preview linux with a graphical environment (great for troubleshooting/recovery purposes too :p ).