Slashdot Mirror


Why FreeBSD

An anonymous reader writes "The FreeBSD operating system is the unknown giant among free operating systems. Starting out from the 386BSD project, it is an extremely fast UNIX-like operating system mostly for the Intel chip and its clones. In many ways, FreeBSD has always been the operating system that GNU/Linux-based operating systems should have been. It runs on out-of-date Intel machines and 64-bit AMD chips, and it serves terabytes of files a day on some of the largest file servers on earth."

53 of 644 comments (clear)

  1. FreeBSD is so unknown to Taco by Anonymous Coward · · Score: 5, Funny

    He didn't even flag it for the BSD section on the site. I guess this is a step up from that RAID article, though.

  2. Why? by Doc+Squidly · · Score: 5, Insightful

    Simple, choice is good. As muck as I like Linux, I'm glad to see that there are viable, open alternative OS's.

    --
    I think I think, therefore I think I am.
    1. Re:Why? by Pharmboy · · Score: 3, Insightful

      If IBM thinks FreeBSD is so incredibly awesome, then why are they shipping all of their server equipment with Linux?

      I suspect there is a VERY good reason for this: GPL

      IBM has made it clear they want to be a hardware and services company, not an OS company. They won't even endorse a single distro of Linux, even tho they are arguably the largest contributor to GNU/GPL.

      So why Linux? BSD software can be closed sourced (Like OS/X's really goodies) but GPL can't. If IBM can't make a successful operating system (and they can't, even tho I loved os/2) then they want to push an operating system that no one can own. Not Microsoft, no one.

      If IBM helped create a killer FreeBSD derived system, MS could take the code, close the source up and call it "Windows Hasta la Vista" and market it, because the BSD license allows this. This is one of the downsides of the "unlimited" freedom of the BSD license.

      They can likely provide exceptional service for Linux (and Unix) systems because they helped write a good part of the code, and no one can close the source up on them.

      So they say "fuck it, lets help with GNU/Linux, no one can close it up, we will be the experts, our hardware will always run super fast with it because we will create our own kernel hacks for it. We can make it pretty much like Unix, without the hassles of licensing."

      --
      Tequila: It's not just for breakfast anymore!
  3. FreeBSD by JeiFuRi · · Score: 3, Insightful

    Don't ask why, ask why not.

    1. Re:FreeBSD by larkost · · Score: 5, Insightful

      I disagree with much of what you said:

      The Ports system is far superior to the rpm system. It actually tracks dependancies, and has a system to grab them for you. You are way off base on that statement.

      FreeBSD is a full OS. I have no idea what you mean by your statement.

      Yes, compiling from source does take a long time. Have you tried the pre-compiled package system? Same dependancy tracking but with pre-compiled binaries?

      FreeBSD has the best documentation of any of the unix-like OS's that I have found. The handbook covers lots of cases.

      FreeBSD also has softupdates... very much like Journaling. And that is on by default through the auto command in the installer.

      And I think you are missing the point of FreeBSD, it is a server OS... I think most of your complaints come from the fact that there is no GUI by default. This is because you don't usually sit on the console on FreeBSD servers.

    2. Re:FreeBSD by rubycodez · · Score: 5, Insightful

      since I love both, I'll jump right in and give plus and minus to both FreeBSD and your friendly Linux distro of choice:

      1. drivers: more devices supported in the Linux world
      2. install: bsd install still primative, and disk partitioning is weird especially for novice, and multiple boot can be hard to set up
      3. smp - scaling: 5.x freebsd is still having trouble with its spinlocks, and can still sieze up under heavy load (4.x version with giant lock doesn't have this problem). The core issue is that the freebsd folks don't seem to realize releasing locks in the same order they are applied makes things easy, while what they are doing can make trouble. This is why I use 4. in production.
      4. filesystem - ext3 and reiserfs can get into inconsistent unrecoverable state, pure and simple. XFS and maybe some other Linux filesystems don't have that problem.
      5. Linux GPL great for some things and horrible for others, BSD license ditto.
      6. startup scripts easier to understand in BSD, getting pretty hairy in some Linux distros. My favorite commercial distro SuSE and RedHat are really getting tangled.
      7. More Enterprise software available (and supported) on Linux, maybe not a big deal unless you're in big SAN environment or absolutely MUST use Oracle and such. I'm betting though you'll see more stuff popping up for Debian and friends now that Debian has bounded back into life.

    3. Re:FreeBSD by jurv!s · · Score: 5, Funny
      get it right. the mantra is:

      FreeBSD is for people who hate Linux.
      OpenBSD is for people who hate everyone.

      --
      sigs are for fools and trolls. no signature is *always* appropriate. you should turn them off in your preferences.
    4. Re:FreeBSD by Infernal+Device · · Score: 5, Funny

      What about NetBSD? You forgot NetBSD!

      NetBSD is like Poland - it keeps chugging along, but everyone forgets about it.

      --
      "My God...it's full of trolls!"
  4. "FreeBSD, FreeBSD, Uber Alles" by ProudClod · · Score: 4, Funny

    Jesus Christ, is this post a bloody propaganda speech or something? Slashdot - keeping the Nuremburg spirit alive!

    --
    Gamers Europe - Gaming News. Reviews.
  5. Flaimbait by DemENtoR · · Score: 5, Insightful

    "FreeBSD has always been the operating system that GNU/Linux-based operating systems should have been."
    Can it get anymore flaimbaitish than this. Ironicaly enought it comes from I.B.M developer works.

    P.S: Opinions are like assholes, everyone has one.

    1. Re:Flaimbait by Anonymous Coward · · Score: 5, Funny
      P.S: Opinions are like assholes, everyone has one.

      ...and some stink!

    2. Re:Flaimbait by portwojc · · Score: 4, Informative


      It's only true flame bait when you don't quote the whole thing.

      In many ways, FreeBSD has always been the operating system that GNU/Linux®-based operating systems should have been

      The key phrase is "In many ways". It's not a definite and there are many who would agree with that statement.

    3. Re:Flaimbait by jZnat · · Score: 4, Funny

      ...and others are fun to lick.

      Wait, what?

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  6. Re:Uh Oh. by cahiha · · Score: 4, Funny

    Well, if anybody asserts that "Windows is the operating system that Linux should have been", they clearly deserve a bashing.

  7. Linux And The BSDs by Goo.cc · · Score: 3, Informative

    Linux and BSD based operating systems provide many of the same services, and pretty much work the same way. I think that you can't go wrong with either of them. I see no need to pit them against each other, as they both provide freedom and excellence to the user.

    1. Re:Linux And The BSDs by stoney27 · · Score: 4, Interesting

      Yes but there is the licenses issue. BSD style licenses vs the GPL.

      At least for companies to use the OS with there products.

      Now the licenses issue is not going to concern me if all I am doing is setting up a machine to run at home. And I think it comes down to what you are use to. I have been mostly a old Sun Admin and I like FreeBSD over Linux, although I do like the rc start up scripts of Linux over FreeBSD.

      And it did make the move to OS X easier coming from FreeBSD. However I am not sure I will ever get use to the changes in the startup files that Apple has introduced. Maybe some day.

      -S

      --

      It is said that a child learns wisdom from the parent,
      but the truly wise parent learns joy from the child
    2. Re:Linux And The BSDs by cheesybagel · · Score: 4, Insightful

      Neither FreeBSD, nor OpenBSD scale as well on large SMP systems as Linux. Period. OpenBSD may have more security features and FreeBSD may have its own strong point, but scalability sure as heck isn't one of them.

    3. Re:Linux And The BSDs by Kjella · · Score: 3, Interesting

      Yes but there is the licenses issue. BSD style licenses vs the GPL.

      At least for companies to use the OS with there products.


      Linux doesn't require that applications running on top must be free/open (Or Red Hat, Suse, IBM, Oracle and everyone else doing that would be in trouble), so what would be the difference? The only thing they can't do is modify the kernel, distribute it, and not ship the code. And that is only relevant to an OS company. Hell, they could even do all the in-house customization they want, like the NSA did. Or just publish their modifications, since they're not in the OS business anyway. So to claim there's any relevant licensing difference for companies using either OS is just FUD, in my opinion.

      Kjella

      --
      Live today, because you never know what tomorrow brings
    4. Re:Linux And The BSDs by SA+Stevens · · Score: 4, Insightful

      Linux only scales well on said 'large SMP systems' where there has been a tremendous amount of hand-holding by the vendors of said hardware.

      I'm having good experiences running NetBSD on a quad CPU server here, but you didn't mention NetBSD...

      And I know that isn't necessarily a 'large SMP system.'

      Frankly, who *cares* what proprietary vendors are able to twist Linux into doing on their specific hardware? They could do the same thing with any OS they focused on.

    5. Re:Linux And The BSDs by NutscrapeSucks · · Score: 3, Insightful

      Yes but there is the licenses issue. BSD style licenses vs the GPL. At least for companies to use the OS with there products.

      Just as a factual matter, Linux and GPL software have recieved about 10^6 more corporate support than BSD-licenced software in recent years. The GPL has proven to be a very corporate-friendly license because it allows copyright holders to share their code without giving away the 'exploitation rights'.

      Plus, I think you could argue that the big exception (Apple), was driven more by technical reasons than licensing ones. They started with an 1980s BSD-based OS, so FreeBSD code was a better fit. If OS X was a clean slate, who knows?

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    6. Re:Linux And The BSDs by NutscrapeSucks · · Score: 3, Insightful

      I see no need to pit them against each other, as they both provide freedom and excellence to the user.

      FreeBSD has a bit of an identity crisis, they sorta see themselves as "Linux Junior", with a chip on their shoulders. Which is why every single pro-BSD article is basically a comparison to Linux.

      If you look at how Linux has been positioned and marketed, they've never felt the need to "eat their own" and convert FreeBSD users. At least not in the last 10 years.

      Linux has always been positioned for "world domination" -- first they convinced UNIX/RISC systems to convert, then scientific systems, then embedded systems, and now they are working on Windows systems. Whether it's Java/J2EE, or Oracle, or ERP, or StarOffice, Linux finds a way into a market. These are all new customers.

      Meanwhile FreeBSDers sit back and look at the load-average on their sendmail servers and then wonder why the world isn't knocking on their door . Rather than define themselves somehow, they respond by nipping at Linux's heels.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
  8. Re:It's my choice by Lifewish · · Score: 4, Informative

    IIRC, there was just enough controversy over the sealed agreement in the Berkely vs. AT&T kerfuffle that developers were a teensy bit nervous about working on BSD. By the time that was all properly dealt with, Linux was already gaining speed, and had the additional advantage of riding the back of a wave of MS hatred.

    --
    For the love of God, please learn to spell "ridiculous"!!!
  9. News? by N3TW4LK3R · · Score: 3, Insightful

    Exactly how is this news?

    I've know that FreeBSD was much better than Linux for ages ;)

    Joking aside, FreeBSD is a bit hard to install and get working if you're using it as a workstation OS...
    I've been using it for 4 years now and it still took most of my free time in a period of 2 weeks to get it installed properly on my newly bought laptop (with all the details and little stuff, that is)
    Of course when I was done, it was very much worth it. I don't think any system is as robust and stable as FreeBSD.

    A huge "Thank You" to the developers!

  10. Why Skippy? by Anonymous Coward · · Score: 5, Funny

    Skippy is the unknown giant among peanut butters. Starting out from George Washington Carver's project, it is an extremely creamy spreadable peanut product mostly for the "& Jelly" sandwich and its clones. In many ways, Skippy has always been the peanut butter that Peter Pan should have been. It spreads on Wonder Bread and artisan sourdough loafs fresh from the oven, and it serves terabites of children a day on some of the largest daycare centers on earth.

    1. Re:Why Skippy? by xactuary · · Score: 4, Funny

      I hope someday that you'll have to eat those words.

      --
      Say hello to my little sig.
  11. FreeBSD is nice and clean by slummy · · Score: 3, Informative

    But all the new and fun stuff comes out for Linux. If you're looking for something close to the style of FreeBSD, but with the new and freshness of Linux, try Gentoo.

    1. Re:FreeBSD is nice and clean by HyperChicken · · Score: 3, Insightful

      If you're looking for something close to the style of FreeBSD, but with the new and freshness of Linux, try Gentoo.

      Great idea, sir! Spend 6+ hours compiling something. Hooray!

      Then again, you could have just installed FreeBSD and saved yourself 5.5 hours.

      --
      Free of Flash! Free of Flash!
  12. FreeBSD is free'er, MacOS X better for users by AHumbleOpinion · · Score: 4, Insightful

    freebsd is dying as is macos x and windows. The future is Linux. The future is Free.

    FreeBSD is free'er than Linux, or more accurately the BSD license is free'er than the GPL. That said, the less free GPL's restrictions are meant to be benevolent for certain users.

    Mac OS X's share is growing wildly. For some it is replacing Linux as their general purpose unix. Now some people have more specialized needs and Linux may be a better choice but many folks using Linux just need a general purpose unix box and are not into the politics and Mac OS X combines unix, a consumer GUI, FOS software, and off-the-shelf retail software very nicely.

    1. Re:FreeBSD is free'er, MacOS X better for users by Richard_at_work · · Score: 3, Interesting

      Well sorry, but thats total crap. The BSD license is total freedom for everyone, you all get access to the same initial code and its what YOU do with it that differentiates yourself from other users of the code. The GPL assures your competitors that they get your custom modifications if you distribute binaries, the BSD license gives your competitors the same start point and allows you to compete on a level field from then on.

  13. Why we use FreeBSD by TheBracket · · Score: 5, Interesting
    We use FreeBSD a lot; small firewalls on obsolete hardware, SMP database servers (PostgreSQL and MySQL, mainly), LDAP servers, mail servers, NFS/samba file servers, web servers, servers to monitor servers... just about anything that doesn't HAVE to be Windows to satisfy a client's desire for Exchange.

    In general, it is rock solid; I've seen a FreeBSD server with a load of 80-something (process went nuts), and still been able to login and take corrective action without rebooting. I remember being quite shocked to find a console reporting that / was inaccessible due to a drive error - but server processes on other partitions continued to run just fine anyway. We've had a few hiccups with 5.x (although 5.4 fixed most of them), but our testing of 6-beta is going really well. FreeBSD is the masochist of operating systems: you hit it, and it just keeps asking for more!

    There are other reasons to love it. The ports system is very solid, and it's been years since we had problems applying an upgrade due to dependency issues. The documentation is marvelous - man pages are useful, and the handbook covers most things. The community support mailing lists are very useful, too. Jails provide a convenient way to partition processes on a single server, although they are far from perfect at this point (they keep improving, though).

    I really can't say enough good things about FreeBSD. It has been running most of our hosting setup, and many of our client's networks for years, and the only time we ever seem to run into problems is when hardware dies.

    (For the record, I also use Debian - and it is good, but I prefer FreeBSD for servers that have to be trusted)

    --
    Lead developer, http://wisptools.net
  14. FreeBSD is dying by NewWorldDan · · Score: 3, Funny

    But BSD is dying! I thought everyone knew that. I guess someone forgot to tell CmdrTaco.

  15. Goes both ways by plasticsquirrel · · Score: 5, Insightful

    One could also argue that Linux is what FreeBSD should have been, and cite the huge number of supercomputers using Linux, or the success of Linux on the mainframe. However, it would be nice if the poster realized that it's a pissing contest and both operating systems are impressive and have their uses, benefits, and drawbacks. Neither is what one "should have been". They both have their own, very different methodologies, so let's leave it at that.

    Not that it's news anyways...

    --
    Systemd: the PulseAudio of init systems
  16. Re:I know, I know... by dnaumov · · Score: 3, Informative

    No, FreeBSD runs THIS.

  17. There's a lot to like by confusion · · Score: 5, Insightful

    I've admin'd most every flavor of Unix at some point in my life and I really really like how FreeBSD is managed, from development to the ports tree.

    Now that there is a push to support binary updates, my last major complaint has been addressed.

    Anyone who has ever been stuck in the perl dependancy hell will absolutely love the ports tree - I really don't understand why there hasn't been more adoption of that concept in Linux.

    Also, I am suprised that Linux is the platform of choice for all of these appliances that companies are pumping out, like wireless routers, security devices, etc, when the BSD license is so much more attractive to business.

    The major stumbling block that FreeBSD has left is their development team. It seems like the way things are organized really creates a lot of opportunity for personality clashes.

    Jerry
    http://www.cyvin.org/

  18. FreeBSD makes sense by alex_delarge · · Score: 5, Interesting

    The first time I installed FreeBSD, I looked at the screen and kind of went "What do I do now?". After a bit of digging, my impression was that of a system that had all the kinks worked out of it. After trying many Linux distros, FreeBSD made more sense.

    If I install software, it's going to be in /usr/local, if I upgrade the system, cvsup is simple, the ports tree makes keeping software up to date a breeze, I'm not going to have to hunt for a distro specific rpm or a wierd library just to get something to work. The amount of software available for FreeBSD is astounding, chances are, if a project is in development, it's already in the ports tree.

    I've used FreeBSD for about 6 years and I really don't see myself using Linux anymore. The community is very supportive, intelligent and open minded, I always seem to get things done with FreeBSD, I haven't found a problem I couldn't solve within a few hours, it just works, and works well. Try it, you might find that it works as well for you.

  19. FreeBSD Hard to Install No More! (Re:News?) by chronicon · · Score: 4, Informative
    Joking aside, FreeBSD is a bit hard to install...

    I think those days are over...

    The PC-BSD project makes it a snap to install a functioning FreeBSD system. DistroWatch mentions a very nice step-by-step guide to installation process but really, you don't even need that if you are already handy at installing various GNU/Linux distros. (Although the guide does go into some custom configuration things that are useful/interesting.)

    The torrent for PC-BSD is ready to roll, give it a try. Now there are no more excuses ;-)

  20. Possible Bias? :-) by John_Booty · · Score: 3, Funny

    Seems like an informative and unbiased article, but I couldn't help but laugh at the author's email address. Especially given the "FreeBSD has always been the operating system that GNU/Linux-based operating systems should have been" jab that the story submitter felt compelled to include.

    Why FreeBSD
    A quick tour of the BSD alternative
    Level: Introductory
    Frank Pohlmann (frank@linuxuser.co.uk), U.K. Technical Editor, Linuxuser and Developer
    19 Jul 2005

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  21. Better question: by artifex2004 · · Score: 4, Interesting

    Why FreeBSD instead of OpenBSD, NetBSD, OSX, etc.?
    The article was really sketchy on this point.

  22. Is release 5 stable yet? by bofar · · Score: 5, Insightful

    I work at a large internet organization that runs thousands of FreeBSD systems. When we need 64-bit though, we switch to Linux because it has a stable 64-bit distribution and FreeBSD does not. I've gone through all the kudo's about FreeBSD being stable, but are you using release 5? and are you using 64-bit? (and don't even get me started about threading support.)

    1. Re:Is release 5 stable yet? by glasn0st · · Score: 3, Informative

      I have been fairly cautious about 5.x. We maintain a customized install image for our servers, and I've waited until march this year to switch to 5.x. I would say that everything from 5.2 and higher is stable for all normal purposes. I have a 64bit Sparc running on 5.2-RC2 and its uptime is 347 days. It handles 3-4 Mbit/s of web traffic with no problem and I never had to look at it after the initial install. All our other machines are running 5.x as well. But under extreme load, 5.x still has some lingering locking problems. We have a small number of loaded managed servers for a porn hoster which are stuck on 4.x because of strange lockups when huge amounts of processes are created. So far we haven't had any luck in getting rid of this problem. We are not seeing it on any other machines fortunately.

      --
      ( ^_^)/
  23. Re:Seriously. by ebuck · · Score: 5, Insightful

    Look, it's a giant troll posting thinly disguised as a news article!

    BSD is great, but it's not the only game in town. Suggesting that it is what Linux should have been is nothing more than troll bait.

  24. Re:Uh Oh. by suitepotato · · Score: 3, Interesting

    Actually, about the time of the DOS/Win to Win transition and beginning of the elimination of the 16-bit section to move to 32-bit, there was some argument that Microsoft should have stayed with a windowing manager on top of core OS paradigm as they previously had and beefed up DOS to be something like Unix.

    Fortunately, saner minds prevailed.

    As advanced as current iterations of Linux are over BSD in useability and sanity (Gentoo notwithstanding) they still harken back to phosphor terminals and text interaction at every turn. Want to install everything in FC3 off the DVD and work with nothing more than what is on there? Fine. But it won't include Java, Macromedia Flash, the latest Firefox, drivers for any webcams or a dozen other things you might have or want to put on your box, etc.

    Use of a text interface and system fiddling is inevitable. Not so with Windows.

    If the BSD community could drop their (admitedly less than the Linux crowd's) dislike of Windows and Microsoft, they might see that useability and integration do not have to be wholly separate from security. I would love to see OpenBSD as the guts of a good GUI-centric OS with modern packaging systems as easy as those found on Windows. Then you could say, "here's an OS that is as easy to use as Windows and infinitely more secure because its parentage was all about security."

    And I could finally stop referencing BSD/M.

    --
    If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
  25. Re:Silly Question by TeknoHog · · Score: 3, Insightful
    ...but why isn't this in the BSD section?

    I think it's because the BSD section is intended for BSD users, whereas this article is intended for non-BSD Unix users.

    --
    Escher was the first MC and Giger invented the HR department.
  26. Bzzzt... by Phil+John · · Score: 3, Insightful

    ...not so fast there sparky, a common misconception.

    You are right in thinking that the true "guts" of the kernel is mach, however, it's only really used for the very very low level stuff and message passing, the rest of the system is provided by a BSD server for mach that takes care of 90% of the system duties. What apple have created is a bit of a bastard child of a microkernel and a monolithic kernel.

    --
    I am NaN
  27. FreeBSD vs Linux Stereotypes by Understudy · · Score: 4, Funny

    I wrote this a while ago but it seems applicable here.
    Linux vs. FreeBSD

  28. Lets see the rest : by da5idnetlimit.com · · Score: 3, Informative

    "The OpenBSD project does not make the ISO images used to master the official CDs available for download. The reason is simply that we would like you to buy the CD sets, helping fund ongoing OpenBSD development. The official OpenBSD CD-ROM layout is copyright Theo de Raadt. Theo does not permit people to redistribute images of the official OpenBSD CDs. As an incentive for people to buy the CD set, some extras are included in the package as well (artwork, stickers etc).

    Note that only the CD layout is copyrighted, OpenBSD itself is free. Nothing precludes someone else from downloading OpenBSD and making their own CD. If for some reason you want to download a CD image, try searching the mailing list archives for possible sources. Of course, any OpenBSD ISO images available on the Internet either violate Theo de Raadt's copyright or are not official images. The source of an unofficial image may or may not be trustworthy; it is up to you to determine this for yourself.

    We suggest that people who want to download OpenBSD for free use the FTP install option. For those that need a bootable CD for their system, bootdisk ISO images (named cd36.iso) are available for a number of platforms which will then permit the rest of the system to be installed via FTP. These ISO images are only a few megabytes in size, and contain just the installation tools, not the actual file sets."

    So they do not provide isos for free, they prefer to have you buy a set of boxed cds to fund their effots. Yeah, I can see it... Bad, evil people trying to make some sort of money for a project.

    They then say you can download from unofficial sources as you will. Gosh. They must be mad as well as evil...

    They even propose to build a full system from an ftp using just a floppy or a cdrom . My head start spinning. This people REFUSE to give you an iso, but helps you 3 ways to get their sofware.(3.4 - Downloading via FTP, HTTP or AFS...)

    So, I agree, BSD is made by Bad, Evil, Mind Spinning people that actually help you get their software. In multiple forms... but they won't provide you poor soul with an ISO, you'll have to use your bleeding fingers into 20 seconds of googling to get it...

    Madmen, all...

    --
    It takes 40+ muscles to frown, but only four to extend your arm and bitchslap the motherfucker
  29. Re:Uh Oh. by cahiha · · Score: 3, Informative

    If they came with a full set of graphical administration tools then it wouldn't be necessary to go to a command line at all.

    Systems like SuSE do come with a full set of graphical adminstration tools; it isn't necessary to go to the command line to administer them, ever.

    And something like Webmin runs on any UNIX system and gives you a far more comprehensive and consistent administration interface to a larger set of subsystems than Windows tools.

    Of course, many end-users find command line administration actually easier.

  30. Kernel performance by foonf · · Score: 4, Insightful

    If you want to seriously compare two open-source Unix-like systems, the only instrinsic difference is the kernel. Arguing that one system is better because of the default configuration of network services, the package system, the organization of the rc scripts, and so on, is a red herring, because there is no reason you can't take all of the userspace from one system and run it on top of the kernel from the other -- and there are projects which do this.

    In that light, these benchmarks are the most enlightening comparison I have seen to date. Some BSD users have attacked the methodology, but none of them has gone on to do alternative tests of their own, and the author has been very conscientious about addressing some of the criticism. The bottom line is that FreeBSD is, whichever version you choose, at best equal to Linux in low-level kernel performance, and usually slower.

    When you also take into account the greater ease of use of most common Linux distributions, broader hardware support, greater availability of commercial software (yes, you may be able to run it under FreeBSD's Linux emulation layer, but the vendor is unlikely to officially support that, which matters to large corporations), and better scalability, it really isn't suprising that most people considering a free Unix-like operating system choose some distribution of Linux.

    Undoubtedly for a long time, perhaps until the 2.4 kernel came out, FreeBSD probably was superior, and had a well-deserved reputation as a better choice for serious usage. For some purposes (there are some routing benchmarks that FreeBSD people always bring up, which I can't find right now) it may still be. But through some combination of the AT&T lawsuit, media coverage, and pure chance (licensing may also have played a part), the commercial support and developer mindshare swung decisively to the Linux kernel, and today it is clearly the best choice for most uses. We can wonder what would have happened if FreeBSD had won out instead -- the resulting kernel might very well be better than either Linux or FreeBSD is today -- but that doesn't change the facts about which is the better choice today.

    --

    "(Man) tries to live his own life as if he were telling a story. But you have to choose: live or tell." --Sartre
    1. Re:Kernel performance by Wonko42 · · Score: 3, Informative
      It would be very interesting to see an updated version of those benchmarks performed on FreeBSD 5.4 with debugging off. In those tests, FreeBSD 5.1 scaled almost as well as Linux 2.6, but FreeBSD kernels prior to 5.3 had some major problems. There have been huge improvements between 5.1 and 5.4.

      Personally, I'd say that 5.3 was the first of the 5.x branch that was actually production-ready, and 5.4 is even better. However, the 5.x branch is still a bit of a disappointment compared to 4.x, which was an absolute gem in terms of stability and scalability. Thankfully, it looks like 6.x is shaping up nicely and a great effort is being made to avoid making the mistakes that were made in the 5.x branch (namely cramming in too many big new features without sufficient testing).

      For my money (or lack thereof, teehee), if the FreeBSD kernel performs about as well as the Linux 2.6 kernel, then I'd choose FreeBSD hands down, merely because I prefer the FreeBSD Way. It's the oldest argument in the FreeBSD vs. Linux game: I like the consistency, the elegance, the ease of keeping third-party software updated via the ports system, and the knowledge that the project is in the hands of good, intelligent, trustworthy people. I don't mind Linux at all; in fact, I really like Gentoo. But it doesn't give me the same warm fuzzy feeling of stability, security, and elegance that FreeBSD does.

  31. Gentoo by EvilStein · · Score: 4, Informative

    A lot of the FreeBSD plusses you listed also apply to Gentoo Linux.

    Both are decent operating systems. :)

  32. Re:OpenBSD by TheRaven64 · · Score: 3, Insightful

    Security is a big point for OpenBSD, but I would consider the documentation and the ease of administration as being bigger points. OpenBSD has a very minimalist approach, which translates to being very simple to learn and run. It also has the policy that any commit to CVS that changes the user-visible behaviour of any part of the base system must also include an update to the man pages. FreeBSD doesn't do this - something that stung me when they changed the interface to Project Evil between 5.3 and 5.4.

    --
    I am TheRaven on Soylent News
  33. Why FreeBSD is not good for most businesses by Punk+Walrus · · Score: 4, Insightful
    I work in a former FreeBSD office. I say "former" because we are in the long process of uprooting a lot of FreeBSD architecture a previous admin forced upon us.

    I am not going to get into which OS "is better" because actual performance is not the issue here. If I had to rate what I saw, FreeBSD (4.1x) worked okay for the hardware it was put on, although it probably would have worked better on a "stock install" than the kludged clusterfuck that we deal with now.

    The background is this: a few years ago, the small company I worked for had two admins who were FreeBSD fanatics. They pressured the IT department to use FreeBSD because it was free, their Windows infrastructure was taxed, and they had just bought a whole lot of new hardware. The pressured FreeBSD over Redhat, and made an impressive demo. So the company started going to FreeBSD. The admins, who had impressive mod skills, "tuned and tweaked" FreeBSD to work under the specific loads of the various server functions.

    This would have been a good situation to be in, but then one of them got lazy, and updates got further and further behind. The other quit. The lazy one got fired. The other admins didn't know FreeBSD and barely knew Linux. Both of them eventually quit, too. I don't blame FreeBSD for the personnel problems, but this is leading to the main problem.

    The company searched for someone with FreeBSD experience. The few people they found were not the kind of people they were looking for (inexperienced, would not pass clearance, had poor work records), and now they were stuck with a rapidly aging system that wasn't supported by anyone who had a clue. The new admins they hired tried to match the previous admin's skills, but were spending so much time diagnosing crashes, they didn't have time to learn new FreeBSD skills via online sources, which are sparse, confused, unorganized, and unsupportive (don't flame me on this, because this is pretty much the opinion of the whole company). And finding corporate-level supported software and hardware to run on FreeBSD was next to impossible ("We don't support FreeBSD for our fiber channel cards," says a SAN company desperate for our business, "but we hear some guy in the Netherlands had a flaky beta driver that can see things as long as the partitions are less than 256 GB." then the Sourceforge project hasn't been updated since 2002, doesn't work on our kernel version, and the guy's website is 404...)

    So they decided to go with Redhat Linux. It just works. It worked faster than FreeBSD. It had an easy-to understand packaging and script-driven administration system, corporate support, and better yet: they could find LOTS people skilled in Redhat Linux in resumes. I was a particular gem because when the hired me I was an RHCT and had experience with OpenBSD and FreeBSD experience to boot. My first project was "Get us off FreeBSD!!!" by direct order. Yes, you could argue this is not a FreeBSD issue at all, but some management of people issue, and you would be right, and that is my exact point.

    If FreeBSD had a sensible corporate base, a well-thought out directory structure (I have boot scripts in /etc and /usr/local/etc... and have you ever had to diagnose which one broke?), better hardware/software vendor support, and a huge skills base, maybe with some certs... THEN we will see true competition with Linux in the corporate sector. Redhat is the type of company businesses want. They understand the support language Redhat speaks. And maybe I'll see stats that the Redhat kernel is bloated, runs 20% slower the what FreeBSD does on Apache pulls, or some fanatic going on about, "Oh yeah? What about PORTS, dumbass???" But you know what? If FreeBSD wants to be taken out of the hobbyist corner and shine in the corporate arena... it's got a lot of marketing work to do.

    1. Re:Why FreeBSD is not good for most businesses by argent · · Score: 5, Insightful

      The company searched for someone with FreeBSD experience.

      That was a mistake. They should have earched for someone with mainstream UNIX experience. Anyone who's familiar with any commercial UNIX... Solaris, AIX, HPUX, whatever... will find FreeBSD a familiar environment. The details are different, but the BSD environment is baked into the genes of every commercial UNIX out there.

      And there's lots of people who know UNIX who can pick up FreeBSD far far quicker than they can pick up Linux.

      For example...

      If FreeBSD had [...] a well-thought out directory structure (I have boot scripts in /etc and /usr/local/etc... and have you ever had to diagnose which one broke?),

      That is a well-thought-out directory structure. You have the operating system, a fixed core that's evolved only gradually over the past 15 years, and add-on packages. You upgrade the OS, your packages don't get touched. You upgrade a package, the OS doesn't get touched. And your oldschool SunOS guys? They'll have no problem diagnosing which one broke.

      I've used Red Hat versions since 2.1. Every major version has had a completely different structure. You don't have any border between the OS and add-ons, so when you go to upgrade you have to take all-or-nothing. Over the short term I can see the advantage of Red Hat's model, but over the long term you've got to start over again and again and again.