by TWilliam » Tue 02 Dec 2008, 14:38:28
$this->bbcode_second_pass_quote('sjn', '')$this->bbcode_second_pass_quote('mgibbons19', 'I')t's funny that this should pop up now. In my wife's 'fix the closet' projects, out came an old box, which I started to reset up. (P333 I think)
Pentium II?
$this->bbcode_second_pass_quote('', '
')The old Win 2k runs fast, but there is something mildly wrong with it that makes it difficult to work with.
I installed the new ubuntu off a live CD, and was impressed that I finally (after years of fiddling but not committing) got a linux to work. Of course that says more about the newer distros than me.
But man, it's slow. Which is unfortunate because now I have grand plans to set this up as the music server plugged into my stereo, blah blah blah.
I wouldn't expect it to be fast, although it shouldn't be unusably slow. You'll definitely want to be using the right driver for your graphics hardware!
Something that will make it somewhat slower on that hardware, Ubuntu is not optimised for the Pentium II, in fact performance critical components such as glibc are optimised for the Pentium 4 (netburst architecture), as far as I know (this is definitely true of Fedora). This penalises non-netburst machines (not as badly as running non-netburst optimised code on a Pentium 4 though, which is why it's done that way) although newer machines are fast enough for it not to be to noticable and still faster than using i386 code. It's one of the reasons I always use Gentoo!
One other thing is, you'll need plenty of RAM, at least 512Mb really, otherwise you really would be better off going for a lighter weight distribution.