Slashdot Mirror


What are the Real Differences Between Distributions?

toblak asks: "Everybody seems to say the Mandrake is a good distro for newbies and Gentoo, Debian, SUSE, etc, are for the Power Users. Other than different updating schemes, when you get 'under the hood' of the distribution isn't it basically the same? If I compile some source code on a Debian system don't I get the same functionality as I would if I compiled the same code on a Mandrake system? I've been using Mandrake for about a year and while I don't consider myself a newbie, I'm not a Power User either. Have I been 'missing out' on something by staying with Mandrake?"

2 of 93 comments (clear)

  1. One real difference by Anonymous Coward · · Score: 0, Funny

    Is the name. Yes, it's hard to believe, but it is true. For example, one distribution is named Red Hat, while another is Mandrake, and another is Debian. ALL DIFFERENT NAMES!!!

  2. Re:package managers by gengee · · Score: 5, Funny
    the way (I think) most people work with tools like rpm is to just install packages off the cd or rpmfind.net, without ever really looking at what you're doing. when you have to actually compile traceroute, as with gentoo for example, you know much more about your system, its components dependencies, etc.


    Hmm...Because it takes so much more skill to `emerge traceroute` than it does to `rpm -Uvh traceroute-major-minor.rpm` or `apt-get install traceroute`? :)
    --
    - James