Gentoo Linux
A friend hooked me up today with some knowledge I didn't have. He told me about Gentoo Linux, which, according to him, is 3-4 times faster than any current Linux distribution! Wow - that's a LOT faster. This might mean that my 300 MHz, 256 MB (RAM) machine is usable again. Here's some snippets from our IM conversation.
You build from the command line through lynx, then update your kernel through a tool called 'emerge'. Want cvs? type 'emerge cvs'. Want jboss, type 'emerge jboss'. Basically, you emerge what you want and ignore all the rest of the stuff you typically get in a pre-canned, pre-built linux os.
...
works great on intel, sun, powerpc and the mac.
...
no more rpms and tar balls. just emerge. Each week, if I want to update all the apps I have emerged on my machine, I type, as root, two commands "emerge sync" (updates my portage tree), then, "emerge -u world". This says, look at all the apps I've emerged, and update them. Emerge then finds the tar balls, pulls them down, unpacks, compiles into the kernel and goes onto the next one. Want OpenOffice? 'emerge openoffice' (this takes about 8 hours to compile).
Sounds very cool - has anyone tried it?
Posted by dsuspense on March 25, 2003 at 09:48 PM MST #
Posted by Wayne James on March 25, 2003 at 10:09 PM MST #
Posted by crb on March 26, 2003 at 12:10 AM MST #
Posted by Christoph Sturm on March 26, 2003 at 10:56 AM MST #
Posted by Chris Winters on March 26, 2003 at 05:46 PM MST #
Posted by Anonymous on March 26, 2003 at 10:05 PM MST #
Posted by GunmanX on August 11, 2003 at 02:01 AM MDT #