Slashdot Mirror


Debian Fastest-Growing Distro, Says Netcraft

Oskuro writes "According to this story at news.netcraft.com, Debian was the fastest growing distribution in the last 6 months, closely followed by SuSE and Gentoo. RedHat, while still reigning, has started to lose sites in Netcraft's survey after they announced the end of support for their desktop releases. The survey is based on the stats from webservers which include the distribution name in their webserver's header." Maybe it would grow even faster when Java issues are worked out -- read more below on that.

adamy writes "For people like me that use both Free/Open Source software and Java, the two have come together with two major exception: The Java Virtual Machine and the Base Libraries. Seems the folks trying to get Java packages ready for Sarge could have listed the issues. This is an interesting example of dependency tree pruning: Several packages are orphaned because they depend on Ant, which depends on Swing. Swing has been lower priority for the Classpath because most of the java pacakages are server side or lack a UI componenet."

516 comments

  1. 75% servers without Distro name... by Erik_ · · Score: 5, Insightful

    "Debian has been the fastest growing Linux distribution when measured by counting active sites which contain the name of a Linux distribution in the Apache Server header... A distribution name is present in a little over a quarter of Linux based Apache sites."

    To me it says that 75% of the Apache administrators on Linux boxes have tought about security.
    Sure, it's an Apache server, but do you really need to show which distribution you are using ?

    1. Re:75% servers without Distro name... by Frymaster · · Score: 4, Insightful
      To me it says that 75% of the Apache administrators on Linux boxes have tought about security.

      to me, it says that a lot of mid-sized sites got burned with red hat's recent killing of rh9. when the option is either a) pony up $400 or b) move to this untested hobby distro (fedora) that requires a complete re-install anyway, people start looking at other distros.

      so, yeah, i'll be migrating our twelve servers from red hat to suse sometime in the next month or so.

    2. Re:75% servers without Distro name... by Luscious868 · · Score: 2, Funny
      To me it says that 75% of the Apache administrators on Linux boxes have thought about security. Sure, it's an Apache server, but do you really need to show which distribution you are using ?

      Hey man, it beats the ever loving shit out of running any version IIS on any version of Windows.

    3. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0, Interesting

      It shows me that 75% of Linux administrators have not seriously thought about security.

      I am not afraid to show distribution, version, or any other banner info.

      why? Because apache fully patched, is running as an unprivileged user, chrooted into its environment, with a /bin/false login, is statically compiled with no unnecessary options.

      You cannot do that with the insecure garbage put out by monopolist boy Billy Gate$ and M$ Windoze insecurity, those people suck.

      Actually, all of that is bullshit, I could barely figure out how to log in to my Linux box, let alone secure it, so I just took the name off the banner.

      I also modified /etc/issue, because that sounds like what I do here in my mom's basement. And who wants to hack my netzero.com dialup hosted server anyway? Not me, I just run Linux for the Matrix screen saver.

      -Slashbot

    4. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      pony up $400

      From the SuSe site:

      SuSE LINUX Standard Server 8
      For x86 Servers
      Price: $449.00

      What was that again?

    5. Re:75% servers without Distro name... by chill · · Score: 3, Informative

      to me, it says that a lot of mid-sized sites got burned with red hat's recent killing of rh9. when the option is either a) pony up $400 or b) move to this untested hobby distro (fedora) that requires a complete re-install anyway, people start looking at other distros.

      Upgrades are half price -- $174.50 for ES, which isn't that bad if you need the support and RHN.

      Or go look at Progeny, who is not only providing "transition" support for RH 7, 8 & 9 users but was also just awarded LSB certification.

      --
      Learning HOW to think is more important than learning WHAT to think.
    6. Re:75% servers without Distro name... by LynXmaN · · Score: 4, Informative

      this untested hobby distro (fedora) that requires a complete re-install anyway

      That's quite a trolling from your part.

      I have installed Fedora on my RedHat 7.3 machines using apt-get (for rpm) and only in 1 reboot, so it doesn't require a full reinstallation.

      And also Fedora is the evolution from RedHat 9, even if it have bugs (as all distros) it's stable and ready for production.

      --
      May the source be with you!
    7. Re:75% servers without Distro name... by Rick+Zeman · · Score: 1
      Sure, it's an Apache server, but do you really need to show which distribution you are using ?

      Or anything else, such as the versions of ssl or perl. Look at how hideous my Mandrake 9.2 looked out of the box:

      "Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/6.3.92mdk) mod_perl/1.99_09 Perl/v5.8.1 mod_ssl/2.0.47 OpenSSL/0.9.7b PHP/4.3.2 "

      Quickly changed to show:

      "Apache-AdvancedExtranetServer/2.0" as reported by netcraft. ServerTokens Minor is my friend. Not too much info, but Apache 2 gets the credit. :)

    8. Re:75% servers without Distro name... by mattdm · · Score: 3, Informative

      [...] or b) move to this untested hobby distro (fedora) that requires a complete re-install anyway, people start looking at other distros.

      I'm going to have to call FUD on this. Why would installing Fedora Core require a complete re-install? Doing an upgrade from Red Hat Linux 9 works fine.

      For that matter, what's untested about it? Red Hat has to take some of the blame for this confusion, but in actuality, Fedora Core has gotten just as much pre-relese testing as previous consumer-level Red Hat distributions -- probably more, with the more-open development model.

      It's also not *really* a hobby distro, any more than Debian is.

      so, yeah, i'll be migrating our twelve servers from red hat to suse sometime in the next month or so.

      Now *that* will take a complete reinstall. SuSE is a great distro so there's nothing wrong with that, but I suggest you take a second look at Fedora first.

    9. Re:75% servers without Distro name... by Anonymous Coward · · Score: 1, Informative

      The poster never said "untested hobby distro (Fedora) requiring frequent reboots." So no, it isn't trolling. It is actually a fact that this is the purpose of Fedora - a testing ground for the commercial offerings of RedHat. You don't have to read far down the Fedora web page to find this fact - it is in the first paragraph.

    10. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      Take it easy dude -- Fedora is specifically designed for the "hobbiest" crowd (who thought regular RedHat updated to slowly).

      If you didn't like the RH9 support window, you aren't going to be happy with Fedora.

    11. Re:75% servers without Distro name... by MS_is_the_best · · Score: 0

      I consider Fedora not really a good server distribution. It is hobby in the sense that is has relatively new packages and no strict security update team (Redhat doesn't do this and the "hobbyists" have a difficult task with fast moving package updates).

      So it may be fine for the desktop, just like say Debian unstable, but for a server Debian stable (or Redhat 7.3 patched by Progeny or Redhat AS or Suse etc.) are really better for this purpose.

    12. Re:75% servers without Distro name... by Anonymous Coward · · Score: 1, Interesting

      Fedora Core has gotten just as much pre-relese testing as previous consumer-level Red Hat distributions -- probably more, with the more-open development model.

      In some senses, perhaps. However, Red Hat was well known for their internal stress testing of kernels, at the expense of releasing bleeding edge kernels. They were selective about backports, yet the new features were generally available in Raw Hide (like USB support in the earlier 2.2.x kernels). Fedora is the renamed Raw Hide. While many end users are testing Fedora inside and outside of Red Hat, improvements resulting from this testing are getting applied to Red Hat Enterprise Linux. Sure they end up in Fedora, but along with new features such as new kernel schedulers, new virtual memory engines, new compilers and C libraries, etc.

      It's also not *really* a hobby distro, any more than Debian is.

      On that, I agree. There are many Debian servers and "shops" out there. Some use stable but most have switched to unstable since stable is collecting dust and cobwebs. I imagine we'll see a similar number of Fedora servers after a while.

    13. Re:75% servers without Distro name... by mattdm · · Score: 1

      Fedora is the renamed Raw Hide.

      The development tree of Fedora is the new Raw Hide. The *releases* are the new Red Hat Linux. The process doesn't seem to have changed that much.

    14. Re:75% servers without Distro name... by ComputerSlicer23 · · Score: 4, Insightful
      Nope, not ready for production. For two reasons, that have nothing to do with it's stability while running:

      First, it has 6 month support cycles. You have problems, after the first 6 months, don't expect the Fedora Core people to be obliged to help you.

      Second, the standard security fix policy is: upgrade to the latest package, never backport the fix to the released package.

      It's more work then it's worth to upgrade machines every 6 months. It's worth me personally paying the $400 a machine to get the extra sleep I'll get from not having to work all the OT to test the upgrades.

      Second, I want a security fix that is a complete drop in replacement, barring incredible circumstances (or me doing something that was completely bone headed), it should never break.

      Kirby

    15. Re:75% servers without Distro name... by Mr.+Frilly · · Score: 3, Insightful


      And I upgraded a Redhat 8.0 machine to Fedora Core 1 from 500 miles away with one reboot.

      I am seriously considering Debian for future servers though. Fedora has been stable, but I'd like to have something on the server that doesn't need to be upgraded every 6 months.

    16. Re:75% servers without Distro name... by mattdm · · Score: 3, Informative

      Actually, Red Hat folks release Fedora updates for current releases. Here's the one from Monday for slocate, for example. Notice the redhat.com return address, and if you look at the package, you'll see it was built by a Red Hat engineer on a Red Hat system.

      Older releases will be handled by the Fedora Legacy project, and while it'll take a little bit for that to get settled in, I'm highly confidant that it'll be a success. Again, see Debian -- "hobbyists" can do a good job of keeping security updates current.

    17. Re:75% servers without Distro name... by ComputerSlicer23 · · Score: 4, Insightful
      It's also not *really* a hobby distro, any more than Debian is.

      I take exception to that point. Debian has a very, very long history of doing two things:

      1. Debian Stable is a long standing distro with support best measured in multiple years. Fedora Core says 6 months of support.

      2. Debian always backports security fixes to the stable. Fedora Core's policy is explicity to upgrade to the latest packages (even if that means your config files are now broken, and the API/ABI is incompatible so plugins).

      I know that Debian at one point had a very abrupt EOL notice (on the order of a month or two), when they transitioned from one stable to another. Which would be really annoying, but if it only happened every 2-3 years, I'd deal with it.

      I'm not much of a Debian user. In fact, I've never used it, other then a Knoppix live distro.

      I can't honestly recommend to anyone I know to use Fedora on any machine but one they use at home. That having upgrade problems and downtime is acceptable. Fedora Core's development model is very, very unfriendly to deploying in a production environment, especially if it's any place where security is a concern. I suppoes I could use it someplace where I didn't have a net connection, but I don't know of too many machines that don't have a net connection.

      Kirby

    18. Re:75% servers without Distro name... by mattdm · · Score: 2, Interesting

      Fedora Core says 6 months of support.
      [...]
      Fedora Core's policy is explicity to upgrade to the latest packages.

      Take a peek at Fedora Legacy. This addresses your first concern directly. And, although I haven't heard anything of it, if it turns out that Fedora Core's updates policy is too disruptive, I wouldn't be surprised if Fedora Legacy picks up the slack there. (In the meantime, there isn't really any indication that the updates policy will be as disruptive as threatened. Time will tell.)

    19. Re:75% servers without Distro name... by mrjohnson · · Score: 1

      heh.

      No, that means 75% of them needed a module of some sort and compiled it in on their own.

    20. Re:75% servers without Distro name... by Ian+Bicking · · Score: 1
      It probably also says something about how Apache was installed. If you install from (non-distro) source you are unlikely to get the distro name in your config.

      Which maybe means that Debian also has a well-packaged Apache, and people don't feel a need to tweak it. Or the Debian systems are newer, and the compiled-from-source Apache installations are often in systems that date from a darker day in packaging, or a time when there was otherwise more incentive to compile your own Apache. (But it seems like it's been quite a while since it was worth it to compile your own Apache)

    21. Re:75% servers without Distro name... by LynXmaN · · Score: 1

      I've upgraded one of the servers from a continent away

      apt-get for rpm is really a blessing :)

      Well... it's supposed that Fedora will end up with that, it'll be more Debianized in that way, the updates will come along more easily... I hope!

      --
      May the source be with you!
    22. Re:75% servers without Distro name... by LynXmaN · · Score: 1

      Well, I completely agree with you on that, but usually I think it's worth the effort to upgrade the package, since if you don't do that you find yourself again on a situation where your distro is vulnerable and there's no way out except for a bigass upgrade...

      And if you have enough IT workforce and automated monitoring... either solution is right for me

      --
      May the source be with you!
    23. Re:75% servers without Distro name... by ComputerSlicer23 · · Score: 3, Insightful
      I've seen Fedora Legacy. It's nice and all, but until it has some kind of track record that doesn't count as "production ready" to me. It could be wonderful, but I highly doubt it will stand up to Debian in terms of long term highly stable distributions. I don't like Debian, and I don't use it.

      I've got serious concerns about their ability to support the sheer number (4 of Core releases, probably for 3-6 platforms for each release once it gets going) of distro's that Fedora Core is putting out over a two year period. It's part of the reason that RedHat gave up RedHat Linux, it's the reason they had the EOL policies they did. It was too many distro's to support.

      I'm a lot more likely to follow White Box Linux (or any of the other RHEL rebuilds) then I ever would be to follow Fedora Core for a production server. I'm a lot more comfortable with building and signing my own binary packages from a RedHat SRPM when a security fix needs to happen then dealing with the fallout of upgrading packages.

      Fedora Core made a decision, and the doc's I'd read made it clear to me they understood the repercusions of not backporting a fix. They deliniated them, and then said: "This is a cutting edge platform, if you want stability, use RHEL". Some of that is RedHat's sales pitch. However, I've read the documentation, if they do what they set out in their plan, I'll happily pass. I won't even bother using it at home. It really is run like it is for a home distro. Just like I wouldn't run Debian Unstable/Testing on production machines, even though I know they are pretty reliable, I'm still not doing it.

      There's a reason that Debian only has one "Stable" (yes it's for 9 platforms), supporting multiples of them is time consuming. Also if they supported 3 of them, it go back to 2.0 kernel series if I remeber correctly.

      Kirby

    24. Re:75% servers without Distro name... by Mr2cents · · Score: 1

      to me, it says that a lot of mid-sized sites got burned with red hat's recent killing of rh9.

      to me, it says the Debian world domination plan is working.

      --
      "It's too bad that stupidity isn't painful." - Anton LaVey
    25. Re:75% servers without Distro name... by AFairlyNormalPerson · · Score: 2, Informative

      The fedora website says that it's distros will be supported for a certain (small) length of time.

      However, after reading through the fedora-legacy mailing list, it appears that many people are unhappy with that idea. Certain people would like to see releases immediately before a major change supported for as long as people choose to support it. The fedora-legacy project already supports RH 7.2, 7.3, and 8.0 with the intention of supporting 9.0 when it EOLs.

      I expect that FC1 will be supported for some time since FC2 moves away from the 2.4 kernel.

      I believe the thought that one has to continually upgrade their foedora distro to the latest release may be a misconception spawned from the initial intent of the project... I think we may see it morph into something quite different from what was initially announced.

      -Norm

    26. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      > Sure, it's an Apache server, but do you really need to show which distribution you are using ?

      1. Minor point: When you install a linux distro, sure it says which distro you are using. When you upgrade apache, what happens to that banner? Sometimes the coders change it to reflect the new apache source. Sometimes they leave it alone, and that makes it incorrect (but still has distro). Hackers do not rely on that anymore. They would tend to use, in lets say a heap overflow, the ability to overwrite chunk info to make two diff strings into one, and get fed back that data. Often that contains enough to refine one's exploit.

      2. Admins, like me, really like an accurate banner. I can write a shell script to scan a class c and tell me which versions of what i need to update. I dont shake with fear laying in bed thinking about kidz with code others wrote.
      And those people who can actually find a bug in a holy grail software package, really dont go around nailing people they dont know. Think another remote bug in apache... linux got off light, but FreeBSD/Net/Open suffered due to gobbles poc.
      I was thankful i could easily detect what servers i needed to patch. When you inherit machines often documentation is slim to none.

      So to wrap it up, keep that accurate banner up with pride!
      Update when a security issue is serious enough to warrant it
      and rest assured open source software, like apache, is "probably" your best bet when it comes to "security".

    27. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      What are you smokin, I've upgraded dozens of production servers to Fedora from RH9, its great. No complaints about Fedora here...

    28. Re:75% servers without Distro name... by Guido+von+Guido · · Score: 2, Insightful
      Eh, what's the point of hiding the distro name? You're going to have two classes of attackers:
      1. Jackasses trying the latest exploit they've downloaded against every box they can until they find one which it works against
      2. Somebody who actually wants into your server, for whom having the distro name saves about two minutes of work
      In the first case, hiding the distro name doesn't save you anything because they don't care. How often do you see somebody (or some worm) looking for cmd.exe in your apache logs?

      In the second case, hiding the distro name doesn't save you anything because they can get what they want in short order from other sources. Maybe it helps if you're running Red Hat 6 out of the box and you haven't bothered to secure it--but in that case you're still going to get cracked in half an hour.

      Hiding the distro name might not hurt, and it migh t be fun (the only legitimate reason to do it), but it's still a waste of time.

    29. Re:75% servers without Distro name... by Principal+Skinner · · Score: 1

      To me it doesn't say anything about what distros people are or are not using. How do all these servers without distro names tell you everyone's leaving Red Hat? Is Red Hat the one where you can't change the info broadcast by the web server?

      --
      one hundred twenty
      is just enough characters
      to write a haiku
    30. Re:75% servers without Distro name... by wathead · · Score: 1

      I have to agree. I had problems with fedora at first.
      No Flash plugin would work. The Nvidia drivers wouldnt compile then the ones that did where worse than the nv drivers. I finally got the time to research it. I found the compatlib for flash to work.
      I found a Nvidia installer .0 that worked instead of .1 or.2 that didn't worked. I had problems with apt-get installing the same programs except different versions. That was rough. I got that straightned out. Don't do upgrade distro or it will happen again with xvidcore. Do upgrade all.
      Now all I have is an unable to open /dev/pts0 does'nt exist? I have not had a problem with it. It just shows up in the syslogs along with modprobe cant find the following modules ppp compress and sound etc. Yet they always work when I need them. Those modprobe errors have been showing up since 7.3 and everything worked real good on that version. They should have just shined it up a little. That was the best version of Gnome anyway. The GPM wont shut down. It does when the power goes down for sure so I dont know what that is all about but shutting down console mouse service always fails again not a problem to me.
      With a little effort I have found that Fedora core is stable enough for my needs as a desktop distro.
      For a server I would have to go with Slackware or one of the BSDs

    31. Re:75% servers without Distro name... by Pros_n_Cons · · Score: 3, Interesting

      So not only is is Fedora unstable with a horrid development model but its especially bad if you care about security?

      1.) I've never had a fedora crash (except when I tried to install 2.6 kernel
      2.) it has exec-shield stack protection enabled by default but its less secure than your precious debian who got owned last month right? if they used exec-shiled that brk() exploit would have failed (yes i know debian will have it soon, thank ingo who works at redhat for that).

      I'll never run Debian not cause of its quality but because of its childish group of users who piss me off with blind zealotry. Now that I've vented I want to pose a question. Would you rather pay $0 and have a distro. or have people pay $174 to a company that pays people around the clock to:
      maintain GTK+
      wrote/maintain orbit
      Anaconda (which has been ported to debian and others)
      freedesktop.org
      Kudzu (did knoppix thank them?)
      rpm
      gcc
      glibc
      exec-shield
      selinux
      X/x.org
      open nvidia drivers
      opens GPL software from propritairy companys they buy out. (see selestia)
      notice a trend here or shall I continue? I'm not just using an OS today, I'm investing in OSS.

      --

      -- "of course thats just my opinion, I could be wrong." --Dennis Miller
    32. Re:75% servers without Distro name... by TKinias · · Score: 1

      scripsit mattdm:

      I'm going to have to call FUD on this. Why would installing Fedora Core require a complete re-install? Doing an upgrade from Red Hat Linux 9 works fine.

      People seem to use the term FUD awfully freely sometimes. I don't know Frymaster (the user you quoted), so I'd just as soon give him or her the benefit of the doubt and assume it was a misapprehention rather than deliberate FUD. I know that for me, as a Debian user who has never administered Red Hat boxes (as opposed to simply using them), I was under the impression that RH upgrades in general required reinstallation, and it wouldn't have occurred to me that RH9 could become FC1 without it.

      --
      In principio creauit Linus Linucem.
    33. Re:75% servers without Distro name... by root:DavidOgg · · Score: 1

      Mod up, it's a good point.

      --
      --AROS is an Open Source AmigaOS clone, and source compatible with AmigaOS! Try the x86 build at http://www.aros.org
    34. Re:75% servers without Distro name... by salimma · · Score: 1
      move to this untested hobby distro (fedora) that requires a complete re-install anyway

      Fedora is *not* untested, it's just *commercially* unsupported, i.e. you cannot buy support contracts for it. AFAICT it is actually one of the most stable Red Hat releases I have used. The most severe bug I ran into was the init.d script for MySQL incorrectly reporting an error starting up, but that was fixed in an update.

      You should be able to upgrade from a Red Hat release to Fedora, if not, that is a bug. If you can't be bothered to report it to Bugzilla, then... you're not contributing, and can't complain.

      The question mark is over FC2, because of its ambitious scope - Linux 2.6 with SELinux and LVM2. Upgrading might be a more tricky matter, so if you care about Fedora, please consider beta testing the upcoming test release.

      --
      Michel
      Fedora Project Contribut
    35. Re:75% servers without Distro name... by mattdm · · Score: 2, Interesting

      Okay, fair enough -- FUD might have been a bit strong. Never attribute to malice and all that.

      Anyway: Red Hat / Fedora doesn't have the nifty "upgrade between releases while the system is running" thing you get with Debian. (Although you could try it with apt-rpm or yum, and probably get decent results, it just won't be as clean.) But the installer is able to detect previous installations and relatively smoothly update them.

      Since you pretty much have to reboot to make a completely-upgraded distro really take effect (new kernel, new libc, new everything), it's not really a big deal.

      Red Hat Linux has been able to do this since forever, and it's the primary reason I switched from Slackware back in the day. Well, that and SysV init scripts. :)

    36. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      fedora is NOT going on any production machines of mine.

      you can talk yourself into it all you want, i don't think it takes a mental giant to figure out that the free alternatives are far superior for a production machine.

      slackware, debian, freebsd

      to name 3.

    37. Re:75% servers without Distro name... by ComputerSlicer23 · · Score: 3, Insightful
      I'm not sure if you are ranting at me and being a Debian zealot. I steer people away from Debian. I bleed RedHat blue so to speak. I saw the light somewhere around RedHat 5.2 or so. Never looked back. I'll read RedHat for everything. I own every copy of RedHat as a boxed set since 5.2 or so. I've even got a copy of the the Professional desktop that is sold via retail chain stores. I'm a rah, rah RedHat guy. Got it! I can be a zealot for RedHat at points, but never ever for Debian.

      You are failing to connect the dots... That sentence in the grandparent where I said: "I've never used debian, except for a Knoppix CD" (I've booted Knoppix precisely twice to check the two security based knoppix ISO's). Which portion of that sentence didn't you understand. I'll gladly diagram it for you. Not that I've gone and personally attacked you, you can respond to that being a strawman. At least then you'll have a leg to stand on.

      I'm not a Debian Bigot. I'm not a Fedora critic either. I've never actually run Fedora (I've followed the mailing lists, and answered questions about it, but never actually installed it, even though I have a local mirror of it at home).

      Fedora has specific policies that run directly counter to the concept of "production quality, enterprise ready" in my humble opinion. Debian has qualities that jump up and down and scream: "Production Quality, enterprise ready".

      Now, Fedora might well move away from the original intents that RedHat laid down for them. Fedora is in fact a "bleeding edge" distro. It's designed to be that way, and stay that way, if they hold true to the core believes laid out at the Fedora website. Which leads me to the conclusion, that "Fedora is no more hobbist the Debian" to be intellectually dishonest. Which is what my post explained. Fedora core is designed to be a moving target to push that distribution far ahead. If you don't want to play ball, you'll fall behind, and Fedora won't come back and help you. Fedora Legacy might, but I want to see their track record before I start saying nice things about them.

      RedHat has done lots of good for the OSS community. It's why I own all their recent products. It's why we run RHEL at my office (because I insisted we purchase it). However, that does not make all things RedHat infalliable. If you want to go see a nice bit of zealotry, try reading your own post. I've been nice and polite (barring the first couple of paragraphs of this post).

      I never said Fedora isn't stable. I never said Fedora isn't secure. What I said is that Fedora isn't "production ready", because on an ongoing basis, it is the projects policy to do things that are fundamentally counter to ensuring that upgrading your system for security updates will never break the system. I said that Fedora has a written policy to not support systems for long enough for me to be comfortable deploying them for production use. I don't like distro upgrades. I do new installs and migrate services.

      RedHat carefully designed Fedora specifically so it can't ever be depended upon for sane production use. They took all that best qualities of "RedHat Linux" and added fixed all the things that drove people nuts about it, and called that "RHEL". They took all the parts that are leftover, and turned them into "Fedora Core". Fedora makes a number of problems that people complained about "RedHat Linux", and made them worse.

      People used to complain, RedHat had too many releases too often, so it is hard to stay current. Fedora Core makes this problem worse.

      People used to complain RedHat doesn't support their products for long enough. Fedora made this worse.

      RedHat at least used to guarantee binary compatibility of security fixes. Fedora Core doesn't.

      The reasons people used to think that "RedHat Linux" wasn't good for production use got worse via Fedora Core, not better. Fedora Core's fundamental operation princepal appears to be "upgrade to the lastest greatest stuff, and we will fix it". Y

    38. Re:75% servers without Distro name... by teg · · Score: 1

      1. Debian Stable is a long standing distro with support best measured in multiple years. Fedora Core says 6 months of support.

      That's because Debian releases a year or more after the technology was available. When a new release is out, the old one is dropped like a hot potato. It's nothing like the old Red Hat Linux policy of supporting a release for 3 years or the 5 year life cycle of Red Hat Enterprise Linux... it's just what happens when supporting only the current release and taking too long to release a new one.

    39. Re:75% servers without Distro name... by golgotha007 · · Score: 1

      1. Debian Stable is a long standing distro with support best measured in multiple years. Fedora Core says 6 months of support.

      A long standing distro yes, with long standing packages. Sorry bud, but kernel 2.2 and apache 1.3 doesn't cut it for me anymore. Sure, I can run unstable. Let me go ask the boss if I should run unstable packages on our production system.
      If I wanted to run a system that acts like Debian, I could always put Redhat 5.2 back on.
      Also, with Fedora you have a choice of where to get your packages. I currently use Freshrpms.net for my apt repository. So much for your 6 monthso f support theory.

      2. Debian always backports security fixes to the stable. Fedora Core's policy is explicity to upgrade to the latest packages

      ok, you get a few points here, but sometimes newer packages are released for newer and faster working features.

      I sysadmin both Redhat and Debian machines on different networks in several different countries.
      I find the Redhat machines much easier to maintain. I get at least a call a month for each Debian machine, where I get a call maybe once every 6 months (if at all) about the Redhat ones.

      Look folks, I want to like Debian, I really do. I mean, it seems like I'd be cooler if I used it. But based on my experience, I only recommend Debian to hobbyists and garages.

    40. Re:75% servers without Distro name... by lone_marauder · · Score: 1
      Would you rather pay $0 and have a distro. or have people pay $174 to a company that pays people around the clock to:

      Let me add something to your list:
      • Wake up one day and decide that you (the user of the most popular Linux distro in the world) no longer fit into their business model and cut you off at the nuts?
      --
      who are those slashdot people? they swept over like Mongol-Tartars.
    41. Re:75% servers without Distro name... by chthon · · Score: 1

      Although I already use Debian for 5 years, at the end of last year I had to install RH9 on my new box.

      I have a Promise SX-6000 ATA RAIDS controller, and only the Red Hat 9 distro was able to activate it.

      I tried 2.4.20, 21, 23 and 24 kernels, with the standard RH configuration files, but none of them succeeds.

      The problem now is to find out which patches on the 2.4.20 kernel RH has applied make it so. Only when I find that out, I can start installing Debian.

      Jurgen

    42. Re:75% servers without Distro name... by tiger99 · · Score: 1
      Ideally you would not make anything visible including the general type of OS, but unfortunately then Netcraft surveys would not be able to compare the rise of Apache to the hopefully terminal decline of IIS.

      However, to make life complicated for hackers, it might be useful to declare the server and OS to be quite different to what they actually are. How about a really tightly secured OpenBSD server posing as IIS, if that is possible, for example? It would keep the nasty little scumbags busy for a while, maybe for long enough to get caught.

    43. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      Okay, Sorry about that. It's just I read 200 posts in this article of people flaming things they've never used and just parrot rumors they hear on slashdot. I picked the wrong parent to reply to I guess.
      Redhat didn't write SElinux, I hope it didn't make it sound that way to you. Just that thier employees are the only ones adding upstream fixes to the source. other contribute but only to patch thier own distros the way I understand it.
      I just wanted to make the general point that when you pay for RHEL you're not just paying for a product but donating to a company known to put nearly all thier money back into our GPL software.
      If everyone bought RedHat and/or SuSe we could have 5000 'full time' hackers working on things. Instead of just freshman CS students who dabble after class. ( i know that isn't everyone but its a significant number). Who wants to work on fonts 24-7? who wants to create design guide lines who wants to write drivers for wierd hardware? paid developers.
      anyway, sorry for the mix up

    44. Re:75% servers without Distro name... by rweir · · Score: 1

      2.) it has exec-shield stack protection enabled by default but its less secure than your precious debian who got owned last month right? if they used exec-shiled that brk() exploit would have failed (yes i know debian will have it soon, thank ingo who works at redhat for that).

      Uh, no. None of the Linux security patches would have protected the Debian systems from this attack. Not SELinux, not GRSecurity, not ExecShield. If it had been a Fedora system, it would have been 0wned just the same.

    45. Re:75% servers without Distro name... by Anonymous Coward · · Score: 0

      Conflicting answers to this question the guy who wrote PaX says exec-shield can't but some debian people claim it works here. Guess someone might have to test it if the Debian people didn't.
      Or does he mean the patch is ALSO supplied making it immune? Is the problem that these patches by design can't do anything when it concerns kernel space?

  2. The debian-java mailing list.... by tcopeland · · Score: 4, Informative

    ...is right here.

    Lots of discussions on library dependencies and Kaffe and such like are in the January archives.

    1. Re:The debian-java mailing list.... by gnuman99 · · Score: 1
      As one of the maintainers for Debian, Kaffe has been broken for months now. The latest release of Kaffe that actually compiled on all archs is in stable.

      We only need to fix Kaffe so that it can be compiled (maybe not using the supplied kjc but something like jikes is the answer here). Anyway, the Kaffe stuff is available here:

      QA of Kaffe
      Build logs

  3. How is Java relevant here? by Eric+Smith · · Score: 4, Interesting

    What do Java, Ant, and Swing have to do with surveying which Linux distribution is run by web servers? I'm baffled.

    1. Re:How is Java relevant here? by sfjoe · · Score: 1



      You and me both. And how does Ant, a build tool, depend on Swing, a GUI-building set of classes?

      --
      It's simple: I demand prosecution for torture.
    2. Re:How is Java relevant here? by muckdog · · Score: 1

      Because Java application servers like Websphere, BEA, Jboss, Tomcat often rely on Apache as front end and in many cases the application server runs on the same machine as apache

    3. Re:How is Java relevant here? by AKAImBatman · · Score: 1

      What does that have to do with Ant? Or Swing for that matter? Ant is a command line build tool like Make. There's no reason they need GUI components to get it working.

    4. Re:How is Java relevant here? by cxvx · · Score: 1

      I'm not sure what Ant exactly uses that is in the Swing classes.

      But you have to keep in mind that normally, this shouldn't be a problem, since every "real" java implementation must have javax.swing available.

      But I'm sure that even if you for some reasons don't have Swing installed, you'll still be able to run Ant and use 99% of it. You wouldn't get errors until you use the functionality that relies on Swing (can someone tell me what it would be? I'm no Ant expert, but I've used it before. For what task do you need Swing?).

      --
      If only I could come up with a good sig ...
    5. Re:How is Java relevant here? by Anonymous Coward · · Score: 0

      Ant is a build system, think XML-based make. A lot of java servers and utilities are built with ant. It can also be used for other languages of course.

      So, wihout Swing, you don't get Ant, and without Ant you don't get a lot of stuff you want in your server. So you stick with windows or install a non-free JVM. Hence market share problems.

    6. Re:How is Java relevant here? by Anonymous Coward · · Score: 0

      The original poster clearly says that Ant requires Swing. Now, why it requires Swing is another question altogether.

    7. Re:How is Java relevant here? by claes · · Score: 1

      I think it could be ant tasks that show a progress bar. Also there is some ant task that can show an about box.

    8. Re:How is Java relevant here? by Raskolnk · · Score: 1

      Ant includes the chainsaw log viewer/client which uses swing.

      --
      Don't blame me, I get all my opinions from my Ouija board.
    9. Re:How is Java relevant here? by Anonymous Coward · · Score: 0

      JSP

    10. Re:How is Java relevant here? by muckdog · · Score: 1

      Ant is used to build Java applications so it looks like the "servers" in question may be development boxes that are use to develope java applications which need apache and ant

    11. Re:How is Java relevant here? by rimu+guy · · Score: 5, Informative

      The above poster is right. People want to run Java servers on their Linux boxes.

      But the fact that Debian currently has some issues with installing those automatically shouldn't hold things back. Certainly, Red Hat aren't going out of their way to support Java.

      And as far as Ant goes, it's not that hard to install:

      antversion=1.6.0
      {
      cd /usr/local
      wget -O - "http://apache.inspire.net.nz/ant/binaries/apache- ant-$antversion-bin.tar.gz" | tar xz
      ln -sf /usr/local/apache-ant-$antversion /usr/local/apache-ant
      echo "export ANT_HOME=/usr/local/apache-ant
      export PATH=\$PATH:/usr/local/apache-ant/bin" > /etc/profile.d/ant.sh
      chmod +x /etc/profile.d/ant.sh
      }

      FWIW, I run Linux Virtual Private Servers with a bunch of Java hosting tools like Tomcat preinstalled on my distros.

      And, at least for me, Red Hat (including Fedora) is still outselling Debian by 5.3 to 1. Maybe it's because I install apt-rpm on the Red Hat boxes to make them just as easy to manage as the Debian ones :)

    12. Re:How is Java relevant here? by Trejkaz · · Score: 1

      It has things for popping up a nice splash screen so you can be entertained while the build happens. IMO this is about the most pointless feature in Ant, and should have been in an optional extra package to stop this sort of problem.

      Same goes for the Ant task where you can play a sound file.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    13. Re:How is Java relevant here? by AttilaSz · · Score: 1

      OTOH, I fail to see why on Earth could Ant (a make-like build tool) depend on Swing (a GUI library). If it does, then Apache folks who wrote it did something Wrong(tm)

      --
      Sig erased via substitution of an identical one.
    14. Re:How is Java relevant here? by Mr.+Piddle · · Score: 1


      If ant really is to the point of splash screens and sound files, then I'm really glad I skipped that bandwagon and stayed with posix make. Make is still, despite its flaws, the only widely-known and used cross-platform and cross-language build tool.

      --
      Vote in November. You won't regret it.
    15. Re:How is Java relevant here? by Anonymous Coward · · Score: 0

      Going by the Java spec is not "wrong". It's not "Write Once, run on crappy Microsoft & GNU clones without Swing".

      The whole point of Java was to get away from that sort of stupid incompatibility found in Unix & all the ridiclous config options and so on.

    16. Re:How is Java relevant here? by Trejkaz · · Score: 1

      True for cross-language. Though, if you are dealing with Java, it's a great deal easier to write an Ant build than to write a Makefile.

      For one, a Makefile in the typical format, which says something like "for *.java -> *.class, run javac *.java", is slow because it will cause javac to run more than once for the same source directory, whereas Ant will run one source directory at a time. The advantage there is the compiler can hold the interface of every applicable class in memory at the same time instead of having to potentially re-parse the source file every time it's used by another class.

      This of course comes about because Java doesn't use header files. :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    17. Re:How is Java relevant here? by Cthefuture · · Score: 1

      Maybe it's because I install apt-rpm on the Red Hat boxes to make them just as easy to manage as the Debian ones

      I'm not trolling here, but curious. I've seen a few references to this apt-rpm thing which sounds pretty nice if it's like apt-get. I tend to try Red-Hat every couple years and the one thing that always got me was that there just were not as many readily accessible packages for Red-Hat compared to Debian. Sure, there's probably a RPM for everything but they were always scattered all over the place and I didn't have a simple single-point interface to intall anything I wanted. I had to go on RPM searches which absolutely sucked (not to mention the dependency nightmare).

      Debian on the other hand has just about everything under the sun available with a simple apt-get and it's easy to add new package sources.

      Is there more stuff available now with the apt-rpm type system? I assume it handles and grabs dependencies?

      --
      The ratio of people to cake is too big
    18. Re:How is Java relevant here? by rimu+guy · · Score: 1

      apt for rpm allows you to plug in your own sources. The primary sources are just going to be Red Hat's RPMs. But you can plug into a few other independant repositories (like jpackage.org).

    19. Re:How is Java relevant here? by alexpage · · Score: 1

      I'm not trolling here, but curious. I've seen a few references to this apt-rpm thing which sounds pretty nice if it's like apt-get.

      The main difference between apt-rpm and apt-get is that the RedHat / Fedora package repositories just don't have the same level of testing and QA that Debian's do. Sure, it might make installing software easier, but at the end of the day, Debian's QA is far more important than the ease of use of their packaging tool, and that's the area where no other distro can touch them.

      And that's why sensible people run Debian on their servers ;)

    20. Re:How is Java relevant here? by Mr.+Piddle · · Score: 1

      The advantage there is the compiler can hold the interface of every applicable class in memory at the same time instead of having to potentially re-parse the source file every time it's used by another class.

      This is trivial to reproduce in Make, as the other reply has already stated, removing that percieved advantage to ant. Ant really is the fashion of the day in the software development world, and it is obviously being relegated to its niche as other development tools in the past have been stuck in their niches (Lisp, X11 source, GNU, etc.).

      --
      Vote in November. You won't regret it.
  4. I seem to remember predicting... by Space+cowboy · · Score: 5, Insightful

    Debian would be the one. It has the ring of solidity that characterises a lot of open-source stuff. For people actually *using* Linux rather than playing with it, reliability's a big issue.

    I'm not saying the others are unreliable, I'm saying that the perception is that Debian is more true-to-the-roots, and therefore more favourable. Perception is all - a statement that can mean two distinct things, and be simultaneously correct :-)

    Simon

    --
    Physicists get Hadrons!
    1. Re: I seem to remember predicting... by Black+Parrot · · Score: 5, Funny


      > Debian would be the one. It has the ring of solidity

      Been to the movies lately?

      --
      Sheesh, evil *and* a jerk. -- Jade
    2. Re:I seem to remember predicting... by Anonymous Coward · · Score: 0

      Bah, slackware is the only distro I trust for reliable needs like embedded use and things like a dedicated MythTV box.

      I need speed and ultra reliability by being able to easily strip away the un-needed... the only distro that is capable of that is slackware.

      Install debian that is only the bare-minimum and you STILL have lots of junk in there that must be manually removed.

      I know I tried...

    3. Re: I seem to remember predicting... by Space+cowboy · · Score: 4, Funny

      [grin] on re-reading it, I wondered whether to put something like:

      One distro to rule them all
      One distro to find them
      One distro to bring them all
      And, in the darkness bind them.

      Except, that would have more suited Windows than Linux. IMHO, of course :-)

      Simon

      --
      Physicists get Hadrons!
    4. Re: I seem to remember predicting... by Anonymous Coward · · Score: 0

      How come Homer and Krusty look like clones?

      The're 'spose to. Matt Groeing intentially made Krusty in Homer's image: The ironic bit, is that Bart adores Krusty and tolerates Homer - even though the're the same character.

      After a few seasons, Krusty diferentiated from Homer as a character, but that was the origional intent.

    5. Re: I seem to remember predicting... by smittyoneeach · · Score: 2, Insightful

      Invert the logic:

      One distro to lead them all,
      One distro to see them,
      One distro to claim them all,
      And from the darkness, free them

      From the land of Redmond where the paid research studies lie...

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    6. Re:I seem to remember predicting... by cayenne8 · · Score: 3, Informative
      "I need speed and ultra reliability by being able to easily strip away the un-needed... the only distro that is capable of that is slackware."

      I'd have to argue with you on this one. When you install Gentoo...it starts off about as bare bones as you can be....stuff gets added as YOU choose to.

      Its pretty much a 'built from scratch' system, but, it does manage your dependencies quite well for you...that and all the flags can help optimize just about every application you install, since they are all compiled from scratch (with the exception of some things like the NVIDIA binary drivers).

      Give it a look...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    7. Re:I seem to remember predicting... by Trejkaz · · Score: 0, Troll

      I had to give up on Debian because its "stable" distribution was frequently unstable. I know, I know, they have a different definition of stable to everybody else in the world, but fuck it... it's not okay.

      And I'm talking the kind of problems which aren't caused by breaking any important config files. Even creating a new user and trying with them didn't help anything. Enough with Debian until they get up to date or something. Having packages lurking about which were last compiled in 2001 doesn't sit well with my idea of keeping a system "up to date". :-/

      That being said, this was supposedly a server survey... so it makes sense. Yes, Debian is kickass on the server side.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    8. Re:I seem to remember predicting... by Mr.+Piddle · · Score: 5, Insightful

      Debian would be the one.

      So far, among Linux distributions, I've found Debian to have a lot of the flexibility and sensibility of Slackware and the breadth of Red Hat, without being as spartan as Slackware and not as retarded as Red Hat. I used to use Red Hat a lot for home/school, but it just didn't scale with me as I grew older (their installer and RPM-basis got more and more rigid and inflexible relative to my needs until I just got fed up with it). At this point in time, I'd have to say that Debian is the best all-around distribution.

      --
      Vote in November. You won't regret it.
    9. Re:I seem to remember predicting... by Anonymous Coward · · Score: 0

      Real men install linux by encoding the bits onto the harddrive one bit at a time....

    10. Re: I seem to remember predicting... by pesc · · Score: 1

      This is another take on it. A bit old perhaps. ;-)

      --

      )9TSS
    11. Re: I seem to remember predicting... by Saint+Stephen · · Score: 2, Insightful

      That's not the inverse, this is:

      One distro to be ruled by all,
      One distro to be found,
      One distro to be brought to all,
      And in the light release them.

    12. Re:I seem to remember predicting... by blakestah · · Score: 1

      I actually read the stats - all the linux distros are growing at rather similar rates - Debian just ever so slightly faster than the others.

      It seems to say, instead that Debian is growing fastest, that linux installations are growing.

      But somehow I also want to know the rate at which servers as a whole are growing, to compare the numbers...

    13. Re:I seem to remember predicting... by Anonymous Coward · · Score: 0

      Please note, Debian is no different. You can go very bare-bones and only install what you need.

      Most distros are like that except for Red-Hat and some of the others based on Red-Hat.

    14. Re: I seem to remember predicting... by Anonymous Coward · · Score: 0

      Yeah, but mine rhymed more gooder, and junk.
      Not to mention the sweet pun on.lie
      Convinces that you not, I'll trot out my poetic license.
      I just want to know who modded it insightful. I thought it was right funny.

    15. Re:I seem to remember predicting... by autechre · · Score: 1

      (replying to this partly because some people don't read ACs)

      Indeed. IIRC, default installations of slink and potato didn't even include "less" or "man". I think that "man" is included now, but that gives you an idea how how stripped down Debian is "out of the box".

      Of course, tasksel (or whatever it's called now) will prompt you to install sets of packages after installing the base system, but you can Just Say No.

      A lot of Debian packages are very modular so that you can only install what you need. PHP is this way. GAIM and Xchat have GNOME and non-GNOME versions so that people who don't want the sizable mass of GNOME can forego some of the eye candy.

      --
      WMBC freeform/independent online radio.
    16. Re:I seem to remember predicting... by TKinias · · Score: 1

      scripsit Trejkaz:

      I had to give up on Debian because its "stable" distribution was frequently unstable. I know, I know, they have a different definition of stable to everybody else in the world, but fuck it... it's not okay.

      How is Stable ``unstable''? ``Stale'' is the much more frequently levelled criticism agains Stable. Testing occasionally has its glitches in upgrades (for example, Galeon disappeared for a little while this winter because it had to be yanked temporarily for GTK2 to go in), but it's pretty damn stable itself. Other than the little Galeon situation, I haven't seen any problems with upgrades that I didn't cause myself by mixing different releases on the same box. My main workstation at home is pushing six months uptime, and I was over a hundred days before that, only cut off by a power outage. That's a Testing (not Stable) box that has had a fair number of Unstable packages mixed in from time to time.

      --
      In principio creauit Linus Linucem.
    17. Re:I seem to remember predicting... by Trejkaz · · Score: 1

      I had an install where either X or KDE magically stopped working. It was literally like this: the system worked, then we apt-get updated it, and then it didn't work anymore.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    18. Re: I seem to remember predicting... by pimpinmonk · · Score: 1

      No no no...

      One tool to apt-get them all...

    19. Re:I seem to remember predicting... by TKinias · · Score: 1

      scripsit Trejkaz:

      I had an install where either X or KDE magically stopped working. It was literally like this: the system worked, then we apt-get updated it, and then it didn't work anymore.

      That's very odd. The only thing that should get changed on a Stable system is security fixes, which really shouldn't ever do something like that. What response did you get to your bug filing?

      --
      In principio creauit Linus Linucem.
    20. Re:I seem to remember predicting... by Trejkaz · · Score: 1

      To be honest, I was just 'blah' enough to not bother filing one. I'd been getting progressively annoyed at how old some packages were and eventually switched distros to one where you (usually) know how you broke something (Gentoo). :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
  5. Debian's not like it used to be. by Mateito · · Score: 3, Funny

    I'm absolutely in agreement.

    These days you need a couple of CDs for Debian.

    When I was a lad we used to fit a full Debian distribution on one side of an 8" floppy disk.

    1. Re:Debian's not like it used to be. by Erick+the+Red · · Score: 4, Funny

      When I was a lad, it only took one side of a loose leaf paper to fit in all the ones and zeros.

      --

      DO NOT WRITE IN THIS SPACE

      ok
    2. Re:Debian's not like it used to be. by Dasaan · · Score: 2, Funny

      Whee, you had paper? In my day we had to memorise the ones and wonder what else we needed as neither paper nor zeros had been invented!

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    3. Re:Debian's not like it used to be. by ENOENT · · Score: 2, Funny

      You need "a couple of CDs" where "a couple" means "ten to twelve".

      Potato came on 3, woody came on 5 (IIRC). Sarge adds openoffice.org and a bunch of smaller stuff.

      By the way, when I was a lad, we used to fit a full Debian distribution onto on side of an old Bee Gees cassette. And we didn't have modems, so we would have to use Morse code drivers to encode all of our network traffic! Of course, this was before Marconi, so we would then chisel the morse-encoded data into big stone slabs, throw them into the ocean, and wait for continental drift to take them to their destination!

      AND WE LIKED IT!!!

      --
      That's "Mr. Soulless Automaton" to you, Bub.
    4. Re:Debian's not like it used to be. by Anonymous Coward · · Score: 0

      These days you need a couple of CDs for Debian.

      When I ordered Woody, it came on 7 CDs. They could have saved one by not shipping it with both 2.2 and 2.4 kernels. But it sounds as though it's been a while since you ordered Debian on CD!

    5. Re:Debian's not like it used to be. by Anonymous Coward · · Score: 0

      Bee Gees cassette?

      How do I fit a cassette in my 8-track player?

      When I was a lad, we our Bee Gees music came on Dictaphone cylinders!

    6. Re:Debian's not like it used to be. by Almost-Retired · · Score: 1

      These days you need a couple of CDs for Debian.

      Scuse me, but the last release is 8.5 cd's worth. A couple of cd's will get you going, but theres a lot more than just getting going IMO.

      Cheers, Gene
      There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order.
      -Ed Howdershelt (Author)
      99.22% setiathome rank, not too shabby for a WV hillbilly
      Yahoo.com attornies please note, additions to this message
      by Gene Heskett are:
      Copyright 2004 by Maurice Eugene Heskett, all rights reserved.

    7. Re:Debian's not like it used to be. by Dasaan · · Score: 2, Informative

      A lot less than 2 CDs if you have the bandwidth to do a net install. There are debian net install .isos out there that'll fit on a business card disc.

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    8. Re:Debian's not like it used to be. by Anonymous Coward · · Score: 0

      Does anyone still install Debian from CD?

      I've always done bare-bones netinstall which gets me up and running with the latest [stable|testing|unstable] version in 10 minutes.

      Apt-get everything else as needed.

    9. Re:Debian's not like it used to be. by flewp · · Score: 2, Funny

      My Woody wasn't floppy, nor would it fit on a 5 1/4 if it was.

      --
      WWJD.... for a Klondike bar?
    10. Re:Debian's not like it used to be. by FuzzzyLogik · · Score: 1

      bah.. you download the first cd and then you use apt to get anything else you might need.. why waste the bandwidth to get ALL of that crap when you only need select items anyway? i carry around a debian 3.0 cd to install it with, then i get the rest from an apt source... gimme a break, you don't need all the cd's to install debian.. get real guys, just shows how little you know about debian and yet you're blabbing your mouth about it.. shut it unless you know what you're talking about. if you have a question thats one thing, but throwing out false info sucks.. go bastardize your own distro

    11. Re:Debian's not like it used to be. by webbroberts · · Score: 1

      Still does. It just depends on how large you write!

    12. Re:Debian's not like it used to be. by pyros · · Score: 1
      why waste the bandwidth to get ALL of that crap when you only need select items anyway

      Because only an instal of stable can be trusted to work out-of-box like that. The last three times I tried to install unstable on a workstation, I couldn't use tasksel to install the Desktop Environments package, because both the GNOME and KDE metapackages included conflicting packages (GNOME had a few conflicting abiword packages, and KDE I think had something to do with KOffice). And yes, I reliase that this discussion should be focused on server installations, it's just one of my pet peeves about Debian.

    13. Re:Debian's not like it used to be. by FuzzzyLogik · · Score: 1

      odd i didn't think you could get unstable on cd, atleast what the point would be. it changes on a daily basis. getting stable is exactly as if getting it from the cd, nothing really changes atleast not without lots of testing to begin with. So basically if you were a server installation the only time you'd need cd's is in case of no net connectivity. i understand where you're coming from on unstable, but even with those cd's like that there's no guarantee they WORK, i imagine if they have cd images of unstable then they're just kind of daily snapshots.. pointless unless it can be proven that everything works... in which case your argument has not a lot of basis

    14. Re:Debian's not like it used to be. by OoberMick · · Score: 2, Funny

      Ones, you had ones! We where lucky of we seen half a half between twelve kids once a month and we wer' glad o' it!

    15. Re:Debian's not like it used to be. by pyros · · Score: 1

      Yeah. It just bugs me. A lot. The latest installer on the testing iso images (there is an official one one the debian web site), lets you pick which flavor you want to install. I'd be less irritated if it installed broken packages. But there's a text file somewhere that says gnome meta package includes abiword-common, abiword-gnome, and abiword-conflicts_with_abiword_gnome. It's such a stupid bug to have had in three spread out attempts. It's so dumb I just can't imagine how the maintainer didn't encounter it. In the end I got a working X install from tasksel by not selecting Desktop Environments, then installed synaptic, and in synaptic picking the gnome meta package selected all the individual ones. I was able to resolve the dependencies there by hand. But super annoying.

    16. Re:Debian's not like it used to be. by child_of_mercy · · Score: 1

      for debian you need 4 floppies and decent internet.

      who pisses around with CD's??

      --
      'There is a Light that never goes out.'
    17. Re:Debian's not like it used to be. by FuzzzyLogik · · Score: 1

      in that case you can have apt or whatever DOWNLOAD the required packages but NOT install them, thus you can work your way around THAT way instead of wasting bandwidth to grab in incomplete unstable set of cd's...

    18. Re:Debian's not like it used to be. by ebbomega · · Score: 1

      6 3.5"s + net install = debian.

      --
      Karma: Non-Heinous
    19. Re:Debian's not like it used to be. by Ikoma+Andy · · Score: 1

      I just burned a netinst ISO to a CD to boot from and installed two Debian machines over the net. Works great for me! I would tend to think you could still do that on only two floppies, but frankly one CD is more conventient than any number of floppies anymore.

    20. Re:Debian's not like it used to be. by Oskuro · · Score: 1

      Well, as the meta-gnome2 maintainer, I would have appreciated some bug reports about this. I had no idea, as I still haven't tried to do an install of Sarge. Furthermore, the GNOME metapackages have been on Sarge for less than a week, so it was a bit difficult to know.

      So, other than gnome-office, what tries to install abiword? Can anyone just file a bug on the BTS?

    21. Re:Debian's not like it used to be. by gangien · · Score: 2, Funny

      In my day the same joke wasn't funny after the 50th time it's been said. ANd we liked it! But so much for my day i guess...

    22. Re:Debian's not like it used to be. by saintlupus · · Score: 1

      The last three times I tried to install unstable on a workstation, I couldn't use tasksel to install the Desktop Environments package

      Oh, yeah, about that. That's because tasksel is a poorly conceived pile of shite. It looks good next to dselect, true, but then again, so does an icepick to the temple.

      I gotta go with the GP on this one. Apt-get it all.

      --saint

    23. Re:Debian's not like it used to be. by ameoba · · Score: 1

      There's a difference between having all the packages and just being able to install the system. The first 2 disks cover 99% of the software that anyone else uses; everything past that is just packages that you're probably never even going to think of using.

      --
      my sig's at the bottom of the page.
    24. Re:Debian's not like it used to be. by TKinias · · Score: 1

      scripsit Mateito:

      These days you need a couple of CDs for Debian. When I was a lad we used to fit a full Debian distribution on one side of an 8" floppy disk.

      LOL. Seriously, you don't even need ``a couple'' of CDs -- the netinstall ISO fits on one mini-CD. Unless you have no decent 'net access, that's all you need.

      --
      In principio creauit Linus Linucem.
    25. Re:Debian's not like it used to be. by VGPowerlord · · Score: 1

      >> Well, as the meta-gnome2 maintainer, I would have appreciated some bug reports about this. I had no idea, as I still haven't tried to do an install of Sarge. Furthermore, the GNOME metapackages have been on Sarge for less than a week, so it was a bit difficult to know. He's talking about Sid (unstable), not Sarge (testing).

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    26. Re:Debian's not like it used to be. by Anonymous Coward · · Score: 0

      You had zeros? We had to use the letter "O". (with apologies to Dilbert).

    27. Re:Debian's not like it used to be. by Cochonou · · Score: 1

      Actually, Debian woody comes on a whooping 7CD set.
      But there are also DVDs available.

    28. Re:Debian's not like it used to be. by Oskuro · · Score: 1

      Still, I don't have any use for tasksel in my system, so I didn't know about this.

      I believe I fixed tasksel this morning, so it should not be an issue anymore (when tasksel is updated, at least).

  6. How reliable are these results? by James+A.+E.+Joyce · · Score: 1

    Can we trust these results? I'd always been under the impression that the percentage values in Netcraft surveys of operating systems were only accurate to the nearest 10 to 15 percent. Have they improved their methods recently?

    --

    FloodMT: crapflood Movab
    1. Re:How reliable are these results? by RazzleFrog · · Score: 2, Interesting

      That is only part of the problem. The biggest problem is that netcraft counts sites and not servers in these surveys. All it takes is one big host to switch from RedHat to Debian to swing the whole thing. Every so often they post it by OS but that latest one I can find is from 2001. I think it is because they sell that info now.

      Specific to this survey - you have to really look at the total numbers, too. If one distro had gone from 10 to 20 it would have been a 100% increase but I don't think anybody would be reporting it is threatening redhat.

    2. Re:How reliable are these results? by Erik_ · · Score: 1

      Gentoo going from 20,273 to 24,229 (+3956)
      RedHat going from 1,231,986 to 1,451,505 (+219,519)
      So Red Hat is losing to Gentoo in % ?

      Mandrake going from 51,299 to 52,543 (+1244)
      I'm more worried from those results that Mandrake hasn't increased it's user base that much at all...

  7. Knoppix hd installs contribution? by planckscale · · Score: 4, Insightful
    The growth may be attributed to the ease of installing Debian from a Knoppix hard drive install script. I certainly have found it the easiest and fastest way to install a linux distro - and now with klik, installing applications onto knoppix has been made easier as well.

    --
    Namaste
    1. Re:Knoppix hd installs contribution? by Espectr0 · · Score: 3, Insightful

      The growth may be attributed to the ease of installing Debian from a Knoppix

      Oh come on, like somebody would install a debian unstable distro from a live cd to get their webserving done. Knoppix hasn't got anything to do with the increase

    2. Re:Knoppix hd installs contribution? by valkraider · · Score: 1

      Do you have any resources that help turn the knoppix install into a real install?

      I had Knoppix and used both of the methods that were recommended (there was a newer one that was supposedly better that I tried, when it didn't work I tried the older method).

      It booted off the hard drive just fine, but ran exactly like Knoppix on a CD. I need to use normal users, and not auto log in, and all that jazz - and I couldn't figure out how...

      I am using Fedora Core 1 right now, but I liked Knoppix.

      This was about two or three months ago, I don't remember the knoppix version off the top of my head without checking my disks at home...

    3. Re:Knoppix hd installs contribution? by Afrosheen · · Score: 1

      Knoppix is staying true to the spirit of Debian. Nothing has changed as they haven't had a new release since 11.xx.03. I guess kernel 2.6 is coming soon just like every other distro.

    4. Re:Knoppix hd installs contribution? by Anonymous Coward · · Score: 0

      If you use knoppix installer, choose "debian-like" instalation when asked.
      I am typing it now from knoppix-installed debian, took me about 20 mins) with everything properly configured. Try to use some boot options you like when booting knoppix, (screen resolution,...), you will save most post-install reconfiguration. I would also recommend to plug all your devices (if you have a flash memory, digi-camera etc plug it in to usb ) before executing knoppix-installer. Afrer instalation, you want to remove many obscure packages like no-your-language locales, all xfree-*-3.x, apache (if you do not use it) etc, but is is very easy (do apt-get synaptic first if you do not like dselect) and you will enjoy cleaning your box. You will also want to change source list in /etc/apt to your closest mirrors (they are pre-set to german ones - I am currious what traffic do they have..;-) to something like http://ftp.YOURCOUNTRY.debian.org or so (check their validity before changes). Finaly apt-get update, apt-get upgrade and -voila!

    5. Re:Knoppix hd installs contribution? by Ziviyr · · Score: 4, Informative

      You can do a PROPER install of Debian with the MEPIS live CD.

      http://www.mepis.org/

      --

      Someone set us up the bomb, so shine we are!
    6. Re:Knoppix hd installs contribution? by Simulant · · Score: 2, Insightful

      Ummm... After doing hard drive installs of knoppix on several computers because it's so damn convenient and easy, I became aquainted with apt-get and now ALL my linux boxen are Debian based. Prior to Knoppix I used mostly Mandrake/Red Hat. Need to check out the apt-rpm thing I keep hearing about though.

    7. Re:Knoppix hd installs contribution? by scosol · · Score: 1

      > Oh come on, like somebody would install a debian unstable distro from a live cd to get their webserving done. Knoppix hasn't got anything to do with the increase

      Eh?

      Knoppix is a perfectly perfect way to *install* Debian (or Gentoo or whatever)-
      We're not talking about running off a live-CD as your webserver here, we're just talking about what you originally booted off of to install your OS of choice- and while I don't know how much Knoppix has contributed to this Debian growth, it *does* make the install easier.

      What would a "professional" install from then?
      A floppy?
      FTP?
      Who gives a shit :)

      --
      I browse at +5 Flamebait- moderation for all or moderation for none.
    8. Re:Knoppix hd installs contribution? by swillden · · Score: 1

      We're not talking about running off a live-CD as your webserver here, we're just talking about what you originally booted off of to install your OS of choice- and while I don't know how much Knoppix has contributed to this Debian growth, it *does* make the install easier.

      But if you use the Knoppix 'hdinstall', what you get is an installation of Debian unstable, which may not be what you want on your server. You can convince apt-get to downgrade to 'stable', of course, by installing an /etc/apt/preferences file that pins stable at a priority > 1000, but that's both less obvious and harder than installing from a standard installation CD. In fact, it's even quite a bit harder from installing from an old installation CD and upgrading to the current stable.

      I actually went through exactly that process yesterday (downgrading a Knoppix system to unstable -- with the goal of building a customized Knoppix CD that has stable code, specifically for running a server) and I can tell you that it's tedious and requires that you know your way around apt and dpkg. In a few cases apt-get will fail to install some packages, which you have to then install manually with dpkg, using --force options. In one case, you have to downgrade an essential package (mount), which causes apt to print a scary warning and require you to type "Yes, do what I say!" before it continues.

      Knoppix is *NOT* a newbie-friendly way to get to stable.

      And, as far as booting Knoppix to then use some other CD-based, installer -- why? Just install from the distro's real installer. Having booted Knoppix first won't make the process any easier or harder. About the only thing that makes sense is using Knoppix to download stuff so you can install off the hard drive. And anything will work for that, even Windows.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    9. Re:Knoppix hd installs contribution? by freeweed · · Score: 2, Interesting

      You can do a PROPER install of Debian with the MEPIS live CD.

      This isn't a troll, I'm genuinely wondering: why do people keep saying this on Slashdot? I've done a few HD installs of Knoppix, and it sure as heck looks like Debian to me. I think the word "Knoppix" comes up a few times when booting, but that's about it. apt-get and everything else I hear that's good about Debian is right there waiting to be used.

      What makes a "proper" Debian installation? Are there things I'm missing? One other question, too: why does a liveCD come on 2 CDs? Is the second CD for use only when you install to the HD? Or am I misreading something?

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    10. Re:Knoppix hd installs contribution? by LnxAddct · · Score: 1

      That apt-rpm thing you've been hearing about is god's gift to rpm based distros. And if that doesn't do it for ya, use yum. I run Fedora, Mandrake, and Debian SID.I haven't upgraded Mandrake since 8.2 because I had found Debian :) I fell in love with apt, but then came along Fedora, I checked it out, installed apt-rpm and it is just amazing. Everything just works and the apt-rpm makes installing things easier then ever. Debian has its advantages, but the only one I've seen that is worth keeping it on one of my machines is that it has 13,000 apps in its repository. The rpm repositories are getting up there with anywhere from 3000 to about 4000 or 4500 depending upon if you jsut keep the default sources or if you add third party ones. Regardless, I've gone with Fedora as my distro of choice now and I'm not turning back. It is better then any distro I've used including SUSE. all that bad stuff you hear about it is just FUD and I'd ignore it.
      Regards,
      Steve

    11. Re:Knoppix hd installs contribution? by kzadot · · Score: 2, Informative

      What makes a "proper" Debian installation?

      Knoppix installs a mix of testing and unstable, it installs a lot of packages that are suitable for a desktop but not for a server.

      The Debian cd installs a minimal base system of Debian Stable. From there you can choose which packages you want, and you can later choose to upgrade to testing or unstable if you want. This is what I would call a proper Debian install.

      I dont know anything about MEPIS, presumably it too lets the user choose a more minimal server oriented system than the knoppix install, and hopefully also allows a totally stable system without needing to downgrade after the install.

      I personally use the debian cd to install servers, and the knoppix cd to install desktops. I am sure there are better ways but this works for me. The users like knoppix, once I modify it a bit, such as increasing the screen resolution, deinstalling squid and apache etc...

    12. Re:Knoppix hd installs contribution? by akc · · Score: 1

      Not having done it from knoppix, I may well be wrong about this, but ...

      Can't you just run "debootstrap stable targetdir" (where targetdir is the mounted root partition that you want to eventually use for your on disk setup)

      mount proc on targetdir/proc

      then chroot into it edit /etc/apt/sources.list and use aptitude to set precisely the apps that you want.

      Ensure /etc/lilo.conf is how you want it for the final system and then run lilo. Voila a ready to boot stable environment.

      I've done almost that in to build a chroot environment inside my existing one when I was trying to test something.

    13. Re:Knoppix hd installs contribution? by Ziviyr · · Score: 1

      Knoppix was designed to be booted from a CD, I don't know of any concessions in it for sane user settings, dpkg database coherency, etc.

      MEPIS targets a desktop and AFAIK doesn't readily install for much less than that, but it installs The Debian Way(TM) from what I can tell. I have ne clue what the second CD is for, I was never prompted for it and I see little/no documentation on it (sounds highly optional to me!).

      In regards to raw-er installs of Debian, I was looking towards Bonzai Linux before MEPIS caught my eye.

      --

      Someone set us up the bomb, so shine we are!
    14. Re:Knoppix hd installs contribution? by swillden · · Score: 1

      Not having done it from knoppix, I may well be wrong about this, but ...

      I'm sure you're right, actually. I just looked and the knoppix tree has debootstrap. I'd forgotten about that tool. Wouldn't have helped me with what I was trying to do, but that probably would be a great way to install Debian. It wouldn't give you a system with the knoppix hardware detection/configuration, but you could certainly install discover if you need that sort of thing.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  8. This is how we celebrate by Mr.+Darl+McBride · · Score: 5, Funny
    I am going to apt-get loaded tonight.

    ~Darl

    1. Re:This is how we celebrate by bigskinnee · · Score: 1

      I would rather apt-get laid

    2. Re:This is how we celebrate by scotch · · Score: 1

      I'd rather emerge my fist with your face. ;)

      --
      XML causes global warming.
  9. Not suprised by TheRealMindChild · · Score: 5, Informative

    Not suprised one bit. Both Debian and Gentoo are the only two usable UP TO DATE distro's that will run on a sparcstation. They obviously care to encompass EVERYONE who might use their OS, and gladly, Ill join that line.

    --

    "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    1. Re:Not suprised by Anonymous Coward · · Score: 0

      hahaha, he said "up to date" and "debian" in the same sentence!

    2. Re:Not suprised by Anonymous Coward · · Score: 0

      I rather doubt that Debian is growing in marketshare because it's capturing obsolete SparcStations, Atari STs and so on.

    3. Re:Not suprised by morelife · · Score: 1

      No, SuSE has sparc port which is fully supported. Debian has a reputation of being BEHIND in library support etc. For years. They're just now improving it. And that is WHY Debian lost so much market share with Linux users starting in 1997 or so.

      Who the hell is running anything on sparc these days? It's hardly worth the trouble. x386 hardware is better, faster, cheaper. Using "runs on sparc" as a yardstick to measure a Linux distribution's quality is just ... off the point.

    4. Re:Not suprised by Bruce+Perens · · Score: 2, Interesting
      I think he meant all sorts of users, rather than all sorts of hardware.

      But it does a lot for the quality of a distribution to release it on all sorts of hardware. A lot of flaky intermittent bugs turn solid on one of those architectures.

      Bruce

    5. Re:Not suprised by Lussarn · · Score: 1

      But it is important if you like us are a small bussiniess with some old sparcs which needs a new OS. Choosing a distro that works everywhere is convenient. Same OS on all machines makes it easy if time is tight.

    6. Re:Not suprised by pyros · · Score: 2, Flamebait
      But it does a lot for the quality of a distribution to release it on all sorts of hardware. A lot of flaky intermittent bugs turn solid on one of those architectures.

      That's a good point, but Debian's release policy has X on x86 practically a full year behind the current release because it's not stable on all the other platforms yet. I know I can get the experimental packages, but a current unstable install will give me nothing better than 8-bit color for 1024x768 on my laptop. Apparently releasing packages for each platform independently will cause too much confusion in the bug tracking system (which I think is bullocks, you have to track the bugs on each platform separately anyways).

    7. Re:Not suprised by adrianbaugh · · Score: 1

      Debian stable has that reputation, certainly; it always will to an extent. But unstable (which isn't) and testing are considerably more up-to-date

      --
      "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
      - JRR Tolkien.
    8. Re:Not suprised by Broodje · · Score: 1

      I do. Not because it's better to run on sparc, but because I have so many free sparcs gathering dust in the backroom. They make great Debian boxes, and the job gets done.

    9. Re:Not suprised by Anonymous Coward · · Score: 0

      So the 20-odd % growth comes from the growth in sales of the hot-as-cookies Sun Sparc Station! Folks, it's time to buy Sun shares!

    10. Re:Not suprised by cyb97 · · Score: 1

      I wouldn't really say that Debian has lost marketshare compared to 1997. It's not just a simple comparasion. In 1997 there weren't as many distros as there is today, and Microsoft was a viable choice. So all things considered Debian is bigger today than it was in 1997, so I'd say it has increased it's relative-markedshare.

      Sparc's have positive sides too, and further what's the point of ditching perfectly good hardware capable of doing a good job. It's not all about the number of gigahertz and gigabytes of RAM anymore. There are several tasks that require stability and durability rather than speed. Sparc hardware (at least parts of it) has a much better trackrecord when it comes to durability. I wouldn't trust my life to a cheap intel(or similar) computer, I'd rather trust my life to a Sparc-based one and most of us do several times a day. (even if we know it or not)

      Further having a distro and package-system that scales well to several architectures just shows that there is a lean-mean-working system behind the distro, if the distro can't handle having X architectures updated it might be a guideline to this distro being understaffed or other latent problems. (of course to be taken with a grain of salt as most distros rely on non-paid work)

    11. Re:Not suprised by Anonymous Coward · · Score: 0

      Then it's an equally stupid conclusion -- the vast majority of the machines listed in Netcraft are run by professional hosting shops, not "all sorts of users".

      But I have to say that pointing out that the Atari ST is a "Tier 1" platform for Debian hooks 'em every time.

    12. Re:Not suprised by Anonymous Coward · · Score: 0

      Wrong...the sparc port never had official support, and they have since killed the port altogether (no longer being developed).

    13. Re:Not suprised by Gunark · · Score: 1

      That's not really true. SuSE has broader hardware support by far. It runs on Sparc Stations, and it also runs beautifuly on my Averatec laptop (Debian on the other hand doesn't).

    14. Re:Not suprised by Dasaan · · Score: 1
      you have to track the bugs on each platform separately anyways
      Not to seem ignorant but why?

      A bug fix on one architecture may break something on another. Why have multiple databases that may potentially not be in sync when a unified database may be more efficient?
      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    15. Re:Not suprised by pyros · · Score: 1

      Why? Because it would be pretty inefficient to not indicate the platform the bug was discovered on in the bug record. How else would the tester/developer know which platform to test? If that information is part of the record, then you are tracking that information. That's all I meant, I didn't mean you need separate databases.

    16. Re:Not suprised by Dasaan · · Score: 1

      OK, my bad. I thought you were implying seperate databases :)

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    17. Re:Not suprised by Spy+Hunter · · Score: 1

      I think that once the migration to the freedesktop.org X server takes place, this kind of problem will be reduced. The more open development model will hopefully allow porting to be done and maintained in the project itself, freeing Debian from having to do it separately. Yet another tangible benefit of the forking of XFree86.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
    18. Re:Not suprised by 0racle · · Score: 1

      How dare you speak of my Sparcstations like that.

      --
      "I use a Mac because I'm just better than you are."
    19. Re:Not suprised by Anonymous Coward · · Score: 0

      It seems like what you really want, is to use the packages from experimental. Why don't you?

  10. No surprise here by Anonymous Coward · · Score: 0

    We are migrating from RH to Debian.

    1. Re: No surprise here by Black+Parrot · · Score: 1


      > We are migrating from RH to Debian.

      I'll probably do the same with about 30 machines... when I have time.

      --
      Sheesh, evil *and* a jerk. -- Jade
  11. How odd. by Anonymous Coward · · Score: 0

    I thought Gentoo Linux was the fastest growing distro.

    1. Re:How odd. by Anonymous Coward · · Score: 0

      You would be insane to put that cutting edge distro on a mission critical webserver.

    2. Re:How odd. by Anonymous Coward · · Score: 0

      As far as cool trendy distro's go, then yeah Gentoo is the fastest growing. The Linux 90210 crowd first loved Slackware, then came Debian and now Gentoo is the latest uber-31337 distro to be using.

      Using Gentoo is the geek equivelant of wearing Prada and driving a BMW SUV. That is why I use a pirated copy of Win2K on a Wal-Mart PC, white trash all the way baby! Skrew those yuppie-larvae college kids with their pansey ass Gentoo!

    3. Re:How odd. by Anonymous Coward · · Score: 0

      I agree with you that Debian has proved itself on servers. However, the cutting edge part of Gentoo comes from Gnome and KDE, but we don't need X for our servers. You could emerge the base system without getting high on "emerge -Up system" every day....

    4. Re:How odd. by EzInKy · · Score: 1

      If you only emerge old reliable ebuilds, Gentoo is as stable as any other distro.

      --
      Time is what keeps everything from happening all at once.
  12. Free Market, baby! by grub · · Score: 5, Interesting


    This illustrates perfectly how the free-market can work without overbearing monopolistic influence: Red Hat ends support for certain software, users can (and apparently do) go elsewhere.

    Cutting support in a proprietary environment means a forced upgrade or outright migration which would cost a bundle. In the free software world this could just be a lateral shift, nothing more than a speed bump.

    Consider this: in the very odd chance SCO wins lawsuits and Linux crumbles there wouldn't be much involved to move Linux web servers over to *BSD as they're likely all running Apache/PHP/*SQL anyhow.

    --
    Trolling is a art,
    1. Re:Free Market, baby! by Anonymous Coward · · Score: 0

      Why go through so much effort of reinstalling a machine when SCO is complaining about certain lines of code in the kernel? *If* such an odd event were to favor SCO, a patch would be forthcoming instantly and we would all go on happily ever after.

      ~Blu3

    2. Re:Free Market, baby! by The+Wicked+Priest · · Score: 1

      Debian is a non-commercial distro. Free, yes; but what's the market got to do with it?

      --
      Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    3. Re:Free Market, baby! by grub · · Score: 2, Insightful

      Everything. Being "free" doesn't preclude software from being considered part of the market. If it did them Microsoft/SCO/et al wouldn't be bothered by it.

      --
      Trolling is a art,
    4. Re:Free Market, baby! by zerocool^ · · Score: 1

      This illustrates perfectly how the free-market can work without overbearing monopolistic influence: Red Hat ends support for certain software, users can (and apparently do) go elsewhere.

      You're absolutely right. It is great for free market. At Netmar (where I work), we've switched away from using RedHat as our default distro, and we're now using Debian.

      Another posative side effect is that we've now expanded our offerings since the redhat crash. We now support (officially, before it was unofficial) Debian, RedHat, Mandrake, Gentoo, FreeBSD, OpenBSD, and Solaris x86. (http://netmar.com/services/dedicated.html)

      This RedHat thing will be good for us in the end, I think. It puts us in new markets, where we can say "we support that" to most of the major distros. We used redhat before because it's what most software (i.e. plesk and cold fusion) ran on, and therefore, was what most customers wanted.

      ~Will

      --
      sig?
    5. Re:Free Market, baby! by jmac880n · · Score: 1

      Consider this: in the very odd chance SCO wins lawsuits and Linux crumbles there wouldn't be much involved to move Linux web servers over to *BSD as they're likely all running Apache/PHP/*SQL anyhow.

      And 10 minutes later, SCO files lawsuits attacking high-profile BSD sites.

      Yes, I know AT&T and BSDI went over that path before, and any sane entity would not stick its hand twice (err.. three times?) into a fire.... but who is calling SCO sane?

  13. What's so great about Debian? by leftie_hater · · Score: 0

    Seriously. I'm a long-time Redhat (and FreeBSD before that) user and would like to know why I'd consider switching.

    --

    ---------
    George W. Bush in 2004!
    1. Re:What's so great about Debian? by vingilot · · Score: 1

      debian is right of center.

    2. Re:What's so great about Debian? by Anonymous Coward · · Score: 1, Interesting

      It depends on how you think. No, seriously. I'm a Slackware and BSD user, and I can't stand Debian. It's too complex and if something breaks in the dependency system, it's a bitch to fix. Development is also too slow. Stable is too stable. And performance is slow.

      However, I have a friend who has been using Debian since the beginning. He absolutely loves it.

      For me, I find it too complex. I like the simplicity of Slackware and *BSD systems. I have no problems with the BSD license.

      For him, he's a GNU nut, and finds the BSD license too free.

      So it depends on how you think, your philosophy, how you work, etc. It's almost like choosing between a laptop that has a trackpad and a trackpoint. Either you love one or the other.

    3. Re:What's so great about Debian? by njdj · · Score: 1
      There's no one big advantage, but a number of little ones:
      • The .deb package spec (arguably) is better at handling dependencies than .rpm
      • Upgrading (from a web server) is really trouble free, you just tell it to upgrade your files and it does it - and does it right
      • The "stable" version is really stable. (on the other hand it's a bit out-of-date). I haven't rebooted my firewall/webserver for more than a year.
      • The Debian people are fanatical about software in their distro being really free (as in freedom) - many people don't care, so this might not matter to you.
    4. Re:What's so great about Debian? by Chupa · · Score: 1

      For me (former Redhat user), I like Debian because it seems to be more of an "administrator's" distribution. The base install is very small at around 100MB, and comes with a minimum of fluff. The filesystem layout, particularly for configuration files, makes more sense to me (I dislike Redhat's /etc/sysconfig and messy rc setup).

      Then of course there is APT, which makes staying up to date, searching for and installing new programs very simple. The package catalog is huge, far larger than Redhat's, and while of course you can download RPMs for virtually everything, you'll have to keep track of those yourself, whereas 95% of the packages you'd want for Debian are in the official repositories. And lets not get started on dependencies with RPMs.

      A lot of people complain about Debian not being up-to-date, but that is simply not true if you use "unstable". The latest versions of KDE are available within days of release, and so is most other software (my only complaint is that XFree86 is still v4.2.1). And despite it's name, I use unstable exclusively on my desktop-type machines, with hardly ever a problem. I still use "stable" on my server-type machines, as I don't typically need the newest software.

      As far as "testing", I don't have a lot of experience using it, but I have used stable and unstable Debian for years (I've not reinstalled my main desktop Debian system in over 5 years) and had very few package dependency problems.

      Bad things about Debian:
      - The current installer can be tough for people who aren't familiar with Linux. This is really a non-issue for others, however, and the next release of Debian will have a port of Redhat's installer (one of Redhat's strong points, I admit).

      - If you are running a server using stable, and you need the latest versions of some server-type software (for features of course, as Debian stable is maintained security-wise), you're going to be stuck backporting from unstable or testing (which ranges from really easy to kind of painful), or compiling it the old-fashioned way.

      Give it a shot...who knows, maybe you'll like it.

    5. Re:What's so great about Debian? by Mr.+Piddle · · Score: 1

      'm a long-time Redhat (and FreeBSD before that) user...

      Why would someone move from a BSD to Red Hat? Almost always, it seems people move the other way when they get older and smarter.

      --
      Vote in November. You won't regret it.
    6. Re:What's so great about Debian? by crimsun · · Score: 1

      The question is more aptly (no pun intended) phrased in terms of why _wouldn't_ someone move from * to Linux. Just as there is no One True High-Level Programming Language for Every Problem, there is no One True Operating Environment for Every System.

  14. How is SuSE better? by ink · · Score: 3, Interesting
    They charge the same ammount?

    We were debating the Progeny support system ourselves. We're going to stick with Freshrpm for a while to see if that fills the need (we can even contribute RPMs back in. We looked at SuSE, but it seemed to have the same problems that Redhat has.

    --
    The wheel is turning, but the hamster is dead.
    1. Re:How is SuSE better? by Directrix1 · · Score: 1

      I don't understand why more people don't like Gentoo. The system is beatiful. Automatic dependency identification/retrieval. A wonderful init system. Installation is pretty easy and teaches you how the linux underpinnings work (although it does take a while, but the basic install is just partitioning a disk, untarring a stage file [which gets 98% of your system in place], chrooting to the new system, compiling a kernel, installing a bootloader, adding root user, and restart.) Of course they are also developing a Gentoo Install Script (GIS) which would make all that automatic (I think there is already a couple Gentoo installers out there). Also, they have a logical layout of where programs are installed. If a package does not exist yet for it (unlikely) you can pretty easily create a new ebuild which describes the build process and dependencies. Also, every package is built specifically for your system, which is nice. It upsets me to see people move to Debian over Gentoo (usually just because they don't like to wait on the build process). There are a lot of other features besides being source based. OK, off my soap box.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    2. Re:How is SuSE better? by avante · · Score: 1

      I think there is a general feeling that Debian is a little more conservative with their package distribution. It's also been around the block quite a bit.

      That said... gimme Gentoo. I have no more use for good'ol Red Hat. I've figured out that when it comes to doing the Java development that I happen to be doing, nothing beats running on a system where you've custom compiled the kernel, clib, x-server, window manager and VM. Blimey! I think the only way it gets easier to manage that is to build a GUI for portage.

    3. Re:How is SuSE better? by CanadaDave · · Score: 2, Interesting

      The worst thing about Debian's packages is not that they are conservative, it's that they are too damn hard to create. They'll never be able to keep up with Gentoo in the long haul as far as creating new packages and updating old ones go. But the main advantages of Gentoo are not in compiling from source really, although it is cool to have athlon-built binaries instead of Debian's i386 packages.... But the main advantages come from simple things like rc-update, etc-update, no debconf, and I like the fact that what you get is straight from upstream, no debianization, no added security crap, no altered conf files...

    4. Re:How is SuSE better? by elvum · · Score: 1

      Gentoo is for hobbyists. The majority of Apache servers on the internet are set up and maintained by professionals.

    5. Re:How is SuSE better? by Directrix1 · · Score: 1

      Those sound like trolling words to me. I'll bite. Gentoo is for anyone who wants a good, streamlined, easy to administrate machine. A hobbyist has very little need for their effective init system or etc-update. You must define a professional as someone who desires slow binaries, slow updates, and tedious configuration. Gentoo is as professional as it gets. And if you are a true professional and don't like hassling with the install then you can write an install script very easily.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    6. Re:How is SuSE better? by CyberDong · · Score: 1

      If you have some cycles to spare, maybe you can help out these guys. They're working toward the graphical portage, etc. that we all really want...

    7. Re:How is SuSE better? by elvum · · Score: 1

      No trolling intended. :-)

      I'm defining a professional as someone whose priorities are stability and security, and it's *easy* to install debian-stable and add security.debian.org to /etc/apt/sources.list.

      To get the speed benefits of Gentoo, you have to devote considerable time to compiling it once for every machine configuration you run, and last time I checked (and the Gentoo website says that this is still the case), "emerge --security" was still a pipedream. See http://www.gentoo.org/security/en/glsa/index.xml

    8. Re:How is SuSE better? by bafu · · Score: 1

      I don't understand why more people don't like Gentoo.

      Apparently more people do like it, that is why it ranked as second fastest growing... the "growing" part means that more people like it than before. Maybe you meant that you wanted people to like it more than Debian? As long as there is a viable Gentoo community, and there obviously is, who cares if even more people chose to use Debian on servers? To each their own.

    9. Re:How is SuSE better? by ink · · Score: 1
      Gentoo has many problems. I run it on my desktop, but I would never consider it for our production systems for various reasons:
      • There is no way to re-install a secure Gentoo system in a specific configuration; you either move right on up to Bleeding Edge, or keep unsecure software
      • Recovery takes forever, unless all your logic and data are replicated, you could be down for hours while you re-compile a secure version of glibc
      • Portage breaks. Not often, but often enough (remember the gcc problem that destroyed systems last summer?) to write it off as enterprise worthy.
      • It's difficult to re-build entire trees of software if you want to change USE flags; what's already on your system is already there, and unless you force a lengthy rebuild, then you're stuck with the USE flags that were present when a particular package was emerged.
      • If you install 10 Gentoo systems, the odds are good that the tenth system is not exaclty the same as the first one; if your production database has problems with something like this, then you can spend hours chasing it down (and trying to revert to a package that isn't in portage anymore)
      • The configuration file updates are horrible. The hell of letting /etc build up with "new" versions, and having to sift through them or trust diffs. Of course, you can always ignore them and Hope For The Best...
      There are other problems that are more minor, but every distribution has its minor problems. Gentoo is fine for bleeding-edge hobbiests, or for production systems which have a lot of replication (clusters, for example).
      --
      The wheel is turning, but the hamster is dead.
  15. inserting shameless UserLinux Plug... by ciroknight · · Score: 2, Interesting

    I think we might have some cause in that.. The UserLinux team is working hard to improve elements of debian and try to organize everything.. And we still need a lot of help IMO... SUPPORT USER LINUX!

    --
    "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
  16. I'm no Debian expert by spun · · Score: 0, Offtopic

    But I've used the distro more than once. I really like it: the package system is better than rpm IMO, it comes with tons more packags than most distros, and it's arguably more secure than RedHat. My only complaint is that it doesn't come with my favorite text editor, pico.

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    1. Re:I'm no Debian expert by Jason+Earl · · Score: 1

      Have you tried nano? It's supposed to be an enhanced pico clone (not that enhancing pico would be hard). Heck, Debian even installs a pico link in /usr/bin that does the right thing.

    2. Re:I'm no Debian expert by DRue · · Score: 1

      It does not come with pico (license issues), but it does come with nano - and you won't notice the difference. In fact, ln -s /usr/bin/nano /usr/bin/pico and you can forget that you don't have pico altogether.. Besides, why not learn a real editor?

    3. Re:I'm no Debian expert by Anonymous Coward · · Score: 0

      "apt-get install nano". pico is not free software, so you need to use the clone.

    4. Re:I'm no Debian expert by routerboy · · Score: 1

      nano?? are you kidding, 'vi' all the way!

    5. Re:I'm no Debian expert by shebiki · · Score: 1

      Pico isn't available in binary form as the license it is under doesn't allow for distribution when the source is modified irrc.

      You can get it by installing the pine-tracker package which then puts instructions in /usr/share/doc/pine-tracker which walk you through installation of pine (which then gives you pico).

      You basically have to type two apt-get lines followed by a dpkg --install line.

    6. Re:I'm no Debian expert by zmooc · · Score: 1

      for pico there is nano and for habits there is ln -s /usr/bin/nano /usr/local/bin/pico

      --
      0x or or snor perron?!
    7. Re:I'm no Debian expert by Anonymous Coward · · Score: 0

      You won't find pico, but, you will find "nano" which you'll find resembles pico entirely!

    8. Re:I'm no Debian expert by shoemakc · · Score: 1

      ln -s /usr/bin/nano /usr/bin/pico

      -Chris

      --
      --an unbreakable toy is useful for breaking other toys--
    9. Re:I'm no Debian expert by spun · · Score: 1

      Offtopic my ass. See what anti-pico fanatics the mods are?

      For those of you that didn't get it. It's a joke... inside a joke! The first joke is my actually ADMITTING to liking pico. (but thanks to all the helpful folks who pointed out nano. You know I use Pine too, right?)

      The real joke is that I actually DO like pico. I'm too dyslexic or something to 'get' vi or emacs. I've TRIED! I NEED those little menus taking three lines off the bottom of my screen. And I program. Learning vi or emacs would UNDOUBTEDLY save me time and headaches (I spent half an hour tracking down a missing right brace yesterday).

      I have two putty terminals open now (he uses WINDOWS! A witch, a witch!) and both of them are running pico. To program with.

      See, I'm trying some Ellen Degeneres style self-deprecating humor here, rather than my usual brand of over the top political bufoonery. (but only in an older story, can't have the whole world knowing what a clown I am. ;-)

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    10. Re:I'm no Debian expert by Nate+B. · · Score: 1

      Seriously, have you tried FTE? It's in Debian main and I've used it for years. In fact I've banned Vim and friends from my systems and use FTE exclusively.

      - Nate >>

      --

      "Insanity is doing the same thing over again expecting a different result."
  17. Debian just works. by refactored · · Score: 4, Interesting
    "aptitude" every now and then goes off and upgrades lots and lots, and I think, "Oh shit, this has got to break".

    And it doesn't.

    It just goes on and on, never crashing, never getting it's knickers in a knot. Just an endless stream of prime software, at my finger tips, or at the beck of a quick apt-get. And the upgrades and patches, just happpen. The dependencies? It all just sort's itself out.

    I've been in this business for a very long time, and every time I look at the list of things that "aptitude" is going to upgrade today I chuckle and say, it going to break now.

    And it just doesn't!

    And I'm not even on the "stable" distribution!

    1. Re:Debian just works. by Bruce+Perens · · Score: 4, Interesting
      Yes, 10 years for me, now, running "unstable" on my main systems. I had a down day once. And they broke GNOME pretty badly for a while, so I switched to KDE for a few weeks.

      Bruce

    2. Re:Debian just works. by ColonelPanic · · Score: 1

      Debian's great that way. And I wouldn't want to take any credit away from it, or from Bruce.

      I'm running Gentoo today, though. It's a better match for me. And what really amazes me about Gentoo is that when you do the moral equivalent of a big apt-get upgrade, and it's "emerging" the world... at the end of all that compilation, it just works, just like Debian did, but with binaries customized for my machine and built with the compiler version I chose myself.

      I've been using UNIX for over 20 years now and I can't tell you how impressed I am with the quality of modern Linux distributions. Hats off, and thanks.

      --
      "Skill shows through where genius wears thin." -Wittgenstein || Religion: uniting aviation and architecture.
    3. Re:Debian just works. by Trejkaz · · Score: 1

      And let's not forget, more or less up to date.

      In fact the last thing that comes to mind that "lagged" in its release on Gentoo was Python 2.3, and that was only because almost every single Gentoo utility is written in Python and they had to test everything to insane degrees before feeling safe. :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    4. Re:Debian just works. by netsharc · · Score: 1

      Lucky for you. Sometimes aptitude won't work because it wants conflicting packages. For example some packages in KDE3.1 wants a particular qtlibs package, and some others want a different qtlibs. Of course that's the fault of those providing the apt-sources, but it's a bit annoying how one has to look to other sources because the official tree is outdated..

      Whereas Gentoo's tree has a lot of up-to-date packages, and most of them work with each other with no tweaking.

      --
      What time is it/will be over there? Check with my iPhone app!
    5. Re:Debian just works. by Anonymous Coward · · Score: 0

      I am a huge Debian fan, and have never used Gentoo. But I'm happy to admit that you are correct. Even Debian unstable doesn't have all the up-to-date possibilities that Gentoo does, such as several different versions or configurations of recent programs, packaged CVS versions, etc. However, I _am_ quite happy with Stable as a server and Unstable as a desktop, and Gentoo does require a higher level of linux knowledge to use happily. Comparing Stable and Gentoo isn't really fair, and Unstable almost always has the latest reliable version of every package. I use nothing but the official unstable sources myself, so I never run into dependency issues. And it's the official stable sources that are out of date, not the UNstable ones. My fondest wish is for an official-but-not-stable archive of backports for Debian stable, with several versions of each program.

    6. Re:Debian just works. by Nate+B. · · Score: 1

      No kidding! Aptitude rocks, although I think I tried it back in the 0.1 days and it wasn't too safe. I've used dselect since I started with Debian in 1999 and I like aptitude far better. The reverse dependency command, 'r', is just the ticket for keeping a system pruned properly. Deborphan helps here too.

      Speaking of updating things, I am contunually amazed that Debian can update libc on a running system and things just keep right on working. I recall updating libc manually on my first Slackware box for some reason. Now that was a hairy experience! I got through it, but it wasn't especially fun.

      After some fits and starts I finally have dropped the standard kernel installation in favor of Kernel-package. With the --add-to-verion option it really works slick for multiple versions of the same kernel version and modules all handled neatly in the packaging system.

      Four and one half years and Debian still impresses me enough that I've not tried another distribution.

      - Nate >>

      --

      "Insanity is doing the same thing over again expecting a different result."
    7. Re:Debian just works. by akc · · Score: 1

      Thats how I feel about it too. I have been running a server, initially on stable, but then about a year ago upgraded (using aptitude after changing my sources.list to testing) on the fly and it just never goes wrong. The only slight hickup was when _I_ decided to switch from exim to exim4 and it took me a few days of planning to make sure I understood the new configuration file before making the move.

      This server is also running a web site, and I've managed to switch between hand crafted web pages, PHPNUKE, PostNUKE and Wiki and back all withough problems too.

      I run unstable on the desktop - occassional glitches, but nothing that stops me finding a way round and continuing to work.

    8. Re:Debian just works. by ratamacue · · Score: 1

      "unstable" is cutting edge, and that's great, but the daily upgrade list is now absolutely massive. For people still on dial-up (me), a good compromise is to base your system on "testing" and selectively install packages from "unstable" as necessary.

  18. "Duh", says Anonymous Coward by Anonymous Coward · · Score: 0

    Duh.

  19. The best way to celebrate by Mr.+Darl+McBride · · Score: 5, Funny
    Stay with me on this...

    Debian is more than just Linux. It is possible to use The HURD as your kernel, for Debian/HURD, and similarly, Debian/NetBSD, Debian/OSX, and Debian/FreeBSD efforts are under way. I believe there is even a Debian/Cygwin port in usable shape, although I haven't heard of progress on development in a while.

    Now that you can find cheap SCOWare license packs up and down ebay, ubid, Silcon Auctions and the likes, perhaps it's time to take Debian in a new direction.

    May I be the first to propose:

    Debian/SCO?

    I await your comments.

    ~Darl

    1. Re:The best way to celebrate by MighMoS · · Score: 1

      Do I still have to pay the licence fee?

    2. Re:The best way to celebrate by rmsousa · · Score: 1

      You wouldn't want it. Debian is ran by a bunch of european virus writer commies who want to destroy the USA, Freedom, and the universe as it is known (tm).

    3. Re:The best way to celebrate by Anonymous Coward · · Score: 0

      Have you read the social contract Darl?

    4. Re:The best way to celebrate by Mr.+Darl+McBride · · Score: 1
      Have you read the social contract Darl?
      Yes, but it does not support shareholder value, ergo I had Boise declare it unconstitutional. In completely unrelated news, we look forward to four more years of Bush.

      ~Darl

    5. Re:The best way to celebrate by Anonymous Coward · · Score: 0

      >Debian/SCO?

      You misspelled

      Debian SCO/Linux

      Or perhaps you meant
      SCO GNU/Linux

    6. Re:The best way to celebrate by MyHair · · Score: 1

      He got +5 Funnies, but he's mostly right. Debian is ported to several kernels and libc's.

    7. Re:The best way to celebrate by Mr.+Darl+McBride · · Score: 1

      SCOWare is not a Linux.

    8. Re:The best way to celebrate by Anonymous Coward · · Score: 0
      He got +5 Funnies, but he's mostly right.
      Mostly right? Entirely right. Debian is fundamentally compatible with any other kernel or OS, both in technology and philosophy. A Debian/SCO would be 100% practical... not that anyone would want to pay the huge premium just to sacrifice some performance.
  20. Slackware? by maxphunk · · Score: 3, Interesting

    So what about Slackware (among others)? IMHO this survey is biased towards a few major distros.

    --

    "The chief enemy of creativity is 'good taste'" -Pablo Picasso
    1. Re:Slackware? by cyb97 · · Score: 4, Insightful

      This survey kind-of depends on distros putting their name visible in the apache version string, something slackware doesn't.
      I for one manage a couple of slackware servers, some of them running apache with public reachable sites.

      However slackware, is to put it in slashdot-terms, dying. I still love it because of the ease of use and how easy it is to mold into what you want it to be. I even managed to convice the phb at my previous employment to commit to slackware instead of more "commercial" and buzzword distros like redhat et al.

      Unless swaret or other apt-ish application turns into a huge thing, I guess slackware will remain a distro for people with special needs. It's just not simple enough anymore to go out and look for packages or even compiling your self when all you friends are typing "apt-get install blah" and that sorts everything out.

      With signed-debs the security argument doesn't really hold anymore, and gentoo (with other deficits) provides pretty much custom-compiled applications the custom-compiled argument doesn't hold anymore.

      It's finally a matter of taste rather than functionality.

    2. Re:Slackware? by iminplaya · · Score: 1

      It probably is, but that's the way the cookie crumbles. (OT)It's like when I read about the Democrats, and I'm thinking "What about Kucinich?"(/OT) I've read that Slackware is the most "UNIX like" because it installs its files in standard UNIX directories, unlike others that use all sorts of "distro specific" directories(Mandrake?). I can't think of a better place than here to ask whether this is true or not. Slashdot poll? Maybe? Possibly?

      --
      What?
    3. Re:Slackware? by Welsh+Dwarf · · Score: 1

      >However slackware, is to put it in slashdot-terms, dying.

      Not for a little while, me thinks. I haven't found a better terminal distro yet. And with extensions like dropline (www.dropline.net) it's still up their with the best.

      + Slackware has never been, and never will be a big communauty distro, at least as long as Patrick's behind the wheel, and that's fine by me.

      >It's finally a matter of taste rather than functionality.

      More performance and size than taste. I've done some tests (pretty emperical true, but tests none the less, actually the speed of gnome 2) in which slackware + dropline gnome beat gentoo hands down. It also beat Mandrake on Quake3 fps, even after haveing culled the Mandrake install down to the bare minimum, and leaving the slack alone.

      The security point I'll accept, but Slackware still has a role on older hardware. I've just finished an install involving a Terminal server + 2 terminals + a vpn with another site. The router + the terminals are all slackware, and the speed's increadible. Other distro's just don't cut it in these circumstances.

      OTOH if yoyu've got the processor cycles to spare, broadband and want a nice desktop with easy maintenance (portage counts), then it isn't the right choice.

      Slackware may be more nich than it was, but it's by no means dead.

      David

      (Posted on a Celeron 550 laptop running slackware 9.1 and KDE 3.1.4)

      --
      Ask 8 slackers a question, get 10 awnsers (a citation, but I can't remember from who)
    4. Re:Slackware? by naarok · · Score: 1

      Yes, that is correct. Coming from a UNIX admin background, I could trivially find my way around a Slackware distribution. I assumed all Linux distributions were that simple. Then I installed Red Hat and was totally lost. I couldn't do anything without trying to find the right GUI tool to do it, trying to figure out how to use the GUI tool and then finding that the GUI tool was not capable enough for what I needed to do (this was in 96, things might be better now). Back to Slackware. Recently I tried Mandrake. Slick install, but again, I find myself doing a lot of "find ... grep .. {} \; -print" mantras to figure out where things are set up.

      The base problem is that the other distributions have to move stuff around to make GUI tools reasonably usefull, but for some tools, that means you are forced to use the GUI at all times.

    5. Re:Slackware? by n0dez · · Score: 1

      Slackware is pretty easy to install and configure. The point is that there are few tgz packages so you gotta roll own your tgz packages compiling stuff. That's no problem if you're willing to do that kind of stuff.

      Debian is hard to install, harder to configure than Slackware and FreeBSD, and easy to install/upgrade new packages. BTW, they should add mplayer :-) For the desktop, Debian stable is too outdated and things testing/unstable get broken very often. Using Debian stable as a server would be OK but I guess that there are better choices such as FreeBSD. Don't get me wrong, I like the idea of having apt-get but doesn't work as advertised; you tell it to remove something and it does remove it and installs something related to what you've just uninstalled. I think Debian is a great project but it's a little bit chaotic and needs to fix some stuff.

    6. Re:Slackware? by iminplaya · · Score: 1

      Thanks for the reply. My only "real" UNIX experience(extremely limited) was with SCO(!?) in the newsroom back in '95. At the time I thought SCO was the only unix that was worth a damn. I also used to think that Harris made good transmitters. Anyway, when I first used Red Hat('99)(5.1), it went in slicker than...and I was able to find all my config files and everything (Probably showing my lack of experience). However, my Mandrake install just last year was an entirely different story. Almost everything went into some kind of Mandrake directory. I still run it ocassionaly, without sound, but that's another thread. This is why I'm going to try Slackware. Getting back to my roots(so to speak). Got the ISO's. just waiting for a machine.

      --
      What?
    7. Re:Slackware? by iminplaya · · Score: 1

      Them machine is pretty fast with lots of RAM, so compiling won't be a problem. I just want to stick as close as possible to "real" UNIX. I'll feel better if I can install stuff without using "packages" of any kind. Thanks for the info.

      --
      What?
    8. Re:Slackware? by cyb97 · · Score: 1

      (posted on a P-II 350 running slackware-"current" with dpkg and apt put on top of it).

      while I agree with most of your points, I question the reliability of your tests. If you compared like with like, ie. not oranges and apples you should have gotten the same framerates.
      Which distro you use shouldn't determine which speed cross-distro software run at. It comes down to which kernel-version, software-version and functionality compiled in (and compile target) used. Not which distro.

    9. Re:Slackware? by Joseph+Lam · · Score: 1

      In fact the distro itself contains most of the stuff I need (for production server as well as my workstation). It even comes with Sun's latest JDK. In case I can't find some specific stuff, here is a good place for me. I can also use rpm2tgz to install RPM packages, or in the worst case, I can use 'checkinstall' to install from source while still making it like a package install (which means I can uninstall it with 'removepkg', or upgrade it once there is official tgz package available using 'upgradepkg').

    10. Re:Slackware? by Welsh+Dwarf · · Score: 1

      I agree with you in principal, but I can't explaine it any other way, slackware was useing newer packages, which should have slowed it down (especially since slackware was on gnome 2 and I always used an xterm for games in mandrake)

      --
      Ask 8 slackers a question, get 10 awnsers (a citation, but I can't remember from who)
    11. Re:Slackware? by spaceyhackerlady · · Score: 2, Interesting
      I guess slackware will remain a distro for people with special needs.

      Interesting. I've always used Slackware on my home systems, and am helping my employers work out the details of using Linux for new products, based on high-availability clusters and such. They like the stability and performance, and they like the congenial development environment, which leverages our current Sun-based experience. They really like the price.

      At first RedHat looked like a no-brainer (I'm typing this on a heavily patched/upgraded RH 7.3 system), but it's not clear that we can pass RedHat support costs on to our customers. So we're looking at Slackware, which I've likened to a toolkit for building Linux systems. As opposed to RedHat, where you open the can and pour the contents out, ready to go.

      Debian is interesting, and I'm looking very hard at it. I have a P2/266 box in my cubicle right now running woody. If it runs well on a crappy system, it will run very well on a good one.

      ...laura

  21. Redhat has more users than the rest combined. by killmeplease · · Score: 4, Interesting

    If you look at the numbers on the Netcraft report

    A) Redhat has more installations than all the other Distros combined

    B) Growth of Redhat is greater than all the other distros combined. Of course the percentage is slightly less than the others.

    --
    - Kill Yourself, spare us all! -
    1. Re:Redhat has more users than the rest combined. by Anonymous Coward · · Score: 0

      >A) Redhat has more installations than all the other Distros combined
      True, although it's been falling since they eliminated last free versions.

      >B) Growth of Redhat is greater than all the other distros combined. Of course the percentage is slightly less than the others.
      No, their share is greater, and market share growth has been slower than the first two (growth in unit terms has been faster, but the Netcraft stats measure market share growth)

    2. Re:Redhat has more users than the rest combined. by Anonymous Coward · · Score: 0

      No, their share is greater, and market share growth has been slower than the first two (growth in unit terms has been faster, but the Netcraft stats measure market share growth)

      Yeah, so what. My own kewl distro has THE GREATEST MARKET SHARE GROWTH, 100% as I installed it on my buddys computer too last year!

    3. Re:Redhat has more users than the rest combined. by Trejkaz · · Score: 1

      So? Windows has more installations than all the Linux distros combined. Draw whatever conclusions you will, but I've always said the majority suck. ;-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    4. Re:Redhat has more users than the rest combined. by n0dez · · Score: 1

      You're right. If I were Netcraft, I would have included FreeBSD. I know FreeBSD is not Linux but both are open source, so they have something in common.

  22. I thought Windows was fastest-growing by Anonymous Coward · · Score: 1, Funny

    I thought Windows had the distro that was fastest-growing:
    Windows 1.0: 1.2 meg
    Windows 3.11: 5 meg
    Windows 95: 20 meg
    Windows ME: 40 meg
    Windows XP: 300 meg.

    By the end of the decade, it will have an install distro requiring a stack of DVD's.

    1. Re:I thought Windows was fastest-growing by Dasaan · · Score: 1

      And those are just the sizes of the EULA!

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    2. Re:I thought Windows was fastest-growing by Anonymous Coward · · Score: 0

      Nah, that's Mac OS.

      OS .96b: less than 700k
      OS 7: 5x700k
      OS 8: 60 MB
      OS 8.6: 100 MB
      OS 9: 150 MB
      OS X: 1.5 GB

    3. Re:I thought Windows was fastest-growing by frovingslosh · · Score: 1

      Ok, it was a joke, but the joke would have been funnier and the point would have been better made if you used the real numbers, not ones you just made up. XP takes about 1.7 gig of hard disk space to install (varies slightly based on install options, but most of it is waste the user can't control installing drivers for things he never will have). ME is quite a bit more than 50 meg as well, Win98 took about 150 meg minimum to install, and ME was of course even more bloated.

      --
      I'm an American. I love this country and the freedoms that we used to have.
  23. N.B. SuSE is now SUSE by rokzy · · Score: 1

    the logo still looks like "SuSE", but that's cos the chameleon's sitting on it.

    all the text is SUSE, so get with the program!

  24. In other news by Anonymous Coward · · Score: 0

    98% of the world doesn't care

    1. Re:In other news by Anonymous Coward · · Score: 0

      98%?! poor fool!! 99.99999999999% would be more realistic

    2. Re:In other news by david.gilbert · · Score: 1

      Well, if 2% do care, that's a LOT of people.

  25. Unified libraries by Anonymous Coward · · Score: 2, Interesting

    As a Linux developer, one main annoyance is the difficulty to build binaries that work on every system. With Windows, if I compile something and make sure that the end system has the proper MS runtime library for for C++/C, and it should work. The installation requirements can be a few standard packages. If directx is needed, it can simply require this simple to install package. However, with Linux, there is no unified set of libraries. A complex application may require the proper version of 30 libraries. It would be nice if these were in easy to install "packs" that were unified across distributions and installations. Then, if you compile against version X of a general group of libraries, it can simply require this version or higher for the entire group. If you are not up to date, utilities to automatically offer to update to the latest group (rsync or something) would make it easier. This would be easier than requiring 15 different RPMs/debs to be installed.

    1. Re:Unified libraries by MighMoS · · Score: 1

      I thought we had that...GTK+ and QT. SDL for things like directX. Right? Right?

    2. Re:Unified libraries by Anonymous Coward · · Score: 0

      Under Linux, if it's too complex to link statically then you certify by distribution and provide documentation when the distro doesn't provide what you need.

      If you haven't been bitten by library conflicts in Windows(even MSVCRT has had its share of problems) then you aren't using very many libraries. Try dealing with multiple financial packages that all want to use different versions of Crystal Reports.

    3. Re:Unified libraries by Anonymous Coward · · Score: 0

      Why do you make properitary app then?
      If you would make it Open Source, every distro would include it.
      There is no need for a package standard, if the applications is Open Source.

    4. Re:Unified libraries by Bystander · · Score: 1

      This is one of the advantages of the Debian package management system. A developer creating a .deb package includes information about dependencies on other packages, such as libraries. Then when someone performs an apt-get install packagename command, any required components not already installed are also downloaded and installed automatically. The Debian package management system thus handles the kinds of dependency problems you are complaining about.

      Other Linux distributions may not have package management systems with the same level of automated dependency handling when installing new packages. Even if they do, there is no guarentee that packages from different distributions will contain exactly the same set of files or use identical versions of them. Each distribution is free to make modifications to upstream source files and configuration settings in order to better fit the software into that distribution, and distros like Debian and Redhat do make some changes in their released software. This is all a consequence of the distributed manner in which most components are created and maintained. It's also obvious that individuals working on their own time and following their own schedules will not have the same coordination as programmers working for a single corporation like Microsoft. You also have to keep in mind that a lot of OSS software is not written just to be run on Linux, but is designed to be buildable and usable on different architectures and OS's. In addition, major revisions sometimes appear in essential components that require the updating of nearly every other package in a distribution (as with changes in the glibc library and the gcc compiler), resulting in major differences between versions of the same distribution. All these factors make the creation of a few standardized packages that are completely consistent between all distributions highly unlikely.

      I also think you paint too rosy a picture of the situation on Windows. While the core APIs implemented as dlls provided by Microsoft are relatively consistent across different Windows machines, the amount of library sharing that is practical between applications from different vendors is limited by the closed nature of libraries developed to perform more specific operations. As a rather simple-minded example, within my Windows windows\system folder I have over 1000 dll files. Within my Debian Linux /usr/lib directory if have slightly more than 500 .so files, a number of which are simply different versions of the same library. My Linux system supports literally hundreds of installed applications, while the number of installed Windows applications is less than 20. While not a truly exact or accurate measure of shared library usage since libraries exist on both systems in other locations, it does give some evidence that each Windows application must carry along a lot more of its own library functionality instead of relying on what is generally available. This is a price that closed-source approaches pay versus open source. If you were really worried about ensuring that your Linux applications were buildable on all systems, you could go a similar route as the Windows examples and simply include the exact versions of libraries required by your software within your own software release.

  26. Ah, the joys ... by Luscious868 · · Score: 1

    .. of dependency hell. The first seriously viable operating system that solves this problem is getting my money. Oh and please don't talk to me about .NET. Part of being seriously viable is being secure, and we all know where Microsoft stands on that.

    1. Re:Ah, the joys ... by 1lus10n · · Score: 1

      just out of pure curiosity have you checked out either gentoo or apt ? portage isnt the *perfect* solution but it is generally better than hunting for obscure dll files or rpms.

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
    2. Re:Ah, the joys ... by CanadaDave · · Score: 1

      apt-get is the best for this, can do multiple levels of dependancies which portage can't. But sure beats rpm any day.

    3. Re:Ah, the joys ... by 1lus10n · · Score: 1

      come again ? I am assuming that by multiple levels of dependancies you mean something like this: I install ltsp-core which needs XFree which needs fontconfig. Portage handles this just fine.

      I however might not be understanding what your talking about by "multiple levels of dependancies".

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
    4. Re:Ah, the joys ... by CanadaDave · · Score: 1

      Try removing fontconfig. No warning that it breaks XFree and ltsp-core. Try checking dependancies of fontconfig by doing "qpkg -q fontconfig". You'll only see XFree, not ltsp-core. Say you remove fontconfig. ltsp-core won't work. Try reemerging ltsp-core to fix the problem. emerge looks and notices XFree is installed so it stops there. It doesn't bother looking at XFree's dependancies. So remerging ltsp-core doesn't help. And the fact that typing "emerge -p " or "qpkg -q " takes forever compared to apt-get is also a disadvantage. Not sure if its due to their caching mechanisms or because of Python.

    5. Re:Ah, the joys ... by 1lus10n · · Score: 1
      Although i see your point, I wasnt reffering to un-installs. And just for reference you should check the emerge documentation, it does warn explicitly about this:

      unmerge (-C short option) WARNING: This action can remove important packages! Removes all matching packages without checking for outdated versions, effectively removing a package completely from your system. Specify arguments using the dependency specification format described in the clean action above.


      the reason portage is so damn slow is two fold:

      1. using a scripting language to do soemthing this in depth produces a metric-fuckton of code, most of which gets run over again and again.
      2. The amount of data it goes over is much larger than most people realize.

      and I think qpkg really is a POS. The functionality should have been built into portage in the first place, not written as yet another script. This (and many other) reason(s) is why many people i know have been talking about forking portage, or re-writting it in C/C++. Its a great idea, and a half assed implementation. (as is every other package management system). Its interesting that it doesnt uninstall all of the deep dependancies, untill now i hadn't noticed/needed to use that feature.
      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  27. So what? by CGP314 · · Score: 2, Insightful

    It's easy to be the fastest growing when you have a tiny market share.

    --
    In London? Need a Physics Tutor?

    American Weblog in London

    1. Re:So what? by Jason+Earl · · Score: 4, Interesting

      Yes, but Debian was already in third place behind Red Hat and Cobalt. It was ahead of SuSE, Mandrake, and Gentoo to begin with. It will almost certainly pass up Cobalt in the next six months (Cobalt has a negative growth rate and Debian is right behind). Of course, Red Hat has more market share than everyone else combined, and they also have a very strong growth rate (17.8%). They actually added more hosts than anyone else, although Debian was fairly close.

    2. Re:So what? by gl4ss · · Score: 1

      and it's also easy to make stupid comments if you don't even bother loading up the article..

      the following turns probably to garble, but anyways:

      Distribution July 2003 January 2004 Growth Rate
      Debian 355,469 442,752 24.6%
      SuSE 240,411 296,217 23.2%
      Gentoo 20,273 24,229 19.5%
      RedHat 1,231,986 1,451,505 17.8%
      Mandrake 51,299 52,543 2.4%
      Cobalt 553,012 548,963 -0.7%

      --
      world was created 5 seconds before this post as it is.
    3. Re:So what? by the+eric+conspiracy · · Score: 1

      Uhhh ...

      Debian might have the largest percentage gain, but that is very misleading - RedHat added more than twice as many servers.

    4. Re:So what? by CGP314 · · Score: 1

      and it's also easy to make stupid comments if you don't even bother loading up the article..

      Well duh. Why do you think I'm on slashdot and not kuro5hin.org :)

      --
      In London? Need a Physics Tutor?

      American Weblog in London

    5. Re:So what? by msimm · · Score: 1

      Lets keep things straight. As I've mentioned in other places: this wasn't a poll to find the most frequently used desktop distros. Thats another topic (one that would favor the desktop distros a little). Debian IS seeing remarkable growth in the server sector. NO BIG SURPRISE THERE. Red Had left an opening for a stable (and for mindshare: trustworthy), reliable platform for the oodles of apache web servers out there.

      Read: your favorite desktop distro isn't being counted BECAUSE NETCRAFT ISN'T POLLING YOU HOME COMPUTER.

      Thanks for listening!

      --
      Quack, quack.
    6. Re:So what? by FuzzyBad-Mofo · · Score: 1

      Yeah, it's like going from a D average to a B average, and getting the "Most Improved Student" award.

      Err, perhaps I've said too much..

  28. Distro quality? by Billly+Gates · · Score: 1, Redundant

    I find recent versions of Suse, Mandrake, and Redhat to be alot more flakey and buggy then their 5.x and 6.x pasts from years ago.

    I switched to FreeBSD for this reason.

    A distro today is getting more and more complex and not all the api's for many programs are well tested so bugs get passed on.

    Some programs like Gnome have improved tremendously but I do notice alot more apps core dumping out of the box without an update then 3 years ago.

    Debian like FreeBSD is stable and the developers do not have the pressure to get the latest and greatest apps and versions of kde out of the door to increase sales.

    Mandrake started this tradition.

    For a server this is important. Especially a webserver.

    If I had highbroadband before trying out FreeBSD, I would use Debian. I need a full integrated feel by the same teams and BSD and Debian provide that.

    1. Re: Distro quality? by Black+Parrot · · Score: 1


      > I find recent versions of Suse, Mandrake, and Redhat to be alot more flakey and buggy then their 5.x and 6.x pasts from years ago.

      Yes, even apart from issues of continuing bugfixes, I'm thoroughly disgusted with Red Hat 9.

      Among other things, they have been progressively replacing the boring but reliable old applications with a new generation of slick but buggy stuff. I certainly don't mind innovation, but keep the old stuff until the replacements are reliable.

      --
      Sheesh, evil *and* a jerk. -- Jade
    2. Re:Distro quality? by Dasaan · · Score: 1
      Debian like FreeBSD is stable and the developers do not have the pressure to get the latest and greatest apps and versions of kde out of the door to increase sales.
      I disagree, if you look through some of the debian mailing lists, especially the xfree86 one, there is a lot of pressure to get the latest and greatest packages added. However the developers generally have enough sense to smile, nod and get on building the packages properly and not folding to the pressure.
      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    3. Re:Distro quality? by cyb97 · · Score: 1

      Software coredumping out of the box is hardly a fault of the distro, but the software.
      While the distro is "responsible" for providing the software they are usually not responsible for the stability of the individual software packages they provide.

      You're simply asking to much. It's like blaming Microsoft for all the crashes that occur in windows. A lot of them is probably related to poor drivers and misc. non-ms software.
      Don't kill the messenger, kill the source ;-).

      While FreeBSD-stable is stable is seriously trailing in parts of hardware support, and FreeBSD 5 is pretty much far from stable in my experience.

    4. Re:Distro quality? by pyros · · Score: 1

      I was under the impression the X 4.3 on x86 is ready to go (it's hovering in experimental), but is not being released until it is ready to go on all other platforms. The problem is, the upstream source does not work on all platforms. So a funcitoning, fully packaged release on one platform is being held up waiting for the maintainers of the project itself (vs the Debian package maintainers) to fix bugs on other platforms. I don't consider that to be quite the good sense that you do.

    5. Re: Distro quality? by fafaforza · · Score: 1

      Could you elaborate on some of the packages? I don't use RH but we sometimes install them for dedicated/colo servers and it would be nice to know what's going on with RedHat.

    6. Re:Distro quality? by Dasaan · · Score: 1

      I wont pretend that I read all of the mailing lists, far from it. I wont pretend that I understand all of the decisions that the debian developers/package maintainers make. But from what I have seen of the work done by them I am more than willing to have a little faith that they know what they are doing and that there are good reasons for the decisions they make.

      Maybe it would have been an idea to release the x86 packages, but whether it would have been a good idea or a bad idea I don't know.

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
  29. Debian fastest growing, eh? by metrazol · · Score: 2, Interesting

    See what happens when you leave apt-get update all running overnight?

    Back to being serious, I love Debian (I use Fink on my PowerBook) but for the life of me I have NEVER EVER NOT ONCE gotten it to install on my desktop without some serious hacking. I just can't get it to install out of the box...or not the box, as it stands, and I'm not running some odd hardware config. RedHat, SuSE, Mandrake, easy. Debian? "Please get a MS in Comp. Sci and try again."

    Once it is installed, Debian is the best. Hands down, you Gentoo trolls can go compile Mozilla for the next 4 days, it rocks. But where, oh where, is a decent installer for Debian?

    --
    "Life's funny sometimes." "And sometimes it isn't." --Cat's Cradle
    1. Re:Debian fastest growing, eh? by pether · · Score: 0, Offtopic

      Gentoo rocks, nowdays I only type in 'emerge cool_program' lights up a fat spliff and relax :)

    2. Re:Debian fastest growing, eh? by adturner · · Score: 1

      Someone mod the parent up. I just lost my moderator points and I've been fighting to get debian sarge installed on my desktop for 2 days. I'm no newbie either... I just threw away a floppy disk labeled: "Slackware/Linux 1.0.9 kernel boot disk" last week b/c it couldn't be read by my floppy drive anymroe.

    3. Re:Debian fastest growing, eh? by Afrosheen · · Score: 1

      Knoppix, Phlak and Morphix are all based on debian and have decent graphical installers. Even Libranet does Debian justice.

      And which distro lets you play solitaire during your debian install? That one is cool also. Debian itself needs to get with the times and roll in a good looking/easy installer.

    4. Re:Debian fastest growing, eh? by Dasaan · · Score: 2, Informative

      A good looking, easier installer for just x86 is doable, but having that same installer work on the, what is it now, 10 or more different supported architectures that is the trick. Also don't forget the debian installer is designed to work on the lowest common denominator not every system it installed on has a flashy graphics card, some don't have a display card at all.

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    5. Re:Debian fastest growing, eh? by cyb97 · · Score: 1

      Strange, I've seen n00bs install both gentoo and debian in less than 2 days.
      I guess I must count myself lucky to be surrounded by such skilled n00bs. ;-).

    6. Re:Debian fastest growing, eh? by Kenbo · · Score: 1

      I feel your pain. I was in the same boat a couple of weeks ago. I finally downloaded the Knoppix iso and did the hdinstall. Afterwards I went back with aptitude and got rid of the junk I didn't need.

      Fortunately this wasn't on a critical box. I hope to move my other RH boxen over to a debian based distro soon. Good Luck.

    7. Re:Debian fastest growing, eh? by dcocos · · Score: 1

      Actually, I just installed Debian on the box sitting next to me at work a couple of days of ago. And X worked out of the box (this is only the 2nd time this has ever happened for me!)

      The other point I would like to make is that people complain about how hard it is to install Linux, part of the problem stems from the fact the when they buy their computers Windows is already installed, if more companies would offer Linux installed from the start they can do it for F/free people would realize how hard Windows installs can be too. ( I realize you were comparing but the point is that if companies shipped with Debian installed this whole issue could dissapear)

    8. Re:Debian fastest growing, eh? by Cro+Magnon · · Score: 0, Flamebait

      The result is that the Debian installer sux on 11 architectures.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    9. Re:Debian fastest growing, eh? by krmt · · Score: 2, Informative

      Have you tried the new installer? The old boot-floppies has been totally replaced for sarge, and the new installer is shaping up pretty well. It's still not pretty (yet, although people want a gtk frontend, no one has really stepped up to do the work on it) but it's got hardware autodetection, a lot less questions to ask, grub as the default bootloader, and a whole bunch of other goodies that are on the way. We've gotten tons of positive feedback on it so far, so please give it a go!

      --

      "I may not have morals, but I have standards."

    10. Re:Debian fastest growing, eh? by smcv · · Score: 1

      I'll add my vote for a text installer here. I helped a friend install Debian on an old (and very weird) computer, and had some trouble getting X working; it turned out that his graphics card (3DLabs, I think?), unlike 99% of other PC graphics cards, didn't support VESA, the lowest-common-denominator standard for graphics. A card-specific video driver worked, text mode worked, but there was nothing in between.

      I suspect that if the installer had tried to go into a VESA framebuffer mode (like just about every other x86 Linux installer does), we'd never have got it installed in the first place.

    11. Re:Debian fastest growing, eh? by Dasaan · · Score: 1

      It may suck, but it works a charm :)

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    12. Re:Debian fastest growing, eh? by Afrosheen · · Score: 1

      Balderdash. If you want widespread adoption, you have to make it easy and somewhat attractive. Sure, the Debian textmode installer works fine, but the average guy probably won't be able to use it to replace windows.

      I believe Spock said it best when he said "..the needs of the many outweigh the needs of the few..". The Many need a graphical installer. The Many have VESA capable video cards. It's ass-backwards attitudes in the Debian community that are preventing it from being truly widespread.

  30. Debian was the reason I... by Anonymous Coward · · Score: 0

    ...started using FreeBSD.

  31. Comment removed by account_deleted · · Score: 2, Informative

    Comment removed based on user account deletion

  32. Need help how to migrate from Redhat to Debian by Anonymous Coward · · Score: 0

    I use linux on my desktop . My distro is Redhat but I would like to try Debain can any post a link for Redhat users to migrate to Debian.

    1. Re:Need help how to migrate from Redhat to Debian by Anonymous Coward · · Score: 0
  33. Fast-growing distributions by dodgyville · · Score: 1, Offtopic

    The only problem with Debian's fast-growing deployment is the recklessness of the scientists creating Debian.

    I have become increasingly concerned with the blatant disregard of safety protocols of the people in charge.

    When we started this project it was only to help people but now they've gone crazy. I'm typing this on the only computer in the building not being monitored. Almost 16 months ago, some army generals came to visit the project leader and since that time I've noticed some strange happenings.

    Firstly, an entire level of the Debian building has now gone top security. Truckloads of materials enter but never leave.

    Secondly, the project leader used to be this really nice person, but for about eight months she just hasn't been the same. She's lost her sense of humour and frankly, if I didn't know it was impossible, she's become like some sort of automaton.

    And what has happened to the distro? I was doing some routine checks on the source but found some weird library call named "void launchInvasionFleetAugust2004". I immediately checked with the project leader but she went all angry and demanded me to ignore what I had seen. It was almost a threat. As I left, I heard her telling one of the generals that I was "harmless".

    Now, finally, I can't keep quiet about the disappearances. My floor used to be a bustle of activity. But now there are only three or four of us left. I was told it was because of cut-backs, but we're a hobby project and no-one gets paid! When I said this, they announced that a lot of people had moved onto new projects, and that I was being paranoid.

    I called the local newspaper and they sent out reporter, but now he's vanished too.

    Then, earlier tonight, I walked out onto the factory floor where we make Debian. It was after dark, so I thought it would be empty, but the whole place was running at full speed. I picked up a Debian case and opened it. Inside was not a normal CD. It had some sort of growth on it, like tentacles or slime ... but, and I swear this is true, amongst the growth was a single eye.

    I have to get the word out. The fast spreading of Debian is not what it seems... please, you've got to believe me!!!

    There's someone at the door! I have to go before th

    --
    apt-get install deathstar && deathstar alderaan && echo "You're far too trusting"
    1. Re:Fast-growing distributions by Anonymous Coward · · Score: 1, Funny

      That was my experience with Debian too. Don't worry. The story ends in a wild sex party where anything goes. Heh, running OS X isn't so cool anymore, heh.

  34. New Debian Motto by Anonymous Coward · · Score: 1, Funny

    Debian Stable's new motto:

    Good things come to those who wait.

    Now maybe we can start using kernel 2.2...

  35. SCO endorses Debian by Mr.+Darl+McBride · · Score: 3, Funny
    The phenomenal success of Debian is largely attributed to its many developers and maintainers, nearly a thousand in the US alone. All operating under the Debian social contract, the bureaucracy is thick, however the quality results speak for themselves.

    But the more powerful driving factor behind Debian's recent growth is its having become the first Linux distribution to partner with SCO. In an industry shaking maneuver, Bruce Perens has brokered a deal between SCO and the Debian team, in which Debian has agreed to share 15% of net revenue in exchange for full idemnification for any and all use or misuse of SCO's intellectual property.

    As soon as the ink has dried on the mutually signed contract, SCO will be in receipt of Debian's financial statements. This 15% of Debian's commercial revenue will surely mean a powerful boost for SCO's next fiscal quarter. The Boies back home will be proud.

    ~Darl

    1. Re:SCO endorses Debian by kyoko21 · · Score: 1

      Share revenue? I thought the Debian dev team was all volunteer or am I wrong on this. Last that I checked, 15% of nothing is still nothing.

    2. Re:SCO endorses Debian by Trejkaz · · Score: 1

      LOL! Dude, if I had the mod points you would be getting a funny mark, but alas...

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    3. Re:SCO endorses Debian by Mr.+Darl+McBride · · Score: 3, Funny
      Share revenue? I thought the Debian dev team was all volunteer or am I wrong on this. Last that I checked, 15% of nothing is still nothing.

      We are now well aware of this, and believe that Bruce Perens has not acted in good faith. Accordingly, we are exercising our stipulatory option and bringing in an arbiter. We expect to increase our share to 30 or even 35%.

  36. Visual Studio .NET by Anonymous Coward · · Score: 0

    Visual Studio .NET is 1GB installed. Imagine 1GB of buggy shit installed on your buggy shitty OS. The horror!!!

  37. Gentoo rocks! by biggj · · Score: 1

    Gentoo Rocks!

    I know opinions are like ... well you know ... everyone has one and every thinks everyone elses stinks ... but anyway ... that's mine.

    --J

    --
    -- [Sig] Rome did not create a great empire by negotiation; They did it by killing everyone who opposed them.
  38. Who cares what Netcraft says? by Anonymous Coward · · Score: 0

    Aren't these the same people who told us BSD is dying? (yes, I'm joking).

  39. I chose Debian by RedHat+Rocky · · Score: 4, Insightful

    I've been a long time Redhat user, both on the server AND desktop (yeah, that's right, desktop).

    After Redhat's new policy on Redhat Linux was announced, I knew I had to switch. Why? Redhat had made it clear it didn't want me as a customer.

    I need patches and that's it, I don't need hand holding and I don't need a 5 year plan (if that really turns out to hold). I'd gladly pay for patches, but the Enterprise options are why too expensive both for my current workplace and me personally. Fedora sounds like a good idea, looks good for messing around. But serious server work? No thanks.

    I read you load and clear Redhat, so I'm moving on.

    I looked at all the distros and kicked the tires. Gentoo is promising, but not mature enough (portage needs some work and not just technical). Slackware, well, I started with Slackware and I just can't go back. Debian (stable mind you) takes a little getting used to, but it's heart is in the right place and I look forward to being a contributing member of the community.

    --
    Anything is possible given time and money.
    1. Re:I chose Debian by Anonymous Coward · · Score: 0

      Right on!
      I'm sure your opinion reflects opinion of many a former RH user.
      I myself have one RH9 desktop left and it will have to go soon (SuSE 9); the server has been switched to Deb stable a year ago... Never had a problem!

    2. Re:I chose Debian by bogie · · Score: 0

      Red Hat announced their policy change many moons ago at this point and its been discussed to death. Do we really need to keep modding up posts where X user says "RedHat "burned" me and I'm switching to distro X!"? There's not much Insighful or Interesting about that.

      --
      If you wanna get rich, you know that payback is a bitch
    3. Re:I chose Debian by read-only · · Score: 4, Interesting

      I am in the same situation.

      I've been and Linux user since 1993, and most of that time was spent using Redhat. When Redhat recently spun-off Fedora, I thought it might be time to give other distros a chance.

      I tried Debian. I had many problems. I did become quite comfortable with the installer, but despite my repeated attempts to install and configure X and a few other key things I needed, I was never successul. I think Debian has some very attractive parts to it (apt, for one), but in the end I abandoned it. I eventually went with FreeBSD and am very happy with it.

      This leads me to my question. It seems this report suggests that Debian is the fastest growing *Linux* distro. But how does it compare to the growth of FreeBSD? Seems to me like FreeBSD is growing rapidly, perhaps more rapidly that Debian or any Linux distro. Seems to me like many hard-core *nix users are moving to FreeBSD. I could very well be wrong, but I'd love to know how FreeBSD compares to (in terms of growth).

    4. Re:I chose Debian by crush · · Score: 1
      I'd gladly pay for patches, but the Enterprise options are why too expensive both for my current workplace and me personally.
      How much would you pay for patches? How many RedHat machines does your current workplace hold and how much is a fair price for having patches available for those machines? Have you considered Progeny's transition service? Seems cheap to me at $5 per machine per month unless you have over 8 machines in which case you might as well purchase RHEL (RedHat Enterprise Linux)
    5. Re:I chose Debian by Alan+Hicks · · Score: 0, Flamebait
      Slackware, well, I started with Slackware and I just can't go back.

      Why? Feel ashamed to have muddied yourself with lesser distros because you fell victum to the temptation of automagic tools?

      Come back to the light man. It's better over here.

      --
      Slackware, what else when it must be secure, stable, and easy?
    6. Re:I chose Debian by petabyte · · Score: 1

      I looked at all the distros and kicked the tires. Gentoo is promising, but not mature enough (portage needs some work and not just technical). Slackware, well, I started with Slackware and I just can't go back. Debian (stable mind you) takes a little getting used to, but it's heart is in the right place and I look forward to being a contributing member of the community.

      Its strange you should mention that as I went the other way. I used debian for 4 years on all of my machines. I got tired of upgrading all of them everyday so they (all but one) run slackware with dropline. My main machine now runs gentoo as I find it a much better fit for my needs. And if I get nostaligic I can just emerge dpkg :). Oh and I find portage just fine. :)

    7. Re:I chose Debian by catscan2000 · · Score: 1

      Wow! I totally don't feel alone anymore; I'M EXACTLY IN THE SAME BOAT!

      I run a web/DHCP/webmail/postfix/DNS/blah server for my on-the-side home business and have loved using RedHat 9 as it was easy to set up and automatically downloads and installs the latest security patches and only bothers me when something goes wrong, which was rare.

      I sent an e-mail message to RedHat's Sales Support asking about my use case because I cannot currently afford the server product but am definitely willing to pay for up2date as I have in the past. I only got an automated "we-received-your-message" response, making no promises about it ever being answered.

      I'm a long-time RedHat user with a RHCE (in 6.2, though), and I'm ready to throw in the towel for now. My coworker has shown me Debian, and I recently was able to successfully bring up and secure an OpenVPN system for my main job for doing VPN-over-TCP using Debian, marking my first experience with Debian! I set up another Debian box just this morning in our training room on an NT system that was seriously foo-bared by a former volunteer, and although the setup of X11 wasn't as automated as I would have liked (I had to ultimately manually edit /etc/X11/XF86Config-4, and fortunately I remembered how to do it from years past), I was able to bring up a pretty stable system :-), though I had difficulty when I tried to use kernel 2.6.0.

      I'm still running RedHat 9 at home because I haven't staged a Debian version of my firewall/router/everything system on another box yet, but it's on my to-do list for the near future. I'll actually miss RedHat Network, but I think Debian will be good to me and my career. (Incidentally, my RHCE didn't get me my current job, and I'm not sure if it had any impact on my career, though I'm sure that it didn't hurt; I work in a Windows shop :-(, but doing Java Swing development :-).

    8. Re:I chose Debian by Anonymous Coward · · Score: 0

      As was recently mentioned on the freebsd-chat mailing list, it actually had an 8% drop in traffic over the last year. Doesn't exactly suggest that it's growing much, if at all.

    9. Re:I chose Debian by RedHat+Rocky · · Score: 1

      I've considered Progeny and may make use of them. However, they are a stop gap as there is no path forward (kernel 2.6 and so on).

      However, $5/machine/year is fine. RHEL is $179/machine/year. And that's really workstation, not intended by Redhat for server use.

      Perhaps I should have stated more clearly I was talking SERVERS, not desktop.

      --
      Anything is possible given time and money.
    10. Re:I chose Debian by RedHat+Rocky · · Score: 1

      I like Gentoo on the desktop, but not for a "must be up and secure 24/7/365" server.

      Portage works fine until it doesn't. Certain steps are being made to improve portage, especially in the security area.

      Like I said, Gentoo is great but not quite ready yet. Another year and it may be.

      --
      Anything is possible given time and money.
    11. Re:I chose Debian by petabyte · · Score: 1

      Portage works fine until it doesn't
      Yes, but this is true of every distro. I ran debian unstable and it broke fairly often. Granted not majorly, but there were times when dpkg would break or the netstack would break and it became extremely difficult to fix.

      I haven't had any issues with gentoo until I recently moved to ~x86 which has introduced a few new bugs but thats what happens running the bleeding edge :).

    12. Re:I chose Debian by RedHat+Rocky · · Score: 1

      You run debian unstable and were suprised when it broke? You do understand what UNSTABLE means?!?

      I would never consider running unstable for a serious server.

      --
      Anything is possible given time and money.
    13. Re:I chose Debian by petabyte · · Score: 1

      Perhaps if you read the thread instead of making an ass of yourself. Its a not a server; its a workstation - my desktop.

      And no, I wasn't suprised when it broke; I just got tired of it. Try reading; it'll get you places.

    14. Re:I chose Debian by crush · · Score: 1
      I've considered Progeny and may make use of them. However, they are a stop gap as there is no path forward (kernel 2.6 and so on).
      If enough people are using the service I'm sure they'll be providing support for Fedora Core whatever.
      However, $5/machine/year is fine.
      It's $5/month/machine. It would be completely ridiculous to try and support something at $5/year. There is no possible business model that would allow that. RHEL is $179/machine/year. And that's really workstation, not intended by Redhat for server use. No. Go look at the link again. Red Hat Enterprise Linux consists of three products only one of which is a desktop workstation. The other two are servers. I was suggesting that you look at the ES Enterprise Server which is about $350 per year. If stability is as crucial to your business that you can't use the WS or have special server needs then you need the higher level of support: and that's going to cost you. Either in your time and skill or in cash in exchange for someone elses.
      Perhaps I should have stated more clearly I was talking SERVERS, not desktop.
      What you should have stated is how many machines you have, what your budget and needs for their administration is and why it is that such an operation can't afford to either pay for a rock-solid distro like RedHat or else you can't maintain it yourself.

      Hate to say it, but it sounds like you're whining and bitching because you're not getting something for free and you can't do it yourself. No one owes you free support.

  40. Knee-jerk reactions at work by rs6krox · · Score: 1

    At work we dumped Redhat because they stopped support for workstations. There was no budget for their Enterprise package, and other admins thought that Fedora was too bleeding edge. So, another admin got us using Arch Linux. That's right, we went from using one of the top distros, because of no support, to using one of the smallest distros, with no support. It's nice and minimalist,though.

  41. knock on wood...er...woody by MoFoQ · · Score: 1

    good to hear that ppl are finally realizing that Debian is one of the most stable linux distros (hence the UBER slow updates).

    hell...I'm using debian on my server too.

  42. It's all because of debiantakeover by Great_Jehovah · · Score: 3, Funny
  43. Stats are stats are not stats by Skiron · · Score: 1

    I have RH 7.1 on my Internet facing boxes, but when the support stopped for 'demo' accounts I grabbed the latest 2.4.x kernel from kernel.org and rolled my own (about time I learnt anyway).

    But I always had the 'announcements' of what I was running turned off anyway (apart from saying was Apache HTTPD on Linux), so... stats don't mean a thing.

    So this just like politicians that only ask people that agree with them the state of affairs (obtruse comparison, but you see what I am getting at).

    Nick

  44. Re:How is the top post trolling? by Anonymous Coward · · Score: 0
    Where is the trolling? The re-install maybe?

    Because the
    untested hobby distro (fedora)


    is reportedly directly out of the mouths of Red Hat salesmen as in plural.
  45. Good tools take time to learn by lecca · · Score: 2, Interesting

    Debian, like many good tools (vi), can be hard for beginners. It has a lot of new commands to remember like apt-get, apt-cache and dpkg. It has "the debian way" of doing things, which newbies often tangle with before learning. It doesn't have an X based installer, etc.

    The key is that once you do spend some time and learn it, the payoff is huge. Debian is a lot eaisier to run then most distros. When managing a lot of servers, you can do it more reliably and with less time using Debian over something else, due to the well-thought-out layout, and the killer package management system.

    Its heartwarming to see that lots of people are willing to accept a learning curve for a better operating system. Long-run learning instead of short-run clicking.

    One of my favorite reasons for using debian (besides the ideology of a 100% free OS) is the one givin by HP. If you write software or drivers for RedHat, they may only work on RedHat. But if you write software/drivers to go into debian, they work on ALL linux platforms.

    --
    "In a time of universal deceit, telling the truth becomes a revolutionary act" - George Orwell
    1. Re:Good tools take time to learn by debian4life · · Score: 1

      I think the difficulty of using Debian has been overblown. When I moved to Debian, I was still a novice user. I had used Redhat before, but Redhat was getting too commercial. It was starting to do all the same stuff that I moved from Windows to get away from. I had always heard about Debian and wanted to just dive in with both feet and see what happened.

      Granted, If you just download it and try to install it, it may be a little tricky. But there is a good article on Distrowatch on how to install it. I followed it step by step and after I did the install, it all made perfect sense to me. Especially the 7MB of packages I needed to download for a base install. (Net-Install is the way to go if you have broadband by the way) That is what I had been looking for. Let me apt-get what I want and leave all the junk I don't want off.

      I happen to like the old, antiquated Debian installer as well. My fear with prettier installs is that they take a certain amount of control out of the users hands. That has seemed to be the trend in the past with other distros.

      Finally, the amount of articles you can find on the Internet are limitless. So help is not hard to find (provided you get your NIC working)

      I just don't want people to get scared off because I was as green as you could get with Linux and now I can load Debian on anything.

      Word of warning however, Debian takes a lot of coaxing when compiling source code. It really prefers those binaries. So if you are a source code guy, I would go with Gentoo or Slackware. Unless you don't mind the extra effort.

  46. Perfect Linux by superpulpsicle · · Score: 1

    I had installed Redhat 9 perfectly with oracle and everything else. Then came next day the sudden slashdot news of redhat dropping support for regular linux in full support for advanced servers. Turning redhat to fecesdora.

    I am now debating debian since it seems to have a real community behind it. But what if debian pulls a redhat. What's stopping them from turning into another greedy anti-free distro.

    1. Re:Perfect Linux by Anonymous Coward · · Score: 0

      Debian is built around a philosophy, and that's just not going to happen. Debian is not a company or a person. It's a community of over 1000 developers. It just can't happen. What can happen, and has happened, is companies can take debian and turn it into a commercial distribution. There are lots of these and more to come. And it's not bad. Debian will sitll be Debian plus whatever additions those companies are nice enough to throw back. It's a great system. Most of the other distros are backed by individuals or companies. With Debian we don't have to worry about any of that.

    2. Re:Perfect Linux by sean1121 · · Score: 1
      --
      "The road from legitimate suspicion to rampant paranoia is very much shorter than we think." - Picard
    3. Re:Perfect Linux by Anonymous Coward · · Score: 0

      Your doubts (and the fact that you're using Faggotdora) show complete ignorance of Debian.
      Debian isn't a company and it cannot be "owned".

    4. Re:Perfect Linux by Dasaan · · Score: 1

      Well redhat is out to make a profit, they make no secret of it, this is their choice. In this choice is reflected any other choice they make, ie they will be primarily to make and increase their profits.

      Debian is a community distro, if someone wants to base another distro on it, either for free or for profit, they can. If however they wanted change Debian itself to be for profit, they'd need most of the developers to be in agreement on this. They would have to convince the community at large about this. It's not like a buisiness where the boss simply decides one day to up and sell. Debian has a leader, but that leader is not the boss. He can make decisions, but he can also be overruled and if need be removed from his position and replaced.

      This is one of the things that makes debian different to many other distros out there. Maybe not better, but certainly different.

      --
      XP is basicly 98 with a lot more extra features to hunt down and disable. --Dram
    5. Re:Perfect Linux by Anonymous Coward · · Score: 0

      The Debian social contract is a pretty good indicator of their intentions.

      Maybe have a look at the history of the project as well.

      Debian is by far the most stable and easy to maintain distro I have ever used. Nothing comes close for a server. For Debian with a desktop flavor check out Mepis. Mepis is a Debian-based distro so you get the Debian package management with a better installer and some more up-to-date packages. Mepis rview.

    6. Re:Perfect Linux by gaj · · Score: 1
      WTF makes RedHat a "greedy anti-free distro"? They've given more code and deloper cycles to the "community" than virtually any other organization around. They've been very open about all their moves, more so that any company I can think of offhand. They warned about the EOL f'ing ages ago and Fedora is the non-free-as-in-here's-a-damn-ISO migration path that they're supporting.

      Enjoy your snack, troll.

    7. Re:Perfect Linux by Anonymous Coward · · Score: 0

      greedy anti-free distro

      Sure, mark me as a troll, but redhat has given more to the linux community then debian. Heck more then all of the other distros combined.

      The fact that they dont want to spend ALOT of money backporting for years on a distro that a very small part of its users pays them peanuts is your problem.

    8. Re:Perfect Linux by rajafarian · · Score: 1

      I just wish they accepted PayPal donations!

      Rrrr

  47. Fantastic!! Now we need... by Howard+Beale · · Score: 1

    First tier vendors to start supporting Debian again. HP used to, but hasn't for some time (pre-Compaq merger, back when Bruce Perens worked with them).

  48. Call it what it is by Anonymous Coward · · Score: 0

    "Debian Fastest-Growing Distro, Says Netcraft"

    How about:

    "Debian Fastest-Growing Webserver Distro on the Internet, Says Netcraft"

    Or perhaps:

    "Debian Fastest-Growing Webserver Distro on the Internet setup by admins who don't know how to secure webservers so that it includes the dist name in the webserver header, Says Netcraft."

  49. Based on Web Servers the report the Distro by Anonymous Coward · · Score: 1, Informative

    I work at a small web hosting company. My 10+ Web Servers do not report the distro used (In this case Slackware) as I have "rolled my own" Apache from source and do not want such details
    reported. Many of the Admins I know at other web hosting companies, do the same. How accurate can such a survey be, when based on the assumption that the distro is reported? Then again, Netcraft is not well noted for it's accuracy and well know for it's use of false assumptions.

  50. He's got a point. by markov_chain · · Score: 1

    I made up my own distribution this morning. I took a recent kernel, hacked my own init that just sleep()s in an infinite loop, and called it a distro. Its use went from 0 to 1 user, demonstrating a growth percentage larger than any other reported by Netcraft!

    --
    Tsunami -- You can't bring a good wave down!
  51. fastest growing? by Grimlock88 · · Score: 1

    at first thought, that doesn't sound like an important award. when i was a kid, our soccer team had a "most improved" award. its a lot easier for the worst player to improve a lot % wise, than for a good player. from what i remember, a few months ago they still used kernel 1.02. ;-) so if they just updated to version 2.4 they doubled their kernel growth!!! however if the kernel version is considered to be a logarithmic scale, then theyve grown by over 1000%!!!! go debian!

  52. Misleading article title by joeslugg · · Score: 1

    Fastest growing distro overall? Or rather fastest-growing server distro?
    Tons of us are using on the desktop and not running an open web server.

    I'd be curious how Mandrake vs. Gentoo vs. SUSE vs. Fedora etc. etc. would figure into things, if it were feasible to easily obtain such stats...

  53. Re:Problems with debian. by smcv · · Score: 4, Insightful

    [If it's not obvious: italic text comes from the parent post, which has already been modded into oblivion.]

    I like Debian because it works on my Powerbook (big-endian non-x86 architecture with slightly odd hardware) just as well as it does on my (ordinary, mainstream) PC, and because it also managed to work on my friend's mutant box-of-bits (Cyrix 500MHz cheap-knock-off CPU, ancient AT keyboard port, USB mouse due to no PS/2 ports, serial and parallel ports on an expansion card, graphics card that didn't do VESA... the thing was extremely dodgy).

    I also like

    - the fact that the packages are made by control freaks (in the nicest possible sense of the words...) who care about consistency and things working nicely together to a sufficient extent that they have formal policies for large classes of packages, but package things in such a way that you can apply local hacks if you don't like how they did it, and make a great effort to preserve local changes to configuration

    - the way the development process is usually as transparent and open as the source code of the packages themselves

    - the fact that they've built a complete operating system out of software held to standards of freedom and openness high enough that even the Free Software Foundation's "Free Documentation License" doesn't qualify.

    - the fact that no one entity controls Debian, so as long as someone's interested in developing for it, it won't go away

    - the social contract that sets out the principles Debian will work by.

    Debian sucks because
    Debian rocks because

    * Out dated packages, even in unstable
    * Packages are tested (and compiled on more architectures than I care to imagine), and even unstable is actually usable

    * Buggy and hard to use installer, people are told to use 3rd party installers because the developers cant be assed to fix it
    * A text-mode installer which doesn't blithely assume that graphics mode works properly, or even that you *want* graphics mode (very handy if your hardware is bizarre, like my friend's old PC which couldn't do some of the standard VESA video modes)

    * More security flaws than any other distro
    [To parent: Really? Please provide links to back that up, I'm interested]
    * A transparent mechanism for security updates and bulletins which doesn't introduce new and untested code at the same time, and takes all reported security flaws seriously

    * Contains too many redundant and legacy apps
    * Contains a huge choice of apps

    * All the people who actually used Debian have fled to other distros such as Slackware, Gentoo and Fedora. Only the eleetist pricks are left now
    * um... how to answer that one... how about "I actually use Debian, you insensitive clod?" ;-)

  54. What about lesbian linux though by MajorDick · · Score: 3, Funny

    I was surfing along or maybe I was on IRC anyhow something pointed me to this Its a SPOOF on Debian.

    My favorite is apt-get install finger :)

    1. Re:What about lesbian linux though by stor · · Score: 1

      Someone found that at linux.conf.au and showed Linus.

      Linus' response: "I'm so proud"

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
  55. Move To Debian a simple choice.... by Anonymous Coward · · Score: 0

    I run about ~30 servers and all have been RH for years. When they anounced the end of desktop support, I started looking that day. I looked at all the major distributions, and Debian was the simple choice for a server environment. Community based so I won't be at the mercy of profit. Apt for easy updates. The only bad thing is of course the installer. Stick with it though and you get used to it. I literally installed it about 10-15 times before I was remotely comfortable. I had to rebuild the kernal to get some video and multiple IP address support, but it was SOOO easy with Debian, took about 1/2 hour my first time! I was amazed. Now I'm in 'apt' heaven, and I'm not looking back.

  56. it does have problems by ongeboren · · Score: 1

    I use Debian for one year already. It is so easy to use it.. I will never change it. However, there are several 'stability' problems. The stable KDE is 2.2.2, so if you want to use a newer version of kde, you should make combinations between stable and unstable. This implies installing new libraries, that are rather untested and make problems. For instance I have lots of problems with libc6, because I have managed to combine stable and unstable.

    You always have to choose between stability and 'features'. This is why debian is much stable for server applications which may be a bit more older, but definitely more reliable.

    --
    First I wanted to be a chef. Then I wanted to be Napoleon. My ambitions have continued to grow ever since.
    1. Re:it does have problems by Wyzard · · Score: 1

      FWIW, "unstable" doesn't actually mean "has lots of problems". Bugs come up sometimes, generally minor, but I've been running unstable on my desktop for 3.5 years and my system is still running cleanly and smoothly. I've never had to reinstall the system, and the only time I've had to do major recovery work (reinstalling lots of packages) was when I damaged my filesystem by setting the hard drive into an unsupported DMA mode, entirely my own fault.

      Rather than downloading binary packages from unstable, though, you should consider downloading the source packages ("apt-get source <packagename>") and building on your own system. You have to wait for the software to compile, but the benefit is that the resulting package uses your currently-installed versions of the dependencies, rather than the current unstable versions.

  57. Mandrake by CastrTroy · · Score: 4, Interesting

    Wow, Mandrake's low scores really surprised me. I've been using it for quite a while, and find it to be the best there is for the desktop. It's sitting there right above Gentoo, and with gentoo's current growth, will probably be at the bottom in about a year.

    I think mandrake has one of the best desktop distros around. I had some friends who installed fedora a few weeks back. They just made it a little too un-linux for me. Mandrake still maintains that linux feel, without making everything a bitch to use.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    1. Re:Mandrake by MrZeebo · · Score: 2, Informative

      I think that would be because Netcraft only counts website servers. So this means that Debian is the fastest growing Linux distro for use as a web server. I have a feeling that it would indeed not be the fastest growing desktop distro, although I could be wrong.

    2. Re:Mandrake by MathPenguin · · Score: 2, Informative

      It's not surprising that Mandrake didn't rate very highly. Mankdrake is a desktop distro. From the page, the data was collected from the distro names embedded in the Apache server header.

      --
      -----------------
      It's not really funny, unless someone doesn't get it
    3. Re:Mandrake by globalar · · Score: 1

      Mandrake seems to really market the user, not the server. Redhat is really turning the other way (towards servers and coporate interests, as they have said). I think, as other posters have mentioned, this is really a case of a Redhat/Fedora exile for servers, which are not usually the desktop anyway.

      I agree, Mandrake is very nice.

  58. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  59. we're moving everything to Debian by defile · · Score: 1

    We started in about September. At this point approximately 70% of our servers have been switched to Debian from Red Hat.

    Love that Debian.

    1. Re:we're moving everything to Debian by sloanster · · Score: 1

      We started in about September. At this point approximately 70% of our servers have been switched to Debian from Red Hat.

      Oops - damn. You just found out that you also need support for Oracle databases and other commercial applications!

      Full stop, go back to redhat!

    2. Re:we're moving everything to Debian by defile · · Score: 1

      Sorry, 100% open source, all applications are supported in house on any platform we want.

      Full speed ahead.

  60. Interesting timing on the headline by theantix · · Score: 1

    Yesterday "apt-get update; apt-get dist-upgrade" fully broke Sid's Gnome on my desktop, prompting me to reluctantly replace it with Fedora. I don't think that Debian on the desktop is growing or even going to grow anytime soon if ever. The long release schedules for stable and constantly breaking unstable and the infrequency in adding important packages to testing means that it's nearly impossible to have a modern working desktop with Debian unless your interest is more in getting it to work rather than getting other things done.

    On the server side, I'm one of the people representing the statistics showing a decline in RedHat users late last year at the expense of
    Debian. The very same long release schedules that frustrate desktop usage translate into very secure and stable servers, and I'm very happy to call my self a satisified user of Debian as a server. The netcraft and slashdot headlines are very misleading, but they are probably accurate of server usage instead of overall Linux usage.

    --
    501 Not Implemented
    1. Re:Interesting timing on the headline by MS_is_the_best · · Score: 2, Informative

      Use Testing for the desktop. It is new enough (typical a new Gnome release costs about two weeks or so), but I don't believe it breaks (see also Bruce Perens comment in this thread who uses unstable for 10 years). Perhaps you shouldn't force packages that are kept back for a reason?

      Infrequency of adding packages? Usual there are reasons for this and Fedora will have the same infrequency in future. Only thing which is a bit Debian specific is the withdrawing of License related problems.

      Sid is more for developers and adventurers.

    2. Re:Interesting timing on the headline by Anonymous Coward · · Score: 0

      You now know why "Sid" is called "unstable".. and why the release cycles are longer... Use "testing" to have a good compromise between "new" and "stable" ( specially at freezing time, like now ).

    3. Re:Interesting timing on the headline by Anonymous Coward · · Score: 0

      Try something like apt-get -t testing gnome, DON'T run unstable unless you are willing to have it break, testing is stable enough for everyday use, and if you Have to have someting from another release the -t flag lets you specify which.

    4. Re:Interesting timing on the headline by rmsousa · · Score: 3, Informative

      When will people learn?
      apt-get dist-upgrade is meant for that: DISTRIBUTION upgrade. You've been running woody, want to run sarge, apt-get dist-upgrade.
      Other than that, it CAN cause breakage. It is meant to remove all traces of the previous distribution, thus it defaults to _remove_ packages which do not exist in the new one.
      For everyday use you type apt-get upgrade (no dist-). It upgrades to the new packages, and when conflicts arise it always assumes the conservative approach (leave you with non-upgrade packages instead of breaking).

    5. Re:Interesting timing on the headline by theantix · · Score: 1

      New enough for you, perhaps. Is xfce4 in yet? KDE3.1.4? I read that Gnome 2.4 has hit now, finally... but after a very long time.

      Since the concept of apt-get has spread to every distro out there, the only apolitical advantage to debian that I can think of offhand is the vast number of packages in unstable. Now, I like the politics of Debian and I would (and do) use it, but sometimes you want a modern system without breaking your desktop, and thus I've joined the dark side (aka Fedora) for my desktop usage. Sad but true.

      --
      501 Not Implemented
    6. Re:Interesting timing on the headline by Wyzard · · Score: 1

      That's interesting -- I'm running sid too, and GNOME still works perfectly fine for me. In the same timeframe, I upgraded from 2.4.24 to 2.6.1 (using my own merge of patch-2.6.1 into kernel-source.2.6.0), started using initrd, and migrated my root filesystem from reiserfs to XFS (/home made the change a few weeks ago). No problems whatsoever.

    7. Re:Interesting timing on the headline by krmt · · Score: 1

      I have a hard time recommending testing to anyone. At the very least, you have to subscribe to the debian security announcements list, just to be sure you're Ok (which is something you should be doing no matter which version of Debian you run). But my experiences in unstable echo Bruce's. I've used it continually for four years straight, and I've had only one major break, and that was over three years ago. If you're sufficiently clued in to things (like knowing how to check the BTS) unstable is amazingly solid, especially for a development branch.

      --

      "I may not have morals, but I have standards."

    8. Re:Interesting timing on the headline by Wyzard · · Score: 2, Informative

      Not quite. The difference is that a plain upgrade will hold a package back if the new version has dependencies or conflicts which your system doesn't currently satisfy, while a dist-upgrade will automatically install new dependencies and remove any conflicts (usually obsoleted stuff, though not always) in order to meet the needs of the new version of the package.

      The only time I don't use dist-upgrade is on the occasions when there's an inconsistency in the dependencies of some set of packages I use. Right now, for example, mozilla has been upgraded, but galeon (which I use) hasn't been built against the new version yet, so dist-upgrading would remove galeon so that the new mozilla can be installed. But I just look at what changes apt says it will make, notice that galeon is marked for removal, and just switch to using plain upgrades for a few days until the inconsistency is resolved.

      That sort of situation is pretty uncommon though, and in most cases it's better to use dist-upgrade. Otherwise you're stuck with a bunch of old packages which aren't upgraded because the new version has spun off some functionality into a separate package, or depends on a different library (libgnutls vs. libssl, for example), and the plain upgrade won't handle the change.

      The only time dist-upgrade will remove a package is when it's specifically incompatible with something else. For the general task of cleaning out old packages that you don't need anymore (libraries that nothing depends on anymore, for example), use debfoster.

  61. Debian just rocks! by Anonymous Coward · · Score: 0

    Woop woop. So good to here about your experiences.

  62. vi & Gentoo by Erik_ · · Score: 1

    I'm 'vi' all the way. On any Unix/Linux system there is always a vi... until I tried Gentoo ? by the default it comes with nano...

    1. Re:vi & Gentoo by Trejkaz · · Score: 1

      That was a bit distracting actually. Although I was an Emacs user before using Vim for a couple of months and getting hooked... I guess it's about time I set it as my $EDITOR... okay I know, I know, I'm off topic now.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    2. Re:vi & Gentoo by asyky · · Score: 1
      I'm 'vi' all the way. On any Unix/Linux system there is always a vi... until I tried Gentoo ? by the default it comes with nano...

      yeah. makes sense. gentoo tries to make it's installation docs as easy to follow as possible. using vi would make this a lot harder. of course you can emerge vi once you're installed...

    3. Re:vi & Gentoo by AMystery · · Score: 1

      I learned unix with vi on sparc stations so it is what I fall back to, but installing gentoo and not having it was a shock, but an enjoyable one. vi is great with its power but really, its not easy to use if you don't know it, nano is so much easier and now I wish I had it on more things by default. I still think they should have stuck vi on the disk just for the people that already know how to use it, its probably not that big. I haven't actually checked.

      I do love gentoo and debians design and structure, but they can be such a pain to get started with. I installed debian by way of knoppix and then I ran apt-get upgrade and just let it do everything ot see what would happen. it didn't make it back into X on the next boot. I figured that would happen, but still, it should of had safe sources. Debian is very slow to get running well and since I just have one system that I basically have to keep running, I can't spare the time to get it, but I have dreams.

    4. Re:vi & Gentoo by Sweetshark · · Score: 1

      by the default it comes with nano...
      you cant use a KNOPPIX CD for the install or generate your own Live CD without nano using catalyst if you are a real zealot for vi....
      It would probably be the only distro shipping only with vi ;-) After all the Live cd just boots the system ...
      there is no magic on it, so you could even install gentoo from an existing Linux installation using your loved vi....

      BTW, I use vi too ...

  63. Slackware doesn't provide a 'distro' name by Rex+Code · · Score: 1

    To me it says that 75% of the Apache administrators on Linux boxes have tought about security.
    Sure, it's an Apache server, but do you really need to show which distribution you are using ?


    Exactly. There's little reason for a distribution to identify itself. Security wise, it's a lousy default.

    Of course, not providing distro identification doesn't help when trying to brag about market share...

  64. try crux by oddtodd · · Score: 1

    try crux, it can be stripped down pretty easily...

    --
    I have plenty of common sense, I just choose to ignore it. -- Calvin
    1. Re:try crux by Anonymous Coward · · Score: 0

      Compiling everything yourself is for weenies and a waste of time.

      Ever try compiling QT on a 200 Mhz machine? Yeah, you learn real quick which distros suck.

      If you want something tight and Crux-like then Arch Linux is were it's at.

      I use Debian though, it has the most packages and can run from a bare-bones light-weight setup all the way up to bloat-city. Good stuff.

  65. LindowsOS has Debian headers? by temp7890 · · Score: 1

    Since LindowsOS is based on Debian Linux, does anyone know whether Apache servers running under LindowsOS have Debian headers? If that's the case, I wonder how many of the Debian headers are actually from LindowsOS?

  66. MOD PARENT UP by Anonymous Coward · · Score: 0

    I need to get a life :)

  67. Debains success... by Anonymous Coward · · Score: 0

    Debian Fastest-Growing Distro, Says Netcraft

    Must be all that SCO IP that did it.

  68. You've Been Assured For Ages by krmt · · Score: 4, Informative
    But what if debian pulls a redhat. What's stopping them from turning into another greedy anti-free distro.
    This.
    --

    "I may not have morals, but I have standards."

  69. The reason is simple.. by msimm · · Score: 4, Insightful

    Netcraft rates servers. Debian is being lauded as a replacement for Red Hat servers aggressively (like Server Beach did while I was with them). Debain stable is a good replacement on the server, so expect these numbers to continue to climb a bit (the whole Red Hat thing probably shook up a lot of people and left a big opening for a wholly OSS, stable solution).

    I've seen a few posts mentioning their favorite distro scoring suspiciously low, but remember: Mandrake [yours here] is a distro mainly targeted at the desktop, not the server.

    --
    Quack, quack.
    1. Re:The reason is simple.. by contrasutra · · Score: 1

      Redhat is 100% Open Source too.

    2. Re:The reason is simple.. by msimm · · Score: 1

      Sorry, bad wording. I meant OS developed and supported. Either way, not trying to knock Red Hat.

      --
      Quack, quack.
  70. Linux Counter by Erik_ · · Score: 1

    Linux Counter would be a good start, but information is on a voluntary basis, and the data could use some pruning for old/obsolete records.
    http://counter.li.org/

  71. Re:Not really.. by Anonymous Coward · · Score: 0

    Who moves to RH - first time users ("Oh, I want to try this Linux 9") and corporations ("Give me a Linux OS, certified, piece 1").

    Now, I believe many first time users will change to Debian (server), Gentoo (cool desktop), Mandrake (nice desktop), SuSE (powerful desktop) or some other.
    As for corporations, in that space SuSE will catch up with Red Hat - SUSE is the Benz of Linux (and cheaper than RH!). Many small and medium enterprises will move to Debian, SuSE, and other cheaper commercial distros with support....

  72. People Underestimate apt-get's Importance by GameGod0 · · Score: 1

    I seriously think apt-get is the reason to use Debian, coming from a semi-new Linux user.

    Sure, people say Debian is harder to use, but how can you argue with avoiding the headaches of downloading and compiling everything?

    From my experience, download/install systems like apt-get and emerge
    (dare I say Lindows' Click'N'Run) are the real killer apps
    for desktop Linux.... and Debian had it first!

  73. Growing how? by yecrom2 · · Score: 2, Funny

    Does it now take a 12 ISO download to do a base system install?

    Matt

    1. Re:Growing how? by Wyzard · · Score: 1

      No, it takes a single ISO download of 200MB or less, and an internet connection during the installation, to do a base-system install. You only need CDs if you're installing on a system that doesn't have an Internet connection. And when you do a network install, you only download the packages which are actually being installed.

      Netinst images

  74. Re:Not really.. by Erik_ · · Score: 1

    Or... More Red Hat Administrators put default Apache server rpms configurations online, while 200'000 gentoo admins emerged apache with a config that has ServerTokens Prod

  75. First choice by Anonymous Coward · · Score: 0

    For my file/print server at home when Redhat made their announcement. Never have to worry about Debian selling out.

  76. My strategy for moving from RedHat to Debian... by ngunton · · Score: 1

    I will be switching to Debian, but just not quite yet. Why?

    I looked at Debian stable ("Woody") and found it to be too old for me - I need the 2.4 kernel at least for my workstation, and I need the same basic system running on my workstation as my server, so that testing has some validity. For example, the USB support for reading my Zio! CompactFlash reader just isn't there in 2.2. I don't wish to mess around with combining stable and unstable - my systems are running pretty well at this point, and I don't really relish taking a giant step backwards to Woody. Sarge will be a lot closer to what RH 7.x is now.

    I had two subscriptions to RHN for 7.3, which I have now switched to Progeny for support.

    So: If you're using RH 7.x, try subscribing to Progeny and waiting until Sarge becomes stable before switching, it seems like a safe path to me...

    1. Re:My strategy for moving from RedHat to Debian... by Anonymous Coward · · Score: 0

      stable has 2.4 kernel
      run
      apt-cache search kernel-image-2.4.18

    2. Re:My strategy for moving from RedHat to Debian... by Lobo_Louie · · Score: 1

      Just run unstable. Really, it's *very* stable - at least the apps I run are.

    3. Re:My strategy for moving from RedHat to Debian... by Wyzard · · Score: 2, Insightful

      You can install Woody with 2.4.18 by using the "bf24" kernel disk. From the CD, just type "bf24" at the isolinux prompt.

      Unstable is actually quite usable though; most Debian developers run it on their desktops. I've been running it for 3.5 years without ever needing to reinstall.

  77. Re:75% servers without Distro name. by sloanster · · Score: 2, Interesting
    to me, it says that a lot of mid-sized sites got burned with red hat's recent killing of rh9. when the option is either a) pony up $400 or b) move to this untested hobby distro (fedora) that requires a complete re-install anyway, people start looking at other distros.

    LOL, these anti redhat activists are entertaining.

    The end of life for RH distros was not a surprise, they gave plenty of warning that this was coming

    If you want enterprise level support, $349 is not a bad price

    You claim fedora is an "untested hobby distro" which tells me you've never seen it. I actually installed and tested it on several boxes, and can best describe it as "red hat 9 done right" as a number of irritating RH8/9 bugs are absent from fedora, and it is noticeably snappier.

    you claim it requires a complete reinstall - again, you are 100% wrong - I have upgraded several RH 8 and RH 9 servers to fedora, remotely, and they remained in service the whole time. A reboot is required to load the new kernel, but that can be done at a time of your choosing, or never if you prefer. Also, apt-get makes it a dream to keep up to date.

  78. Tried them all, settled on Debian by pjack76 · · Score: 4, Informative
    In the past year I've installed Red Hat, Mandrake, SuSE, Gentoo and Debian on my desktop and laptop. My friends think I'm crazy, but I was mostly going through the distributions to evaluate them for work.

    None of the commercial vendors impressed me with their technical support, which is funny since I paid them for it. Red Hat of course dropped support for their desktop distribution altogether.

    Both gentoo and Debian, in my experience, have extremely friendly communities who are willing to answer even my worst inane questions ("How can I get video1394 to load automatically on boot?")

    I ran gentoo for probably six months, but the cost of compiling everything once a week to keep up-to-date just wore me down, especially on the laptop. I know it has binary packages, but not for everything, and anyway I was all proud of myself for having optimized binaries for AMD...

    Well, no more. Now I'm on Debian and I'll probably stay there. It has the best "everything just works" rating out of all of them, even the commercial distros. Well, it has the best rating after you've installed discover. (And why doesn't discover load video1394 when it sees my firewire cable? It seems to know to load raw1394...)

    My only complaint is that there needs to be kernel-image packages that have ACPI compiled in.

    I'm impressed enough with Debian that I intend to install it on 50 desktops at work, if only I can convince management of the benefits of doing so. (Especially with Fully Automated Installation, woo hoo.)

    --

    Wow, a lucrative publishing contract! I don't have to be evil anymore. --Meteor

    1. Re:Tried them all, settled on Debian by krmt · · Score: 1

      You ought to send a bug report to the discover maintainers about the firewire thing. They're very quick to respond to them these days. discover only handles cards though, not hotplugged devices like mice and USB stickes, that's what hotplug is for. If your firewire card isn't working properly, use reportbug to send a report to discover-data, with the correct module to load, as well as the output from lspci and lspci -n.

      Oh, and the 2.6 images have ACPI compiled in, although the discover support for 2.6 is kinda sketchy at present.

      --

      "I may not have morals, but I have standards."

    2. Re:Tried them all, settled on Debian by Anthony+Boyd · · Score: 1
      I'm impressed enough with Debian that I intend to install it on 50 desktops at work, if only I can convince management of the benefits of doing so.

      That would make your company a nice place to work. Probably not a selling point for management, but if were looking for work, that's the kind of place I'd be attracted to.

    3. Re:Tried them all, settled on Debian by lars_boegild_thomsen · · Score: 1

      I'm not sure what you mean by "My only complaint is that there needs to be kernel-image packages that have ACPI compiled in."? The 2.6 kernel images that are currently in testing and unstable has got ACPI compiled in. This by the way made my laptop hang, so I needed to include

      append="acpi=off"

      in my lilo.conf.

      Speaking of 2.6 kernel I just went through the upgrade from 2.4 to 2.6 on three machines - two test servers and one laptop, and I came across 3 minor details:

      1. Had to disable ACPI (see above)

      2. Had to upgrade to lvm2 instead of lvm10

      3. Had to load different modules to get my touchpad to work on my laptop

      That's about it. Everything else went smooth.

    4. Re:Tried them all, settled on Debian by mooman · · Score: 1

      I did the same thing as you, although not in quite the same time frame. I've been a long-time Linux dabbler dating back to '95 or so. In that time, I've tried out Slack, Redhat, Mandrake, Gentoo, and Debian. I spent the most time in the Redhat and Mandrake phase, dutifly getting each release as an ISO and trying a fresh install to see what I thought of the new version.

      When Gentoo came out, I had to try it out to see what all the furor was about. I was really impressed with the concept, but my play boxes were only PII machines and the compile times ended up being waaaay too tiresome, considering I had some conflict somewhere and kept having to rebuild nearly everything with different flags trying to resolve it. I'd make a change, and start a compile, and go to bed. The next night, I'd assess that change, probably make another, and start another compile. I really liked the distro, but I'm in the bandwagon that it still needs just a skosh more stability before it's primetime. I'll happily give it another try later.

      So then I tried Debian. I absolutely hated the installer which reminded me of life back in the mid/late 90s. But once I got through that, wow. It *did* just work. Installs are easy, updates are easy, and life isn't painful at 266 Mhz. So like pjack76, it's now my distro of choice. I ran at stable for a long time mostly because I was ready to stop dealing with the various hiccups and snags I had with Gentoo and older distros. But after seeing user after user talk about how stable 'unstable' was, I switched over to it. Took about an hour and the darn thing is still rock solid.

      So, wow. For those of us burnt out on "distro roulette", Debian is fresh air. I've been eyeing my main windows machine and wondering if it's time for me to go ahead and switch it over too. Then 75% of my home machines would be running Debian :)
      (I gotta keep one box on Windows for my wife's use and some of my daughter's games)

      I'm no zealot, and I'm not the hair club president, but I'm a believer now.

      --
      In the Portland, Ore area and like card games? Check out: http://groups.yahoo.com/group/portlandgames/
  79. httpd.conf: ServerTokens ProductOnly by Anonymous Coward · · Score: 0

    Who wants to advertise their distro name and all Apache modules together with exact version numbers with EVERY SINGLE HTTP RESPONSE?

    A lot of people, it seems. I just don't understand why.

  80. Slackware to Debian by anish1411 · · Score: 1

    Coincidentially, I switched my home network's Internet gateway from slackware to debian just today! Slackware was the first and only linux I used until a friend recommended that I use Debian Woody as my gateway. The security updating with apt-get on Woody keeps everything up-to-date and closes exposed holes automatically. In slackware I did not keep track of much except the odd openssh patch.

    Approximately 7 hours after the switch, I can honestly say that I'm pleased with Debian so far, although I do feel guilty for ditching Slackware :\

    1. Re:Slackware to Debian by Joseph+Lam · · Score: 1

      Is apt-get the only reason that caused you to switch? You can do similar security updates and software upgrades with swaret.

      I really want to know what other things does Debian offer which Slackware doesn't? (as I use solely Slackware at home and at work now)

      And in my experience security fixes from Slackware are pretty quick, most of the time coming out earlier than, say, RedHat.

  81. Aguevo!! by omar_armas · · Score: 1

    Debian rules.

    Omar

  82. DEBIAN / REDHAT by tail.man · · Score: 0

    I have used Debian for years.

    I recently went and bought RED HAT "professional".

    It cost $90 dollars. I started the install on a fairly old laptop and everything went fine (looks just like the old red hat..). Then in the middle of the install it stopped and said "Red Hat Professional is not supported on this hardware" and quit.. end of story..

    The only thing I can figure out is that the machine didn't have the minimum 256 megs of ram (it has 128). No message nothing just "not supported"...

    RED HAT SUX! It has always SUCKED (who wants to chase RPMs around?). Now it sucks more and is expensive!

    RED HAT is in trouble... Solaris 10/intel is going to kick its ASS..

    Debian/Solaris/OpenBSD are it...

    tm

    --
    http://tinyurl.com/globalwarmingisascam
  83. Re:I would tell you... by leftie_hater · · Score: 0

    Another leftie who's opposed to free speech eh?

    --

    ---------
    George W. Bush in 2004!
  84. Re: X in Debian by krmt · · Score: 2, Informative

    Yes, the X packages are well behind in Debian, but it's for a number of good reasons. One being that the packages underwent a massive reorganization for 4.3. This was, in part, to prepare to accomodate the oncoming packages of the freedesktop.org stuff. The libraries have been split in to individual packages, rather than massive bundles. Once the freedesktop packages go in, the infrastructure should be there for you to mix and match X libraries from both XFree and f.d.o as you need them.

    Another reason is that, simply put, XFree86 produces unportable code. Tons of the porting work must be done by the Debian team itself, and that isn't easy. The fact that a lot of the code itself is crappy is an issue too.

    --

    "I may not have morals, but I have standards."

  85. Talk about misleading statistics by scheme · · Score: 1

    If you look at Netcraft's number redhat went from 1,231,986 sites to 1,451,505 and Debian from 355,469 to 442,752

    So debian did get a larger growth rate in terms of percentage but redhat gained 220,000 sites while debian gained only about 87,000 sites. I don't think this means that redhat is going to die anytime soon. Debian still has a long way to go to catch up to redhat.

    Meanwhile that new linux distro that came out in December that went from 1 user to 5 had a growth rate of 500% easily dwarfing debian's measily 24% growth rate.

    --
    "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
    1. Re:Talk about misleading statistics by Lobo_Louie · · Score: 1

      What part of 'Fastest Growing' don't you understand? Oh, and yes, I'm Debianese. :-)

    2. Re:Talk about misleading statistics by Alcemenes · · Score: 1

      Lies, damn lies and statistics ;)

    3. Re:Talk about misleading statistics by alienmole · · Score: 1
      What part of 'Fastest Growing' don't you understand? Oh, and yes, I'm Debianese. :-)

      Well, in terms of new sites per day (or other time unit), Red Hat is the fastest growing. In terms of percentage points increase in market share, Red Hat is the fastest growing.

      Debian is only fastest growing relative to itself. The statistical lie here is that comparing two different percentages measuring different things (Red Hat's growth relative to Red Hat installs vs. Debian's growth relative to Debian installs) doesn't tell you much on its own, and may be actively misleading. In particular, it suffers from the amplification in growth rates that small players enjoy. If I release a distro tomorrow, and convince you to start using it, I'll have a 100% growth rate and blow Debian and Red Hat out of the water. Woohoo!

  86. Custom Compiles by krmt · · Score: 1

    Huh? What's wrong with "apt-get source foo"; cd foo-version; dpkg-buildpackage -rfakeroot"? You've got your freshly compiled package all right there for you, and you can play with it all you like. It's not as easy as gentoo, but it's really not much harder either.

    And, of course, compiling normal tarballs works fine. I never have any troubles getting dependencies for compiling those, because when they show up I just grab missinglib-dev and all is well. I never understand why people think it's so hard.

    --

    "I may not have morals, but I have standards."

    1. Re:Custom Compiles by debian4life · · Score: 1

      It was not a complete bash. You reiterated my point. "It's not as easy as Gentoo". It's not impossible obviously, but just not as easy.

      It takes a little time to get all those nuances down in Debian as opposed to the standard stuff people get used to. It is not right or wrong, it's just different.

      I have personally had some tarball issues recently. On the same machine with all dependencies squared away, Debian had issues, ,Gentoo did not. That was on more than program. After reading on the net, other people had the same issues with compiling said programs.

      Once again, not right or wrong, that is just what I saw. I still use Debian, but all the distros have their quirks.

    2. Re:Custom Compiles by xcfmx · · Score: 2, Insightful

      Just use Gentoo and spare yourself the disappointment.

  87. Predictable RH decline by Performer+Guy · · Score: 1

    Yup, very silly move of Red Hat. Pure short termism. It's almost like they forgot they had competition out there from other distros. I'd still be using RH if they hadn't abandoned me in an attempt to charge extertionate rates (hundreds per year) to support software they never wrote. Red hat were THE one stop shop for a good Linux Distro IMHO, and that changed overnight, now I wouldn't touch their distro with a barge pole and I'm still a happily getting on with my computing. This will have serious longer term repercussions for them.

  88. Re:Problems with debian. by k8to · · Score: 2, Informative

    Sadly, testing and unstable have _no_ security updates.

    Unstable is handled by basically updating to whatever the upstream developer produces, which usually includes the security fix, but getting those fixes into testing is not in any way reliably prioritized. It can be weeks to months before serious open currently exploited bugs get fixed in testing.

    I really love a lot of things about debian, but the security policies are rather incomplete.

    --
    -josh
  89. you are not wrong... by Anonymous Coward · · Score: 0

    the parent post was a joke, a satire, to be exact (and a quite funny one at that).

  90. Statistics by Snefru2 · · Score: 1

    If you find 1 instance of disto x now and 2 in juli 2004, this will mean an increase of 100%! Surely that'll be the fastest growing disto next time. In absolute numbers Redhat is the fastest growing distro.

  91. Re:75% servers without Distro name. by Frymaster · · Score: 2, Interesting
    these anti redhat activists are entertaining.

    not nearly as entertaining as migrating all my servers.

    The end of life for RH distros was not a surprise

    no. they gave plenty of warning. i used that time to look at other distros.

    If you want enterprise level support, $349 is not a bad price

    true. although it's significantly more than the cost of rh9 rhn entitlements.

    You claim fedora is an "untested hobby distro" which tells me you've never seen it.

    this tells me that you are a hobbiest.

    I have upgraded several RH 8 and RH 9 servers to fedora, remotely, and they remained in service the whole time

    score one for fedora. woot!

    let's get this straight: i spent a lot of my life in a red hat world. i have bought boxed sets of 5.1, 6.2, 7.3, 8 and 9. i bought bob young's mediocre book. i fought tooth and nail to roll red hat into my previous place of employ. i have been a red hat evangalist since 5.1.

    so dismiss me as an "anti red hat activst" or whatever, if that sort of label makes you feel comfortable but you know what i really am? the kid who goes to the 7/11 in 1986 and sees shelves of "new coke".

  92. Re:75% servers without Distro name. by DA-MAN · · Score: 1

    Not anti-redhat, just wanted to point out the following:

    # If you want enterprise level support, $349 is not a bad price

    That is for the Workstation version, the Server versions cost more. In addition, $349 gets you no support, just updates. $749 gets you support for a Workstation.

    --
    Can I get an eye poke?
    Dog House Forum
  93. Re: X in Debian by pyros · · Score: 1
    Another reason is that, simply put, XFree86 produces unportable code. Tons of the porting work must be done by the Debian team itself, and that isn't easy. The fact that a lot of the code itself is crappy is an issue too.

    I mentioned that in another post. XF86 4.3 on x86 is stable and has been for nearly a year. The x86 packages for debian unstable are, to the best of my knowledge, in a releasable state. They aren't being released because the upstream code from xfree86.org isn't stable on other platforms. When I worked at a company that had a tested, releasable prodcut that customers were asking for, and they refused to release it because they didn't see a market for it, I quit. It just doesn't make sense to me. It's ready, it works, we want it, give it to us!

    Anyway, I'm tired of making this rant for now. I think I'll wait until the next debian discussion to revisit it.

  94. From a "Special Needs" Student. by 13Echo · · Score: 2, Interesting

    Why is Slackware "dying?" It's stil number 7 on Distrowatch, which isn't half bad considering that the most recent version of Slackware was released in September. It doesn't need crap like RPM updates every day, and Patrick knows that. If we actually want desktop and library updates that don't interfere with the distro, there is always Dropline, which takes care of most major needs between Slackware's 6-month upgrade cycles. And, if Slackware's upgrades are a problem, you can always keep "current" with Swaret.

    Slackware is a distro for the power-user that doesn't need dependancy checking. The only other real alternative is Gentoo or doing it with LFS.

    Besides... I can compile most anything within a minute and have it work to perfection, instead of going out ant tracking crappy user-made RPMs that don't run worth a shit from RPMFind. Slackware just works, and require minimal maintenance once you know its ins and outs. Slackware is perfectly functional because it is fast and practical, kinda like BSD.

    1. Re:From a "Special Needs" Student. by cyb97 · · Score: 1

      swaret does provide some rudimentary dependency checking. IMO the lack of dependency has always been slackware's strength. It doens't force or suggest installation of packages you don't really need.

      Gentoo IMO isn't an alternative, neither is LFS. Both require masses of compiling, which in turn require loads of CPU-cycles and at least some ram. Slackware is IMO one of the few distros that really support tiny computers.

      But on the whole slackware is starting to disappear as a desktop-distro for average joe schmoe. Partly because people keep saying it's only for powerusers ?

    2. Re:From a "Special Needs" Student. by iantri · · Score: 1

      Actually, you don't have to upgrade for 1.5 years (approx).. Patrick Volkerding seems to support that last three versions. That's 6-12 months per version, so 1.5 to 3 years between forced upgrades.

    3. Re:From a "Special Needs" Student. by SaDan · · Score: 1

      Slackware runs on anything 486 and higher with 8MB or RAM or more EASILY (starting with 9.0, 8.1 ran great on my 386DX). Not many other distros can make that claim.

      I do think a lot of novice Linux users are turned off by the Slackware stereotype of "it's a hard system to maintain, there's no package management, etc..." They need to play with Slackware, and find out how easy a Linux system can be to use/administer.

      Slackware works great for me. I do my own compiles of databases, Apache, PHP, BIND, Sendmail, Samba, etc. and end up with a VERY capable system with a minimal amount of hardware invested. Web servers, DHCP/DDNS systems, Samba PDC servers, routers, firewalls... The list goes on.

      I've supported Red Hat since 6.2 where I've worked (past two jobs), and hated every single day of it. I have it an honest effort, but it just Red Hat just doesn't make sense to me.

      Debian is very much in the same boat... Too much overhead to maintain the OS over an extended period of time. I keep trying it, to see if Debian has improved, but I'm losing interest.

      Gentoo's interesting, and I'm trying it out on my SparcStation 20.

  95. Re: X in Debian by krmt · · Score: 2, Informative

    I do have to agree there. Unfortunately, one of the big problems is that some of the porters simply weren't building 4.3 pre- packages on their arches for a while. They really dropped the ball, and x86 seemed to hurt for it. Unfortunately, I don't think all the work for x86 was really done, even though the packages worked for most people. Hopefull now that the big reorganization is over with, and 4.4 packaging has already begun, things will move quicker in the future. If get time, I'm going to help out with the 4.4 testing/packaging effort, but that probably won't happen until post-sarge. FWIW, Branden does want people to help him, hence the move to svn.

    --

    "I may not have morals, but I have standards."

  96. Debian derivates? by nurb432 · · Score: 1

    Does this 'search' end up including Debian derivates like knoppix, libra and mepis?

    and no, I didn't RTFA.

    --
    ---- Booth was a patriot ----
  97. Why Debian is better than most. by lurwas · · Score: 0

    I've installed RH 4 times on the same machine. I've only installed debian once on the same machine. Nowdays I run apt-get update and apt-get upgrade sometimes. I can only recommend Debian nowdays :)

    1. Re:Why Debian is better than most. by sloanster · · Score: 1

      Having installed RH and apt, I never need to install again either - from here on in, it's just apt-get upgrade -

      apt - it's not just for debian anymore.

  98. Re:75% servers without Distro name. by sloanster · · Score: 1

    A quick trip to the redhat website confirms that for $349 you get Redhat Enterprise ES, and indeed, the support is for installation. But, that's all you really got with RH 9, so no biggie. But it's better than that, upgrades from EOL'd Red Hat ditros to RHES are half price, so it's more like $175 -

    Now, for the full blown, 24x7 phone support, it gets more expensive - but have you priced comparable support from HP, Sun or microsoft products?

  99. AWT, Swing, and Ant by adamy · · Score: 2, Interesting

    It is interesting that Timothy posted my submission underneath the one about which distros are most used. While they are related topics, I think they should have been posted separately.

    I submitted this article to be posted under developers.

    There have been several comments about Swing in Ant. Yes the Sun JDK comes with Swing. But Debian cannot redistribute the Sun JDK due to Suns licensing.
    The Debian goal is to come up with a complete set of Java tools that are available under the oipen source license. While there are several compilers that work just fine (jikes and gnu javac among others) that does not address the libraries. The gnu classpath project, (I didn't included a link to keep from slashdotting their already slow servers) is attempting to fill the missing step, but needs help.Most of the classes that have not been completed are UI specific either under AWT or Swing.

    As a post script, my submitted articles list shows this one as being rejected. Oh well...

    --
    Open Source Identity Management: FreeIPA.org
  100. Debian + ATI + Lilo by Anonymous Coward · · Score: 0
    I'm new to Debian and it's pissing me off. It's such a bitch to install. Especially with an ATI card. I resorted to doing an hdinstall from a Knoppix CD. I've just finished compiling a new kernel (2.6.1), but LILO won't load it. Whenever I run `lilo -v` it says:

    Warning: LBA32 addressing assumed
    Reading boot sector from /dev/hda
    Fatal: open /dev/hda: Read-only file system


    /dev/hdc1 hould be my boot partition, I think. /dev/hda and /dev/hdb are DVD and DVD+/-RW drives, respectively. Of course, I could be wrong about that... All my other Linux partitions are logicals, with another primary one reserved for Windows (which I'll get around to, eventually).

    Anyone have any thoughts?

    Thanks.
    1. Re:Debian + ATI + Lilo by Anonymous Coward · · Score: 0

      It sounds like you haven't set up /etc/lilo.conf properly. You'll need something like:
      boot=/dev/hdc
      in there before you run lilo. You'll probably need to specify the kernel image that you're using as well. Just Google for "lilo.conf" and you'll get a good amount of information on the subject.

    2. Re:Debian + ATI + Lilo by Anonymous Coward · · Score: 0

      Read the lilo docs and edit /etc/lilo.conf? Or install grub or some other bootloader that isn't lilo.

    3. Re:Debian + ATI + Lilo by Anonymous Coward · · Score: 0

      Geez, you wouldn't have these problems on Fedora or RedHat. You also get XFree86 4.3.0 - very stable, been out for a long time.

      Debian might get it in a couple of years.

    4. Re:Debian + ATI + Lilo by zapyon · · Score: 2, Informative

      You have installed Knoppix, not Debian. I made the same mistake myself, once, when a colleague needed a machine quickly. There are some packages specific for Knoppix and not compatible with standard Debian. Sadly, these include the kernel and a shell, that is used somewhere during boot process (by initrd?). I forgot the details. There were some USENET postings detailing the procedure, though.

      If you can manage to install a standard Debian, get yourself the first CD (if you have a fast connection), install a base system and then upgrade to testing (+ some packages from unstable, like maybe Mozilla, OpenOffice, whatever). You will have less problems with upgrading and maintaining the system as compared to Knoppix.

      Kind regards

      zapyon

      --
      I like my spaghetti with source.
    5. Re:Debian + ATI + Lilo by TKinias · · Score: 2, Informative

      scripsit zapyon:

      You have installed Knoppix, not Debian. I made the same mistake myself, once, when a colleague needed a machine quickly. There are some packages specific for Knoppix and not compatible with standard Debian. Sadly, these include the kernel and a shell, that is used somewhere during boot process (by initrd?). I forgot the details. There were some USENET postings detailing the procedure, though.

      I've never done this, as the Debian installer never struck me as particularly intimidating... but I was under the impression that if you point your sources.list at Debian servers and crank up the Pin-Priority in preferences, a simple apt-get dist-upgrade will get you a stock Woody, Sarge, or Sid box. (Pin-Priority>1000 will `upgrade' even if it is to an earlier version of the package.)

      --
      In principio creauit Linus Linucem.
  101. Not more Gentoo by Mr.+Underbridge · · Score: 2, Insightful
    I'd have to argue with you on this one. When you install Gentoo...it starts off about as bare bones as you can be....stuff gets added as YOU choose to.

    First, have you used slackware? It's been traditionally the fastest distro since its inception 10 years ago. Gentoo doesn't beat it on speed, and isn't likely to.

    Second, Gentoo does a lot of things in interesting but non-standard ways. Slackware users like tgz's, standard startup scripts, the usual directories, manual installs, etc. Basically, slackware is as close to unix and BSD as linux gets.

    I'm not saying Gentoo is bad - I'm thinking about trying it just to see what all the fuss is about - but it's not right for every possible situation, which a number of gentoo users try to imply. For people who want a stripped-down, screaming box that does exactly what they want and absolutely nothing more...well, that's a job for Slackware.

    1. Re:Not more Gentoo by FrozedSolid · · Score: 1

      First, a default debian install, as long as you choose not to run dselect/tasksel, is MORE barebones than gentoo by far. A default debian install does not include gcc or ssh. Slackware uses BSD style init scripts (not traditional SysV init style). Although a rare problem, this causes compatibility problems in some apps. TGZ packages are not as common as debian's DEBs, nor as plentiful. Gentoo, every package update must be recompiled. A security bug in apache will require you to recompile all of apache. Debian's stable releases are supported with security backports for years on end.

      Its only problem is real enteprise support for any of the distros, which I'm pretty sure is buyable from other people. Assuming you can get it with enteprise support, debian is THE distro for the enteprise.

      --
      When all freedom is outlawed only the outlaws have freedom
    2. Re:Not more Gentoo by sweede · · Score: 1

      I would be interested in why Slackware would be a faster distro then Gentoo, when you compile both from sources.

      The only relevant things i can see that would make a difference would be the kernel version + any options, gcc version and the compiler options.

      If you mean faster as in "install it and lets get it up and going" , then yes, lots of distro's are faster than gentoo in that respect.

      But that is not at all what Gentoo is about.

      --
      I follow the SDK and GDN principles.. Spelling Dont Kount, Grammer Dont Neither
    3. Re:Not more Gentoo by Sweetshark · · Score: 1

      Gentoo, every package update must be recompiled.
      not true.
      There are preompiled packages available now optimized for most archs and packages.
      See here Also in a production enviroment with multiple gentoo boxes you can compile once, test and then run anywhere - with the support of distcc compiling is very fast ... and that is easy to setup.
      Note that gentoo is evolving pretty fast and not compareable with the gentoo from a year ago ...
      Greetz,Bjorn

    4. Re:Not more Gentoo by 10Ghz · · Score: 1
      Gentoo doesn't beat it on speed, and isn't likely to.


      Since you haven't tried Gentoo, how can you know that it doesn't beat Slackware on speed? Or are you just assuming that? If you are, then please don't state your personal assumption as a fact.

      For people who want a stripped-down, screaming box that does exactly what they want and absolutely nothing more...well, that's a job for Slackware.


      And you can't do that with Gentoo.... why?
      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
  102. Re:75% servers without Distro name. by sloanster · · Score: 1

    this tells me that you are a hobbiest.
    I assume you mean hobbyist, but in any case, I am a professional systems administrator. For the company payroll database, you bet I'll demand RHAS and Oracle - but for my desktop, fedora is great.

    I'm not just a redhat fanboy, in the past year I've deployed quite a bit of SuSE, as well as looking at debian based distros like progeny.

  103. Why is Slashdot trolling Red Hat in every story? by Nailer · · Score: 0, Troll

    Red Hat can and do maintain support for their desktop releases. RHEL3 Professional is $130 Australian, which IIRC is $fuckall US. For God's sake, could the editors either do some fucking research, or listen to anyone that keeps posting in reponse to these continual troll submissions.

    And to the troll above: er, you can upgrade Red Hat 9 to Fedora just fine. Since Fedora is maintained and worked on by Red Hat employees, and is merely a Red Hat 10 from a technical POV, the 'untested' claim is pretty ripe. But if you want support, you'll pay for it by purchasing RHEL3.

  104. Redhat - Debian by SnapperHead · · Score: 1

    I ran rh on all my workstations and servers for quite some time. I had been using rh since 5.0 ... Then, rh started becoming a serious bitch to keep things updated. I never got those silly up2date rpm packagers to actually work correctly. Then there was a period where there was serious changes to binary names, locations, etc that really screawed up a number of things that I did. I had to re-write all these .spec files, modify and re-compile some apps, etc.

    Enough was enough. I was getting a replacement server in a few weeks, I figured that was a great chance for me to finally make the switch to Debian. At first, I only inteded to switch my server over to it. After using it for a month, I switched my 2 workstations and laptop over to it.

    My biggest complaint about Debian, is out of date packages. By the time the next upgrade comes along, all of your applications are seriously out of date.

    I found apt pinning, which works great for some applications to solve this. But, others like KDE from testing, have made things quite a mess. It took a while to solve some dependices, but at this point all of gnome is broken while trying to find libjava.so, I hope to fix this soon :P

    Debian might not be the best for workstations (Lets face it, people want the newest crap for a GUI), but by far the best distro for servers.

    --
    until (succeed) try { again(); }
  105. What business are you in? by micaiah · · Score: 1


    Just curious. What type of industry? ISP? Web Hosting? Thanks

    1. Re:What business are you in? by defile · · Score: 1

      Contract programming. The servers are to support a sizable web project.

  106. Re: When will people learn? by theantix · · Score: 1

    When will people learn?
    When they break their installation and complain on slashdot and read the replies that explain what they did wrong? Worked for me! ;-)

    --
    501 Not Implemented
  107. Re:Problems with debian. by Ian+Bicking · · Score: 1
    * More security flaws than any other distro
    [To parent: Really? Please provide links to back that up, I'm interested]
    I don't have the numbers, but I think it gets referenced more than any other distribution on several security lists.

    Of course, this is because it has more software than any other distribution, and many multiple supported versions of MTAs, web servers, inetds, and so on. So if any piece of software has a security flaw, Debian has a security flaw.

    There aren't that many kinds of security flaws that really apply to a distribution in particular, as opposed to the software that it uses -- I suppose if a package was created with the wrong permissions it could be considered a distribution security flaw. I don't think that's a particularly common problem, and most actual Debian systems don't display a large number of security flaws relative to other distros.

  108. Sounds good to me by charnov · · Score: 1

    Well, since 200 Gig HDs are not uncommon now a days, wouldn't it be more practical to bundle every app as a complete ready to run package and never have to worry about dependencies again.

    I would switch in an instant if I could run a distro without ever having to touch the internet for updates to anything. Just be able to buy applications on CD and move on.

    I think this is the biggest thing that developers don't get about most end users: I don't care about the OS. It should get out of my way. I care very deeply about my APPLICATIONS because that is what I use as tools to get my work done.

    This is also why I would like to see most distros go poof. Even one crappy distro is better than a forest of choices.

    --
    [RIAA] says its concern is artists. That's true, in just the sense that a cattle rancher is concerned about its cattle.
  109. OT: Regarding your signature about Venezuela by stephanruby · · Score: 1
    In my first journal, someone asked what i thought about the U.S funding the april 11th coup in my country. Some months ago, i was browsing Stallman's site and i was mad. He was defending my president (which he does not know) because he said the U.S had funded the coup, cheated on the Florida elections, etc etc. Anyway, for those of you that have some credible information, comments are welcome.

    First my disclaimer: I don't like Bush and I don't support half of his policies, but I did vote for him last turn around and I do believe he won the Florida elections (especially since both camps tried to cheat)

    As to the Venezuela question, since you want a credible source, look at the Forbes magazine from April 8th through April 12th. Forbes magazine does not give you definitive proof that the US spurred the coup in Venezuela, but it gives good circumstantial evidence that Chavez and Saddam both fired the first shot against the US on April 8th.

    By firing the first shot, Chavez pulled a Fidel Castro on us, he made us attack before we were ready. It's a classic Chess move and one that really helped him consolidate his position.

    If you still don't believe me, look at what spurred us to do our first coup in Iran. The official reason is not a secret anymore, go look it up. The circumstances are eerily similar.

  110. not surprised by more debian because.... by kosh · · Score: 0

    seems that the current version of debian comes with a 2.2 version kernel by default. I believe I read (and please correct me if I'm wrong) that SCO has stated that the 2.2 linux kernel branch does not contain any of the "stolen" code they are claiming appeared in the 2.4 branch...

    kosh

    1. Re:not surprised by more debian because.... by sloanster · · Score: 1

      well, for one, sco has no case, so nobody really cares enough to use an obsolete kernel just to make sco happy.

  111. Knoppix to Debian hd install - worked for me ok by waterbear · · Score: 1

    Do you have any resources that help turn the knoppix install into a real install?

    I had Knoppix and used both of the methods that were recommended (there was a newer one that was supposedly better that I tried, when it didn't work I tried the older method).


    Well, in case this helps: I've had no trouble in using the 'knx-hdinstall' script (located in /usr/local/bin after booting from live CD) to install linux on a few machines now, i.e. from a Knoppix live-CD to a hd partition.

    The result of doing this, after answering the install questions appropriately, is a Debian testing/unstable setup, in which the root user has a password, and the 'knoppix' user also has a password -- none of the 'no-login' features of the live CD setup.

    (I did first tweak the script a little, but that was only because -- for unconnected reasons -- I wanted to locate the debian setup on a pre-prepared partition, _without_ allowing the script do its own reformatting. Normally the script will abort if instructed not to reformat the chosen partition).

    What I had to do to get the machine bootable, besides using the knx-hdinstall script, was to make a boot floppy when offered the chance to do that while using knx-hdinstall, and then after installation, to reboot from that floppy, and finally, to run lilo from the floppy-booted linux os after inspecting and editing /etc/lilo.conf to make sure the correct partitions were mentioned. That last step relates mainly to the dual-boot setup that I wanted to end up with, and not so much to the knoppix installation itself.

    Best of luck if you try it again.

    -wb-

  112. HTTP headers by Steamhead · · Score: 0

    Most versions of apache send the server type and what it is running on in http headers. (curl -i http://slashdot.org) Usually says only something like "unix" but it is enough to judge.

  113. Picking Nits by cubic6 · · Score: 1

    The .deb package spec has the same dependency information as .rpm, but the rpm program doesn't use dependency information. That's why projects like apt4rpm can use unmodified rpms to do their job.

    --
    Karma: Contrapositive
  114. Depends on how you define "fastest growing" by El · · Score: 1

    Red Hat added far more new installations than any other distro -- over 200,000. By the definition used in this article, a distro that goes from 1 site to 2 sites is the "fastest growing", with a 100% growth rate!

    --

    "Freedom means freedom for everybody" -- Dick Cheney

  115. Can't go back? by Anonymous Coward · · Score: 0

    "I started with Slackware and I just can't go back."

    Why the hell not? Jeez, it's not like this is an old girlfriend.

  116. Trolls don't know math by menscher · · Score: 1
    Debian grew from 355,469 to 442,752, a difference of 87,283 machines.

    RedHat grew from 1,231,986 to 1,451,505, a difference of 219519.

    So an alternate headline could have been "RedHat grows 2.5 times as fast as Debian".

    Please stop feeding the trolls, slashdot.

    1. Re:Trolls don't know math by forkboy · · Score: 1

      They are probably using % growth.

      Debian = around 25% growth (87283/355469 * 100)

      Redhat = around 18% growth (219519/1231986 * 100)

      I question the validity of % increase when comparing two separate objects however. It's usually used for comparing levels of change for the same object between different time periods. For instance (hypothetically) 25% more people started using Widget A last year and 15% more start using it this year. Total number of users increase, but growth decreases.

      But still, your point stands, in a graph of growth vs. time, Red Hat wins by a large margin.

      --
      This message brought to you by the Council of People Who Are Sick of Seeing More People.
  117. Compiling by n0dez · · Score: 1

    If you like compiling, FreeBSD is also a good choice. Have you heard about the FreeBSD ports? FreeBSD has to ways of installing software - packages or ports. The ports are directories with makefiles and stuff. Both systems the ports and packages autoresolve dependencies as well.

    Ports: As easy as cd /usr/ports/java/jdk13 && make install clean
    Packages: pkg_add -vr something

    There are more than 10,000 ports!
    http://www.freebsd.org/ports/index.html

    Another good thing about FreeBSD is that you won't have a bunch of kernels + gnu things + lots of differentes libs; FreeBSD is a consistent complete OS. You can also upgrade your entire system by compiling the kernel and the userland. The FreeBSD Handbook is a great book too; http://www.freebsd.org/doc/en_US.ISO8859-1/books/h andbook/index.html


    On my PC, FreeBSD is the fastest OS, then Slackware Linux. :-)

    So why don't you try both and decide yourself?

    1. Re:Compiling by iminplaya · · Score: 1

      I'll give a shot...TNX

      --
      What?
  118. Debian is Slow, Worse, Expensive by Anonymous Coward · · Score: 0

    Open source may be good, but there is one example that sticks out like a sore thumb as a problem with open source. Debian gnu/Linux. It is offically the Worst Linux Distribution ever made.

    First of all, Debian has the most out of date software packages of any major mainstream distros. Even in the unstable version, is KDE 2.2 and Gnome 2.0, with Xfree86 4.1 (A version that really sucks). There are literally years that pass between each update of Debian.

    Secondly, its a pain in the goatse to set up, first of all, you are forced to use Kernel 2.2, which is horribly hacked with "backports" to get any use on any modern machine (Read, made after 1999). Good luck memorizing all the *.ko files in /lib/modules, as you are going to need it.

    Configuring XFree86 is hell! If you don't have a Thick X11 orilley book, and a list of your horizontal sync values from your monitor's intruction manual (if you even have one), BOOM! There goes your monitor.

    Even then, good luck getting anything over 640x480@16 colours.

    The most common response to help questions on the Debian mailing list is "n00b, READ THE FUCKING MANUAL, you idiot, go back to WINDOWS XP if you can't learn to use dselect", true too, search the archives if you think I'm lying. Other distros give you comprehensive PRINTED MANUALS, PHONE SUPPPORT and/or freindly forums where repling RTFM gets you banned!

    Debians support for any decent hardware, including USB mice, scanners, Sound cards, heck even Serial devices struggle. If you can even get 80x25 text mode with PS/2 input devices you are really lucky.

    Apt-get has many flaws. First of all it uses a non standard package format (the rest of the world uses RPM, deprecate the DEB format!), has broken respetories, and out of date software to install. All this combined with the kludgey dselect user interface make package management a nightmare.

    And if you think I'm joking about this, find out why THOUSANDS of Debian users are switching to REAL distributions Debian is falling to pieces, if it is to survive any market share it will be through its superior forks (Xandros, Lindows, K/G-noppix) and unoffical package respetories.

    Of course, while all this is going on, the only thing the Debian maintainers do is argue about politics on the mailing lists. The distribution decays while its creators argue over inane details like software licensing and the virtues of Marxism. Please! Spare me the political rhetoric and just give me a working distro!

    Don't get me wrong, I love Linux, and I'm happily using distros such as Mandrake, SuSE, Gentoo and Fedora. But I'm sick to death of zealots that push obsolete Distros on me EVERY FREAKING TIME linux is mentioned. I'm speaking from real world experiance here.

    1. Re:Debian is Slow, Worse, Expensive by Anonymous Coward · · Score: 1, Informative

      Maybe we are living in different unverses but:
      1) KDE is at 3.1.4 nad 3.1.5 in unstable
      2) xfree86 is at 4.2.1 in unstable
      3) use bf24 to install with kernel 2.4 (maybe you need to read manual or at least boot screens)
      4) try dpkg-reconfigure xserver-xfree86 or simply use Knoppis as way to generate correct xfree86 configs.
      5) try to find someone who provides support for Debian
      6) I simply don't understand you about hardware support
      7) I don't care about nonstandart format as long as any program I need have Debian package. I suggest checking number of native Debian packages. Anyway debian package typically works in Debian and its derivats - no subtle diferencies as between RH RPM and Mandrake RPM and SUSE RPM.
      8] Please can you report why Debian repositories are broken? Everything works for me.

      Yes, Debian doesn't have pretty installer and you need little more work to do to have working computer. But using it and upgrading it simply works. So in long term Debian is easier. But this can't be checked in day or two so no pretty reviews.

  119. Re:Problems with debian. by smcv · · Score: 1

    Indeed. I've heard it said that stable is for people who need stability, unstable is for people who can cope with instability, and testing is for people who're not paying attention.

  120. * In memory of Debian GNU/Linux...... * by Anonymous Coward · · Score: 0

    Debian is Slow, Worse, Expensive

    Open source may be good, but there is one example that sticks out like a sore thumb as a problem with open source. Debian gnu/Linux. It is offically the Worst Linux Distribution ever made.

    First of all, Debian has the most out of date software packages of any major mainstream distros. Even in the unstable version, is KDE 2.2 and Gnome 2.0, with Xfree86 4.1 (A version that really sucks). There are literally years that pass between each update of Debian.

    Secondly, its a pain in the goatse to set up, first of all, you are forced to use Kernel 2.2, which is horribly hacked with "backports" to get any use on any modern machine (Read, made after 1999). Good luck memorizing all the *.ko files in /lib/modules, as you are going to need it.

    Configuring XFree86 is hell! If you don't have a Thick X11 orilley book, and a list of your horizontal sync values from your monitor's intruction manual (if you even have one), BOOM! There goes your monitor.

    Even then, good luck getting anything over 640x480@16 colours.

    The most common response to help questions on the Debian mailing list is "n00b, READ THE FUCKING MANUAL, you idiot, go back to WINDOWS XP if you can't learn to use dselect", true too, search the archives if you think I'm lying. Other distros give you comprehensive PRINTED MANUALS, PHONE SUPPPORT and/or freindly forums where repling RTFM gets you banned!

    Debians support for any decent hardware, including USB mice, scanners, Sound cards, heck even Serial devices struggle. If you can even get 80x25 text mode with PS/2 input devices you are really lucky.

    Apt-get has many flaws. First of all it uses a non standard package format (the rest of the world uses RPM, deprecate the DEB format!), has broken respetories, and out of date software to install. All this combined with the kludgey dselect user interface make package management a nightmare.

    And if you think I'm joking about this, find out why THOUSANDS of Debian users are switching to REAL distributions Debian is falling to pieces, if it is to survive any market share it will be through its superior forks (Xandros, Lindows, K/G-noppix) and unoffical package respetories.

    Of course, while all this is going on, the only thing the Debian maintainers do is argue about politics on the mailing lists. The distribution decays while its creators argue over inane details like software licensing and the virtues of Marxism. Please! Spare me the political rhetoric and just give me a working distro!

    Don't get me wrong, I love Linux, and I'm happily using distros such as Mandrake, SuSE, Gentoo and Fedora. But I'm sick to death of zealots that push obsolete Distros on me EVERY FREAKING TIME linux is mentioned. I'm speaking from real world experiance here.

    1. Re:* In memory of Debian GNU/Linux...... * by asdfghjklqwertyuiop · · Score: 1

      There are literally years that pass between each update of Debian.

      That's why I use it. I don't have to drive out to my servers and shut them down and do a distro upgrade (which inevitably screws a hundred things up) every 6 months because security updates won't be available soon.

      Secondly, its a pain in the goatse to set up, first of all, you are forced to use Kernel 2.2

      Don't know what you're talking about. I use 2.4 on all my debian systems. In fact, the installer CD I used (for XFS) is 2.4.

      which is horribly hacked with "backports" to get any use on any modern machine (Read, made after 1999).

      I installed a new debian system on a pentium III last week. No backports.

      Configuring XFree86 is hell! If you don't have a Thick X11 orilley book, and a list of your horizontal sync values from your monitor's intruction manual (if you even have one), BOOM! There goes your monitor.

      Wrong. No monitor made since like 1990 will blow up if you screw up the sync vals.

      Apt-get has many flaws. First of all it uses a non standard package format (the rest of the world uses RPM, deprecate the DEB format!),

      "rest of the world" uses rpm? Who the hell are you talking about?

      has broken respetories,

      Never had a problem with the repositories.

      and out of date software to install.

      Then run testing or unstable. The "out of date software" you find in stable is, well, stable.

      All this combined with the kludgey dselect user interface make package management a nightmare.

      Then don't use dselect, bonehead. Use tasksel or apt-get . Done.

    2. Re:* In memory of Debian GNU/Linux...... * by MyHair · · Score: 1

      I suppose I'm responding to a troll, but I have nothing better to do right now.

      Even in the unstable version, is KDE 2.2 and Gnome 2.0, with Xfree86 4.1

      Debian's kdebase packages have KDE 2.2.2 for stable, 3.1.3 for testing and 3.1.5 for unstable. Xfree86: 4.1.0 stable, 4.2.1 testing, 4.2.1 unstable.

      Other distros give you comprehensive PRINTED MANUALS, PHONE SUPPPORT and/or freindly forums where repling RTFM gets you banned!

      Wow, they give them to you? You have to actualy pay for Debian books. Well, that is unless you read the online ones. Bah.

  121. MOD PARENT DOWN by scosol · · Score: 1

    Responder lacks reading comprehension :P

    --
    I browse at +5 Flamebait- moderation for all or moderation for none.
  122. The text of this Slashdot article is misleading. by Artifex · · Score: 2, Insightful

    You can't say which distros own which percentage of the overall market by looking at server numbers alone. Doing so completely ignores workstations (for that matter, it also ignored embedded Linux as well, but let's not quibble) - and presumably there are a lot more (potential) workstations to run Linux on the desktop than (potential) servers to run Linux.

    --
    Get off my launchpad!
  123. A halfhearted salvo in the Debian/Slack war by Mr.+Underbridge · · Score: 1
    First, a default debian install, as long as you choose not to run dselect/tasksel, is MORE barebones than gentoo by far.

    I knew as soon as I posted a Deb fan would get me. I'd agree, Deb's pretty good - if I couldn't use slack, I'd use Debian.

    A default debian install does not include gcc or ssh. Slackware uses BSD style init scripts (not traditional SysV init style). Although a rare problem, this causes compatibility problems in some apps.

    Sure does, I could even name some. ;) I absolutely hate the SysV style scripts, though, so for me the choice was easy. But you're right, if that's a real concern, go for Debian.

    TGZ packages are not as common as debian's DEBs, nor as plentiful.

    I'd seriously question that - I've never seen anywhere other than *.debian.org have DEB's but not TGZ's. I've seen RPM but no TGZ, although usually 1) they're binaries, and I don't want them, and 2) slack has a useful rpm2tgz utility that works like a charm. Basically, if you want to compile from source, tgz is the most offered format. And anything else is easy to convert. I think the days of non-interconvertible package formats are largely behind us (thank *diety*).

    Its only problem is real enteprise support for any of the distros, which I'm pretty sure is buyable from other people. Assuming you can get it with enteprise support, debian is THE distro for the enteprise.

    That's saying a lot though, as usually enterprise only uses something if it has support. As such, Red Splat and Li'l Suzie are the only real enterprise options right now.

    Ultimately, I think we'd both agree that, for a small, light, fast, barebones linux install, you aren't installing Gentoo.

  124. Re:75% servers without Distro name. by milkman_matt · · Score: 1
    Ok, here's a question i've run into time and time again... I administer several linux boxes, latest ones we've got up are 7.3 (updated not recently, but not unrecently from 6.2) now the reason it took so long was because we thought it best to buy another server, do a fresh install, and migrate our websites over (we had been keeping approximately 200 sites per server) in order to, well, 'be safe'. I don't think i'm being paranoid in this, I think it's a good idea to do a fresh install/migration with any major OS upgrades on production servers.. Am I wrong here? Most recently we just got a new dell poweredge server to migrate a server over to, we decided to get RHEL ES (FTR) ...time to start migrating.. again.. ugh, it's like a neverending chore... I guess what I'm saying is -- I think I see it as a good idea to do 100% re-installs, so I agree with the people saying so... I guess it's not absolutely necessary, though, so I disagree too.. but in a production environment with a couple hundred websites, I think it's a much better idea to reinstall than to do a straight upgrade.

    -matt

  125. More to the point by Anonymous Coward · · Score: 0

    Solaris is a much better operating system than Linux, so why bother with it if you have Sparc hardware?

    1. Re:More to the point by morelife · · Score: 1

      Solaris is a much better operating system than Linux, so why bother with it if you have Sparc hardware?

      Because, by using Linux on a Sparc, you trolling cretin, one can obtain the performance and functionality which is possible on that architecture when it isn't weighted down with an overpriced, bloated and slow, abstruse and limited, with one of the sorriest toolkits in the history of Unix... OS such as Solaris.

  126. tgz vs .tar.gz by vxvxvxvx · · Score: 1

    You do little but confuse everyone by referring to standard source tarballs as .tgz -- yes, some are named .tgz but (especially) when talking slackware, calling them .tgz is going to make people confuse them for the slackware packages (also .tgz, but not the same.)

    1. Re:tgz vs .tar.gz by Joseph+Lam · · Score: 1

      Agree that we need to differentiate between tgz source tar-ball vs tgz binary package.

      Just also want to point out that on Slackware there is a utility 'checkinstall' which turns source install(i.e. './configure; make install') to become like a binary package install. Thereafter you can easily manage it as a package (i.e. removepkg, upgradepkg).

    2. Re:tgz vs .tar.gz by Mr.+Underbridge · · Score: 1
      You do little but confuse everyone by referring to standard source tarballs as .tgz -- yes, some are named .tgz but (especially) when talking slackware, calling them .tgz is going to make people confuse them for the slackware packages (also .tgz, but not the same.)

      .tgz is the *most common* format for source tarballs. In fact, I think Slack chose .tgz as their package format because they wanted people to manipulate it just like a tarball. If you untar a slack package, it installs it. Sounds cool to me.

      In other words, the "confusion" you refer to is actually "transparency," and I expect is quite intentional on the part of the slack team.

    3. Re:tgz vs .tar.gz by Anonymous Coward · · Score: 0

      a .tgz slack package isn't the same as a .tgz source package.

      For one, .tgz slack packages contain binaries, not source.

      For two, .tgz slack packages contain some dependency information.

      You can't ignore the differences. One is the source tarball format used to release source code, the other is the binary package format used by slackware.

  127. Still not cheap enough. by Max+Threshold · · Score: 1
    Upgrades are half price -- $174.50 for ES, which isn't that bad if you need the support and RHN.

    It's a lot worse than the $59.99 or whatever I was paying before! More power to RedHat if they judged their market correctly, but I suspect that only a few big corporations will find their support and services justifiable at this price. Most organizations would do better to hire a couple skilled sysadmins and set up a local apt repository. They're also going to lose their grassroots support. Watch for their numbers to drop again right after they stop supporting RH9. Count my four machines in the Debian camp!

  128. I switched everything to Mepis by codepunk · · Score: 1

    Man I have switched every darn box I admin to Mepis. It is debian but damn easy to install and up to date. I was running nearly 30 redhat servers some of them under a support contract...no longer they can blow me..

    --


    Got Code?
  129. Debian security by vxvxvxvx · · Score: 1

    Debian does get referenced more than anyone else (or at least has in the past, I haven't checked recently) on security stuff. No surprise, it has 4000 packages. Compare Debian with every MTA under the sun included to Redhat with only a couple and gee, I wonder what's going to happen. As long as you don't happen to be running 15 different programs that do the same job simply because debian has them you'll be far safer on Debian than most anyone else (very low security incidence per package.) That said, the recent gpg thing kinda upset me. El Gamel key's.. Redhat/Fedora had the updates out in November I think, and Debian just released an update in the last week for it. Not a major security flaw, but boy a long time to fix it.

  130. Re:75% servers without Distro name. by Otter · · Score: 1
    I assume you mean hobbyist...

    No, I think he meant to say you're a hobbit.

  131. Debian Java Issues by lars_boegild_thomsen · · Score: 4, Informative

    Well - I never really got this one. I actually like Debian's strict policy on software licenses even if it now and then causes some inconvenience. As for Java - well - it didn't take me long to realize that I needed the original - and that Blackdown have a ready made Debian package that can be included in apt's sources.list. That's all - one line in a configuration file and you've got perfectly working Java in Debian.

    And here's the line:

    deb ftp://ftp.tux.org/pub/java/debian/ testing non-free main

    By the way - I would assume this problem to be exactly the same on all other Linux distro's due to SUN's licensing. Isn't that so?

  132. ive used most of the distros out there by Anonymous Coward · · Score: 0

    redhat, mandrake, slackware, suse and debian for just a short while and I can say that
    GENTOO ROCKS baby!
    why?
    ports rock!
    long live FreeBSD too (I run freebsd on my server, gentoo everywhere else)..

    -dirtbag

  133. Re:75% servers without Distro name. by prockcore · · Score: 1

    the kid who goes to the 7/11 in 1986 and sees shelves of "new coke".

    Yeah, but if you switched to Pepsi after trying New Coke, then you're an idiot.

  134. Gentoo Rocks, baby!!! by sbergman2 · · Score: 0, Troll

    I protest this unfair representation of Gentoo that Netcraft is spewing. Of course, when you consider the source, it's not surprising. These guys have been saying for ages that Microsoft has fewer web servers than apache.

    Netcraft claims that, of the Linux distros represented, Gentoo has a microscopic 0.86% of the servers, and is only growing at 19.5% per year. While this data may be true at present, it is misleading, since it does not take into account the number of Gentoo servers on which apache is not running because it is still compiling.

    Just wait till my compile finishes, and those of the many others compiling apache RIGHT NOW! You'll see that Gentoo is a force to be reckoned with!

  135. The distro's aren't all that different by fishbowl · · Score: 1

    They really aren't that different. Sure they all have different installers, and different strategies for updates, and different philosophies about when and what should be updated. But they all tend to have much more in common than differences.

    For example, they all will be based on a reasonably current version of the kernel. There will be a current-ish version of libc.

    Then whatever open source applications are available, will either be installed, or there will be an option to install. There is an enormous amount of variety here within the SAME distribution. The variety is only marginally increased between distros.

    My laptop runs redhat, for no reason other than the fact that I felt like trying it out that day. I installed apt and dpkg on it, and it's pretty much a custom hybrid of redhat and debian now. (Not recommended: not only do you need to know precisely what you're doing, but you also have to be completely willing to wipe the whole thing if need be:-)

    The whole "this distro or that" is really silly, and stinks of consumerism and label consciousness. It's all the same stuff, they all hit the same walls with hardware compatability and software availabilty. I don't find any of the distro's I've used to be particularly distinct from the others in terms of ease-of-use.

    Debian has always been, by far, the easiest to install. I suppose the command set for dselect is pretty stupid, but really, it could hardly be easier to install and maintain. Redhat totally blows in the ease-of-installation and maintenance department. It *LOOKS* like it's easier. People *SAY* it's easier. But it actually turns out to be a royal pain. It's all the same software, all roads lead to Rome, and you get to the same place. Why all this argument about which one's better? That kind of talk is appropriate for Coke and Pepsi, Ford and Chevy, and so forth.

    --
    -fb Everything not expressly forbidden is now mandatory.
  136. Hey, me too! by vga_init · · Score: 1
    After reading quite a few of the posts, it becomes apparent that there are a lot of people out there who "tried all the distros" and finally settled with Debiain, which is what I did.

    Of course, those of you who have been paying attention might recognize as a major FreeBSD buff (which I am), but if I'm going to go Linux then it's going to be Debian.

    I experimented with a lot of distros right from the beginning (it seemed to be my favorite thing to do; people often joke that I enjoy installing and learning to set up systems more than actually using them, which, to some extent, may be true). Gentoo may be the one major distro I haven't tried, but I've got a few under my belt that most linux regulars don't. The list: Mandrake, Red Hat, SuSE, TurboLinux, Debian, Slackware, Red Flag Linux (truly--it's on my secondary hard drive right now).

    Okay, the list is smaller than I thought...

    ANYWAY, after doing the thing with all those distros, I finally settled on Debian. I must confess that I never got around to installing Gentoo, but I plan to do it some time in the future (heard lots of good things about it).

    My general opinion of it was that it was a very sane, standardized, and well-laid-out system (something very important to me, which is why I migrated to BSD) that is both stable and flexible. Debian installed on my machine without a hitch and worked just great, taking just about anything I could throw at it in stride.

    I think Debian's growing popularity is somewhat inevitable. Whether this is wrong or not, I always get the impression that Debian is the Linux (though to some it's Red Hat, and others Slackware). A Linux user's Linux, if you will.

    Debian's package system suffers a little bit from being overshadowed by the almighty RPM, but if enough weight gets thrown behind it then perhaps we'll start seeing as many up-to-date Debian packages floating around as RPMs, which would be quite nice (don't really care for RPMs myself).

    Enough of my hambling, though--three cheers for Debian!

  137. Re:Problems with debian. by Anonymous Coward · · Score: 0

    > Sadly, testing and unstable have _no_ security updates.

    Untrue; you haven't been correct since shortly after the current testing (Sarge) was started. unstable is where the security fixes go first.

    Testing has its own equivalent repository for security fixes a la' stable.

  138. Yep, it's like magic. by twitter · · Score: 1
    Of course, it's not magic. This is what happens when there's no real incentive to break other people's software, software is properly modularized and there is total transparency. Honest software is good software. Yet, like you, I'm still amazed everytime I do an apt-get upgrade.

    The only time apt did not work for me was a migration from potato to woody. It failed because I did not have a large enough var partition. An extra 500M drive, mounted up as var with coppies of what was on my 150M partition saved the day. That was a simple self inflicted failure. I could have avoided it all together by writing out configuration files and simply installing Woody instead of upgrading Potato.

    Other wonderful magic is how older hardware continues to be useful. The package continuity is awsome. People still maintain the OLVWM and that is still a great UI for a Pentium class machine. Nicer still is that newer pacages like Black Box run even better. It completely contradicts the bloat and obsolescence comercial software suffers as well as comercial software's instability. Bit rot is planned obsolescence and it does not exist in the free software world.

    Three chears for the package maintainers! Free software rules.

    --

    Friends don't help friends install M$ junk.

    1. Re:Yep, it's like magic. by Anonymous Coward · · Score: 0
      Moderators: Please note that "twitter" is a known fanatical psycophant whose obnoxious offtopic rants are legend here on Slashdot. It doesn't matter what the topic is, he'll find a way to scrape in some pointless Microsoft bashing. While nobody expects us to love Microsoft in any way, his particularly tepid style of calling anyone he replies to "troll" or "liar" because he happens to disagree with whatever they're saying is well documented and should not be rewarded. If anything, twitter is the type of person that should not be part of the open source/free software community. He is an anathema to all that is good about free software.

      I'm posting this so that you (the moderator) have some context to consider twitter and not mod him up whenever he posts his filler preformatted rants about installing Knoppix or whatever that unfortunately get him karma every single time and allow him to continue posting his trademark toxic crap (read on) day in and day out. You may consider this a troll - I consider it community service. And I ain't kidding.

      If you're a /. subscriber, I invite you to look through some of his posting history. I guarantee that you'll be hard pressed to find someone that is more "out there" than twitter. You'll also probably notice he's got quite an AC following. Don't just read his posts, make sure you go through the replies.

      For example, in this recent post twitter not only calls the OP a troll but attempts to "tell it like it is" while making some vague argument about "GNU". Yes, if you're confused, you're not alone. The reply (modded +4) proceeds to simply destroy his bogus argument. You will notice he did not reply. This is what some people call "drive-by advocacy". A sort of I'll just leave you with my thoughts here and move on to the next flamebait kind of deal. In fact, he almost never replies because he knows that his fanatical arguments simply do not hold up to any sort of discussion. It's not that he's chosen the wrong cause - he's just going at it in a completely wrong way.

      More? Just read though this post and the subsequent replies. I guess this stands on its own.

      More? Bad spelling in astounding conspiracy theories, more offtopic FUD and uninformed "I'm right, look at me" rants, promptly proven wrong. Worse even, twitter wants to be RMS, apparently (that first one is a winner). I mean, really. You think?

      FUD, FUD, FUD, FUD, offtopic FUD, and more FUD. This guy is like the Monty Python SPAM skit, but with FUD and more FUD instead of canned meat. Amazed

  139. Normal humans can't install Debian by ElPresidente1972 · · Score: 1

    I'd love to try Debian but I can't install it. I'm a Windows expert and have done installs of Red Hat, Suse, Mandrake, Peanut, and Turbo, but Debian's install is a) ugly text, b) gnarly. By that I mean that it asked me way too much about installing packages with which I'm not familiar, then it failed on first boot. No time for that, back to Mandrake.

  140. I am not afraid to say it one more time: by roman_mir · · Score: 1
  141. Re:75% servers without Distro name. by TKinias · · Score: 1

    scripsit Frymaster:

    You claim fedora is an "untested hobby distro" which tells me you've never seen it.

    this tells me that you are a hobbiest.

    Could you explain this comment? I'm not sure I wholly follow your logical steps to arrive at that conclusion -- possibly I'm just undercaffeinated...

    --
    In principio creauit Linus Linucem.
  142. You can do better than that by Anonymous Coward · · Score: 0

    I haven't done much with java, but you should be able to do better than that with make.

    Completly untested, but you get the idea:

    javacompile : ${ClassFiles)
    $(JAVA_CC) $(JAVA_CC_ARGS) `cat rebuild.list`
    rm rebuild.list
    touch javacompile

    .java.class :
    echo $@ >> rebuild.list

  143. Re:Problems with debian. by Lord+Ender · · Score: 1

    "* More security flaws than any other distro
    [To parent: Really? Please provide links to back that up, I'm interested]"

    Actually, I think the reason people think Debian has the most security flaws, is that if you run a Nessus scan against it, it comes up with a shitload of holes. The reason for this is that nessus relies on banners to determine version numbers, and version numbers to determine vulnerabilities. Debian backports security fixes, so though it says it has Apache version 1.3.4, it really isn't 1.3.4 because it has security fixes from 2.0.55 or whatever. This makes auditing a pain in the ass, and I hate debian's policy of backporting instead of upgrading, but Debian is just as secure as anything else, because of backporting.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  144. Learn Debian and you're done by capn_buzzcut · · Score: 1
    Debian is a bit of a change if you're coming from Redhat. But the fact is, Debian is FREE, it works on every platform, AND it's run by the community, not some money grubbing company. Figure out how to get it done with Debian and you won't ever need to switch distros again.

    More people are realizing this since Redhat yanked the carpet out from under them, that's why Debian use is on the rise. I know that's why I switched.

    --
    "And now, Frank N. Furter, your time has come. Say 'goodbye' to all of this, and 'hello'... to oblivion!"
  145. Debian's great for servers. by WoTG · · Score: 1

    Actually, I don't have first hand experience with Debian on a server, but I do recognize that Debian's strengths and weaknesses are a better match for servers than desktops.

    I've played around with Debian on my workstation. It's good, and stable. Apt-get is really nice. But hardware support and ease of installation just aren't up to par for a dope like me. It's Mandrake for my Linux half of a dual boot desktop.

    That said, servers are fine with Debian. No X, no audio, no tv tuner, no dual-boot, no palm pilots, etc. All these little annoying things can probably be setup with enough patience, but I don't have it. Yet on a server, these things just don't matter. Plus, the benefits of a stable distribution and ease of (security) updates is much more valuable.

    1. Re:Debian's great for servers. by kylegordon · · Score: 2, Informative

      You may have been told this already, but the best thing to do after installing a standard Debian setup is to use apt-get to install hotplug and discover. This should do the majority of hardware autodetection for you.

      HTH

  146. Slackware!? by Anonymous Coward · · Score: 0

    why isn't slackware on the list?

  147. I guess you've never used Fedora seriously by kinsoa · · Score: 2, Informative
    Fedora is stable - it never crash here, on 5 server and 50 stations.

    Fedora is easy to maintain/patch, with yum and apt-get.

    Debian is a good distrib, but please stop this fanatism. Other than Debian could be viable solution.

    1. Re:I guess you've never used Fedora seriously by ComputerSlicer23 · · Score: 2, Interesting
      Hmmm, how many people will I get to explain this to. Stability and security upgrades being easy to apply has nothing to do with "production deployable" (think of production deployable as being the opposite of "hobbist").

      For what it's worth, I hate Debian. Tried to install it once, and it was a horrible experience. I've run a couple of Knoppix ISO's because they had some neat security tools on them that I could check for rootkits with. The exact same arguments I'm going to make involving Debian, could be made with Suse, the old "RedHat Linux", RHEL. I only contrasted Fedora with Debian, because that is what the post I was responding to brought up. He said it was in the same class as Debian in terms of "non-hobbist", and it isn't.

      Fedora core could never, ever crash, and it wouldn't be production deployable.

      Fedora core could never ever have a zero day exploit, and have always have a security fix ready and available the moment a security problem is found by a cracker. It still wouldn't be production deployable.

      Fedora Core's modius operandi (MO) is keep on the upgrade treadmill. That is fundamentally counter to "production deployable". Here try this one one for size:

      Use a third party module for Apache. Apply apache Fedora Core's upgrades. It's possible, that your third party module no long works because the new Apache version is not longer binary compatible with the old Apache version. I've tracked project that constantly change the Apache API/ABI (subversion). If Fedora kept pace with Subversion and Apache, they could really screw up third party modules for Apache. So now my options are:

      Not use the third party module (which isn't an option, if I could have done that, I would have in the beginning).

      Run an insecure old version of Apache.

      Attempt to either patch the old version of Apache, or find someone else who already has done that and use theirs, or follow their instructions.

      From that point on, I will forever have to do my own fixes for Apache until I can get a new version of the third party module that works with Fedora Core's upgraded module. Even if I have the source to the third party module, I'll have to remember to rebuild it. That's still a pain.

      That is a case in point, of where Debian Stable (as out of date as it is), would be superior to the policy that Fedora Core professes to follow.

      Even if Fedora never crashed, and always promptly had security fixes, the above scenerio is precisely why it isn't "production deployable".

      We can go thru the same process with how long security fixes are going to be provided for:

      I don't ever upgrade distro's in place. I have 24x7 machines, if something goes wrong, I'm screwed. I build new machines, migrate services so that there is very minimal downtime. That's production deployable. When Debian releases a Stable Release, it'll be 2-3 years until they'll release a new stable (much to the chagrin of Debian users). That means, you only have to do that process every 2-3 years (which nicely matches our new hardware purchasing time table).

      With Fedora Core, I either have to upgrade in place, with no safty net (other then tape backup), or I have to do the migrations every 6-9 months to ensure that Fedora will be providing me with security fixes. That's not "production deployable".

      Fedora Core can be the end all, be all of Linux distributions in terms of uptime, stability, and timely security fixes. However, that doesn't move it out of the category of "hobbiest". What moves it out of the category of "hobbiest", is security upgrades will never, ever break the system. Security upgrades will be provided for that version for at least X months, where X is larger then 18-24 months. Fedora core doesn't fit the bill.

      Tell me what a pleasure Fedora Core 1 is 18 months from now. Tell me about how no security fix they release has ever cause an hour of downtime. Tell me that Fedora Legacy is working flawlessly, and is still supporting Fedora

  148. Re:Problems with debian. by Lothsahn · · Score: 2, Interesting

    * Packages are tested (and compiled on more architectures than I care to imagine), and even unstable is actually usable

    Even unstable? My parents use testing... I setup the box, configured everything, and I run apt-get update and upgrade occasionally, and they keep on ticking. Sure, applications crash every once and a while (once every other week or so, mainly mozilla and kmail), but X and debian itself are rock stable... Never had a system or X crash in the last 6 months. In fact, testing mozilla crashes less than IE.

    If my computer-illiterate parents can use debian testing for their home desktop, I'm pretty sure many other people can as well.

    --
    -=Lothsahn=-
  149. Security? Oh, come on... by Oestergaard · · Score: 1


    Taking out the distribution name will *not* improve security. Do you seriously believe that a script kiddie is going to go thru all the trouble of getting headers from your server and matching them up against a "known vulnerable" list, before he runs his exploit? Well, let me tell you, they don't. And I wouldn't either.

    Besides, why do you think the distribution name reveiled in the headers is the "true" distribution name? It could, after all, be that some administrators put in fake names, in the same misguided persuit of security by obscurity, as those who remove the distribution headers all together.

    In other words; Headers have nothing to do with security. Attackers don't use them and they would be stupid to do so. Your IIS will still be 0wnz3d if you put Apache in its header. Your Exchange will still be 0wnz3d if you put "*****" (which seems to be common between exchange administrators) in the headers. And your old insecure Apache install is going to be rooted no matter if you disclose that it runs on RedHat 5.1 or not.

  150. Too vi or to Nano by Erik_ · · Score: 1

    I had a collegue start on a Linux system, and he had a few operations to perform, so I tell him to use nano, as it's easier. The fourth step of the operation was to add a crontab job... back to reality, crontab -e puts you in vi ;-)

  151. Re:So what? the real winner is redhat by Anonymous Coward · · Score: 0

    One can produce theories but the facts are always more important than journalism PR.

    According to this survey the numbers show that 60% of the newly installed computers were Redhat. Debian was the second with 24%, Suse was the third with 15%.

    Gentoo and Mandrake has marginal share in the newly installed linux boxes market.

    Distribution - July 2003 - January 2004 - Growth in numbers - Share in Growth

    RedHat - 1231986 - 1451505 - 219519 - 60,35%
    Debian - 355469 - 442752 - 87283 - 23,99%
    SuSE - 240411 - 296217 - 55806 - 15,34%
    Gentoo - 20273 - 24229 - 3956 - 1,09%
    Mandrake - 51299 - 52543 - 1244 - 0,34%
    Cobalt - 553012 - 548963 - 4049 - 1,11%
    Summa - 2452450 - 2816209 - 363759

  152. Re:Not really.. by This+is+outrageous! · · Score: 1
    Red Hat added more than twice (almost thrice) the users as debian did in this time period.

    Just because debian had a smaller user base to begin with (and so its percentage growth happens to be more) does not mean that debian is growing faster than Red Hat.
    What a spin. RTFA! "RedHat actually fell this month."
    --
    This is...

    O
    U
    T
    R
    A
    G
    E
    O
    U
    S

    !

  153. Re:Not really.. by luisdom · · Score: 1

    Just because debian had a smaller user base to begin with (and so its percentage growth happens to be more) does not mean that debian is growing faster than Red Hat.
    No. It exactly means that debian is growing faster. Not more, just faster. If the percentage growth is mantained, debian would catch redhat at some time (not saying that this can happen).

  154. Re:75% servers without Distro name. by lone_marauder · · Score: 1

    so dismiss me as an "anti red hat activst" or whatever, if that sort of label makes you feel comfortable but you know what i really am? the kid who goes to the 7/11 in 1986 and sees shelves of "new coke".

    Fucking brilliant comment. Mod Parent Up!

    --
    who are those slashdot people? they swept over like Mongol-Tartars.
  155. Re:How is Ninnle better? by Anonymous Coward · · Score: 0

    Debian, my arse! Everybody knows that Ninnle Linux is the one true distro! It's been the most popular since Al Gore invented the Internet!

  156. Re:75% servers without Distro name. by DA-MAN · · Score: 1

    But it's better than that, upgrades from EOL'd Red Hat ditros to RHES are half price, so it's more like $175 -

    Red Hat does not allow upgrading from RH Linux to RH Enterprise Linux. Installing will mean a clean wipe.

    In addition this is for each purchased copy of RH Linux. How many places do you know would purchase RH Linux for each server they run? Not many, why? The license allows you to install on many machines and updates are available via yum or autorpm (IMHO yum is much better than up2date).

    I'm just surprised that more people aren't turning to White Box, CentOS, or TaoLinux. All of which are excellent distributions and do an amazing job of keeping in sync with Red Hat.

    --
    Can I get an eye poke?
    Dog House Forum
  157. Read the Slackware book by vxvxvxvx · · Score: 1

    If you want to learn more about the slackware .tgz format, read the section on Slackware packages from the slackware book.

  158. Installing X on Debian blows by lorcha · · Score: 1

    Maybe it's because I just switched to Deb from RedHat, but it took several tries to get Deb to correctly install kde. You'd think an "apt-get install kde" would 'just work' (maybe I'm spoiled because everything else in Deb just works) but that didn't even bring an X server onto the system. I mean, really, is not kde dependent on X?!

    Oh well. I eventually got it. But it took a bit of tweaking.

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
  159. Nice debian users by lorcha · · Score: 1
    willing to answer even my worst inane questions ("How can I get video1394 to load automatically on boot?")
    man modconf

    :)

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent