NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Gentoo (Score:1)
I run it on an IBM thinkpad 600. P2/266, 288megs ram, 5gig drive. I had been running Redhat 7.2 on it. X was a nightmare. Slow, unresponsive. You could watch things draw on the screen.
I did a stage1 install of Gentoo on it (That's the compile everything install) and have never looked back.
I use a rather lengthy set of optimizations in make.conf, but the difference is astounding. I now use this machine with XFree 4.2.0, KDE3.0.1, Mozilla 1.0RC1 (from binary, not compiled) and XChat minus gnome. It's amazingly useful, Incredibly responsive, and feels like a machine twice as fast as what it is.
I would recommend that you emerge gentoo-sources and recompile your kernel. The gentoo-sources package is a full set of kernel patches for all that fun stuff you read about. Preempt kernel patch, O(1), latency, all the fun network latency patches. You name it.
Are there downsides? Well, I do prefer SysVinit to the BSD style rc, I've had some problems with the XFS filesystem not playing nice with the preempt patch in gentoo-sources, and just the other night I had a package not compile (gabber, I believe. Failed looking for -lfreetype, even though it was there).
But these are minor. I had left linux for OpenBSD in December. I just couldn't find a dist that I liked. Gentoo has brought me back. It's not a dist I'd use for someone completely clueless, but for someone with some basic unix skills, Gentoo is the dist to beat.
Reply to This
Re:Gentoo (Score:1)
Re:Gentoo (Score:1)
I'm a happy camper, I am. I can't recommend it enough.