Slashdot Mirror


Gentoo Reviewed

An anonymous reader writes "Nick Petreley over at LinuxWorld.com gives the uninitiated an excellent view of what the world of Gentoo is like."

10 of 381 comments (clear)

  1. Oh great, I just finished tweaking my system... by ScottGant · · Score: 5, Funny

    And now another distro comes out to tempt me...back...back I say!

    Oh well, I'm treating my home machine with Linux installed as kinda that old car you're trying to cherry out, tinker with, adjusting the carb...things like that.

    I don't do this for a living, but hey, it keeps me off the streets.

    --

    "Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
  2. The problem with Gentoo by Anonymous Coward · · Score: 5, Funny

    It lacks to the l33t factor. Either you're dealing with people who have no clue what Gentoo is, or you're dealing with people who will know what it is and laugh at you. That's why you have to pick a real distro like... Slackware. That makes your fellow geeks take notice and salute you.

  3. My experiences with Gentoo by revmoo · · Score: 5, Interesting

    I've taken the plunge in the last week or so, and totally switched my system over to linux.

    I decided to go with gentoo, since one of the things that always annoyed me abour slackware(my second favorite distro) was the package management(or lack thereof), and just the overall annoying process of having to compile dependant packages by hand for every piece of software.

    The install process was grueling to say the least, it took me forever to get the kernel compiled properly(gentoo is rather picky about kernels), but once I got the system installed, and waited for kde to emerge, I was impressed to see that things "just worked". When I want a new program all I have to do is 'emerge program', and it is installed, no having to deal with dependancies or lenghty configuration processes

    In other words, the install takes forever, and does demand a fair bit of linux knowledge, but the process IS worth it, once you are finished. I find Gentoo to be quite user-friendly(though it may be picky who it's friends are :)), and I would definitly reccomend it to friends.

    --
    I would expect such blatant racism on Fark, but on Slashdot? Mods please ban this asshole.
  4. 3 days to a week to compile? by Surak · · Score: 5, Informative

    I've been a happy Gentoo User for almost a year now, and I can tell you that on my machine 2-3 days is a more accurate time estimate. I just totally rebuilt my machine from scratch a couple of days ago and it took me about 3 days working on it part time to get it going. If I had more time to devote to it, I could have got it up and running in 1-2 days.

    One thing Pietrely (sp?) misses though: you need a high speed Internet connection to use Gentoo. If you're on dialup, Gentoo is gonna take a llllooonng time to complete the installation because, unless you're starting from a precompiled base system (GRP), you pretty much have to download everything -- from the kernel, GCC, bash, XFree, KDE, GNOME, whatever.

    Also of note, there's very little in the way of GUI admin tools -- no Linuxconf, no graphical init system editor. You'd better get to loving modifying everything with a text editor. For me this was no problem as I'm an oldskool Unix sysadmin. ;)

    Anyways, I love gentoo. Emerge ROCKS! No more dependency hell! And the system is FAST! Way to go Gentoo!

  5. Nope. by handsomepete · · Score: 5, Informative

    The original package is not unmerged until the new one installs successfully (i.e. if the install fails, you've still got the complete original version untouched). Even then, you can turn off the automatic 'cleaning' of packages and keep the old version until you feel like uninstalling it.

  6. Go Gentoo! by digicosm2 · · Score: 5, Interesting
    Whoo hoo!

    I've been using Gentoo for a few months and absolutely love it. Once you run the gauntlet of installation a few times and get used to where things are setup in the system, then it's smooth sailing from then out.

    But I think the best feature of Gentoo has nothing to do with the distribution. It's the legions of enormously helpful folks who hang out on the Gentoo Message Board. These folks sacrifice their time to answer all kinds of questions about the distribution. Moreover, they are all polite! It's the most unique thing I've ever seen on the Internet...

    I hope that Gentoo becomes more popular, but I also hope that this doesn't disrupt the stellar community behind it as well. Time will tell.

  7. Re:Advice for switching wife's computer to Gentoo by handsomepete · · Score: 5, Funny

    "I'm wondering what others do when less computer literate family members start using Linux"

    I take my phone off the hook.

  8. To each his own by infiniti99 · · Score: 5, Informative

    Gentoo really requires a speedy system if you want to have any fun, as you'll spend so much time compiling things. I have Gentoo on my desktop here, and it is great. I used to use Slackware, and this is definitely an upgrade. Well, for me at least. The great thing about Linux is that there is a distro for everyone, no such thing as 'best'. ;-)

    However, on my laptop, which is about half the speed, I use Debian. While Debian has been around for a long time, I only recently tried it, some six months after I discovered Gentoo. I'm very impressed by it, apt-get is as good as emerge as far as I can tell, but without any compilation to wait for. I had a full system, KDE and all, up in just a few hours instead of days.

    If you use Gentoo and a friend says to you, "oh you need program X", throw your instant gratification out the window. By the time you have program X, your friend will be asleep, and you'll have to coordinate another day.

    I still recommend Gentoo, but I think Debian is probably a better choice if you want easy software installation. Of course, neither of these distros is very user friendly. Setting up Gentoo is almost like LFS, and Debian is sorta like Slack. Give your mom SuSE.

  9. Longtime Gentoo user by be-fan · · Score: 5, Informative

    I've been using Gentoo since 1.0-RC3. I switched my whole system completely over to Gentoo about a year ago, and haven't looked back since. Here are the top reasons I like Gentoo:

    1) Community support. The Gentoo community is absolutely awesome. forums.gentoo.org is a one stop shop for any problem you might have. To this day, I have yet to encounter a problem I couldn't fix by a quick trip to the forums.

    2) Excellent documentation. Everything is very verbose, and the most thinking you have to do is substitute devices names and the like for the appropriate values for your system. Previous Linux distributions I have used (and I've been using Linux since Slack 3.5) almost always required you to deviate a little from the written instructions, but this almost never happens with the Gentoo docs.

    3) Great package management system. It easy for anybody that knows a bit of sh to write their own package build scripts (.ebuilds). As a result, the forums are full of ebuilds for the latest software. Thing of forums.gentoo.org as "0-day Linux Warez." Also, the ease of writing your own packages means you rarely have to bypass the package manager, since it's almost as easy to write your own ebuild (or, more often, edit an existing ebuild) as it is to compile the software manually.

    4) Thoughtful extras. The NVIDIA Linux kernel drivers autodetect your kernel, and apply the appropriate patches if you're doing something like running a development kernel. It's these little tidbits that just makes life

    5) Great configuration system. The init system makes sense. All environment variables are in files in the directory env.d. All module aliases are in seperate files in modules.d. All configuration parameters are in conf.d. Also, great utilities like etc-update for managing configuration files and whatnot.

    PS> Note that nowhere in the top 5 is any reference to optimization. I use Gentoo not to be 1337, but because, after an initial investment in installation time, I ultimately get a very low maintenence, customizable, and flexible machine. So you anti-Gentoo trolls can just fuck off.

    --
    A deep unwavering belief is a sure sign you're missing something...
  10. Re:And now, a translation... by tlianza · · Score: 5, Funny

    Wow, that post gets funnier every time I see it.