Slashdot Mirror


Debian Turning 10

Rubbersoul writes "On August 16th, the Debian Project will celebrate its 10th birthday. Check debCONF for the birthday party nearest you!"

7 of 407 comments (clear)

  1. Debian's greatest achievement? by Urkki · · Score: 4, Interesting

    Is that apt-get?

    I mean, same kind of system is now all over the place, in about every distro.
    But did Debian "invent" it, or were they first to make the concept work in practice?

    Then again, they are also responsible for dselect...

    1. Re:Debian's greatest achievement? by qtp · · Score: 5, Interesting

      Perhaps from an activist's point of view, you are correct.

      From a user's point of view, Debian's greatest achievement is having an "unstable" branch that is as stable as some other dist's releases.

      From a CS student's point of view, Debian's great achievement may be the package creation and management tools.

      For socioligists, it may be the democratic nature of the project.

      From a project managers point of view, it may be the fine example of how to establish a development policy.

      For me, it's simply that I get to use an OS that does not suck.

      --
      Read, L
  2. Re:dselect by Anonymous Coward · · Score: 3, Interesting
    I must admit I don't have the first clue how 'dselect' works
    This presupposes that 'dselect' works. It doesn't. It is an entirely unusable monstrous piece of shit. I like Debian too, but only came to like it when someone told me to use 'apt' exclusively for package management.
  3. Debian superiority by mirko · · Score: 4, Interesting

    What makes Debian greater than SuSe, RedHat and others is mostly the point it is *not* commercial.
    I mean : we're not even sure RedHat will still be there in a few years but we know that if in 10 years, we perform an :
    apt-get update ; apt-get upgrade
    our system will be updated...
    This might however be the case with other systems but I doubt that satisfied Debian pioneers actually switched.
    I guess the Gentoo-ers are mostly former SuSe-ists or RedHat-ters

    --
    Trolling using another account since 2005.
  4. Re:Well done on Debian by rf0 · · Score: 2, Interesting

    I've never ever had debian's update leave my machine unbootable after a good 3 years. Windows update on the other hand has...

    Just my personal expierence

    Rus

  5. What a nice coincidence... by PiscoX · · Score: 2, Interesting

    Hey, wait, saturday the 16th... The very same day Blaster is expected to lead a DDoS attack against MS update servers. Sweet gift for Debian's birthday.

  6. Debian is great by scarolan · · Score: 2, Interesting

    I still consider myself somewhat of a linux newbie, but I've learned as much as I need to manage a few small servers.

    My day job is selling medical equipment on the internet but I'm also the "computer guy" for the company I work at. Which btw has the added benefit of some extra job security, because no one else knows how to fix the network when it breaks.

    I started tinkering with RedHat and Mandrake about 3 years ago, and have recently installed Debian on a little backup server we have here at work. What a breath of fresh air! I am so glad to be out of RPM hell - those of you who have tried it know how frustrating it is to try and install an RPM, only to find out that you need files A, B, and C to make it work. Then you find out A, B, and C need X, Y, and Z, etc. etc. and that eventually you need an entirely new kernel. You can spend hours trying to fuss with those dependencies. Ugh.

    Now with debian it's as simple as:

    apt-get install whatever

    and bam, you're done! It's awesome! I had a backup server with trouble ticket system up and running in my office here within a few hours (and probably would have been faster if I was more expert).

    The Debian apt system is simply awesome, and I highly recommend it for anyone who wants a stable, easy to maintain linux box.