Slashdot Mirror


The State of the Demon Address

Kelly McNeill writes "It's an exciting era in the Berkeley Software Distribution world; indeed, things started off with a litigious bang over a decade ago, but now BSD solutions are more varied than ever before and offer the user heretofore unprecedented choice and power. So many are the options today that it's time for a roll call from the various distributions. Paul Webb submitted the following editorial to osOpinion/osViews which takes a look at what each BSD has to offer and also looks at where each is going."

69 of 310 comments (clear)

  1. BSDs by brilinux · · Score: 3, Interesting

    As a user of FreeBSD and OpenBSD, I must say that I have been quite satisfied with both, especially FreeBSD. While it could use some help in the ports and upgrading department, it is all around a wonderful piece of software, and it is quite interesting to watch the development of all the BSDs. Way to go!

    1. Re:BSDs by AKAImBatman · · Score: 4, Informative

      I can't read the article, so I'll just post a standard response here.

      While it could use some help in the ports and upgrading department

      FreeBSD does quite well in both departments. For ports, you have the option of either compiling the source via a simple "make install", or installing the binaries via "pkg_add mypackage.tgz".

      For OS updates, you again have a choice. To update form sources, simply run a CVSUp and type "make buildworld; make installworld". To install from binaries, pop the latest CD in, reboot, and go through the "upgrade" instructions. I honestly haven't seen any OS do a better job in package management. :-)

    2. Re:BSDs by Brandybuck · · Score: 2, Interesting

      With portupgrade the removal of the old port is automatic. Occasionally you'll have a problem with it, such as when the name of a port has changed, but for the most part you just don't have to worry about it.

      What problems are you having that this is not happening?

      --
      Don't blame me, I didn't vote for either of them!
    3. Re:BSDs by tristan-jt2 · · Score: 2, Interesting

      Based on what I've seen in a few years of using FreeBSD, ports and packages do not mix. You've got to make your mind up once and for all and stick to one way of doing things.

      I've also had my fair share of grief from using CPAN to install packages, and then having a portupgrade fail on me because of broken dependencies when the same Perl packages is in the ports.

      I'm sure the only person who can be blamed is good old me, since I tend to overlook the documentation, stupidly safe in the feeling that I've used FreeBSD for long enough not to bother.

      One thing that's been bothering me lately is the fact that some rather major changes in the ports (PHP and it's various extensions for example), and the heads up is not in an obvious place.

      Again, I shouldn't be complaining since things were probably covered in various mailing lists. Blame me if you feel so inclinded, but while I don't subscribe to the mailing lists, I'd sure would have appreciated to have the PHP port give a warning at make time, pointing to a URL giving the lowdown on what changed.

      I agree with the previous poster saying that the FreeBSD updating tools are amongst the nicest, but there sure are a few ways they could be improved even more.

    4. Re:BSDs by ulib · · Score: 2, Informative
      About FreeBSD ports installing/upgrading, I found these articles extremely useful:

      Ports Tricks
      Portupgrade
      Cleaning and Customizing Your Ports

      Besides being well written, they contain a couple of hacks that turned my port maintenance tasks into piece of cake :-)

  2. Netcraft confirms it! by adam613 · · Score: 4, Funny

    BSD is slashdotted :)

  3. (almost) slashdotted article by GrAfFiT · · Score: 5, Informative

    It's an exciting era in the Berkeley Software Distribution world; indeed, things started off with a litigious bang over a decade ago, but now BSD solutions are more varied than ever before and offer the user heretofore unprecedented choice and power. So many are the options today that it's time for a roll call from the various distributions. Paul Webb submitted the following editorial to osOpinion/osViews which takes a look at what each BSD has to offer and also looks at where each is going.
    --

    Each of the four major BSD projects are pushing forward with development and experiencing growth, diversifying the Open Source playing field's offerings Let's take a look at what each project is up to these days.

    FreeBSD

    FreeBSD is in a precarious state. While it has almost hit critical mass in the corporate world, their latest growing pains have left potential adopters confused. The new FreeBSD 5 branch offers some exciting technology, generally regarded as comparable with or superior to what is offered in Linux. The FreeBSD foundation is still upgrading its FreeBSD 4.x line and suggesting its use for production environments over FreeBSD 5. The reasons for this are very simple -- FreeBSD 5 won't be ready for prime time until FreeBSD 5.4 or 5.5 -- but users are left confused and timid.

    FreeBSD's last major release, which now sits highly optimized at version 4.10, works just as well as always. For systems already running with FreeBSD 4.x that see no need to adopt the new technology in FreeBSD 5 or jump to Linux, this operating system is a godsend in stability and continued support. FreeBSD 4.11 is scheduled for a February '05 release, while plans for FreeBSD 4.12 are on the backburner should FreeBSD 5 not achieve -STABLE status by the fourth quarter of 2005. But what if you need the technology available in FreeBSD 5 and don't want to jump to Linux?

    FreeBSD 5, currently available at FreeBSD 5.2.1 with FreeBSD 5.3 in late beta, tantalizes the BSD world with the culmination of several year's hard work and narrow escapes. Back in the late Nineties, when WindRiver bought BSD/OS (a closed-source BSD operating system owned by the now-defunct BSDI), FreeBSD users were promised a next-generation BSD made possible by crossing the ultra-robust corporate OS with its Open Source counterpart. While WindRiver let go of its plans leaving the future of FreeBSD in peril, the realization of its goal is almost here thanks to the FreeBSD community and Apple Computer, Inc.'s contribution of FreeBSD code.

    That almost is a killer, though, in that it now causes potential users to look elsewhere for modern operating system features elsewhere until FreeBSD 5 is blessed as stable. Given FreeBSD's track record and the corporate sponsors now behind its operating system, however, it has a bright future ahead of it despite these stumbling blocks. Sadly, the same can't be said for its two little brothers, NetBSD and OpenBSD.

    NetBSD

    NetBSD's claims to fame aren't its optimization or secure code -- it's instead known for running on a wider variety of platforms than any other operating system out there, including Linux. NetBSD's binary releases include support for an amazing 40 platforms and an additional 12 platforms in the source code. In other words, it runs on everything but the kitchen sink. NetBSD forked from the 386BSD/4.4 BSD merger in 1993 and continued on its own in parallel to FreeBSD since then, albeit at a slower pace. It's currently at version 2.6.1, with aggressive testing on the new NetBSD 2.0 promising fruition by the first half of 2005.

    Those familiar with NetBSD swear by it, though its use in serious environments is limited. It is not secure and device driver support is paltry at best. NetBSD's true usefulness comes in providing developers of other operating systems -- such as FreeBSD, OpenBSD, and Linux -- with hardware support to base their own new ports off of. For instance, much of the code for the PowerPC FreeBSD port comes from NetBSD. OpenBSD implemented support for A

    1. Re:(almost) slashdotted article by rsidd · · Score: 4, Informative
      Assuming your post is the original article and not a clever troll, I'd have to say the original article is a stupid troll.

      [NetBSD] is not secure and device driver support is paltry at best

      Excuse me? What's insecure about NetBSD? If you look at actual security records, in the past few years all the BSDs are pretty comparable. And as for device drivers, it is the original source of many device drivers in the other BSDs, and was the first free OS to get USB support (before even Linux).

      [OpenBSD] runs on very few platforms

      Actually, many more than FreeBSD, not so far from NetBSD and Linux: nothing to sneeze at.

      And of course, he omitted DragonFly.

    2. Re:(almost) slashdotted article by meme_police · · Score: 4, Informative

      I concur. OpenBSD runs on several more platforms than mentioned and it's done SMP for at least a release. And the comments about Theo are pretty exagerated and inflammatory.

      --

      The meme police, They live inside of my head

    3. Re:(almost) slashdotted article by Anonymous Coward · · Score: 3, Informative

      You do not understand correctly. Distribution-wide security in NetBSD is coordinated by The NetBSD Security Officer . First of all, nearly all security issues are in platform independent code, which means that running on as many platforms as NetBSD does helps to get many bugs noticed earlier (endianness, alignment, data type lengths). Once those are fixed, they improve security on every platform.

      There are very few types of security issues that can exist in platform dependent code, such as the pmap modules.

      NetBSD has an excellent security track record - check any vulnerability listing. If the author wants to claim otherwise, he should back up his statements - say, by detailing some vulnerability NetBSD has right now which other OSs do not.

    4. Re:(almost) slashdotted article by jd · · Score: 2, Interesting
      What about... SecureBSD and TrustedBSD - efforts to bring Orange Book B2 compliance to FreeBSD? (They're in many ways separate distributions and if they actually get certified, they'd be the first FOSS distros that would be authorized for Secret or Top Secret military networks.)


      Although 386BSD hasn't been developed in a long time, it is worthier of a mention than BSDI, being the first-ever port of the BSD tapes to the Intel architecture. Indeed, it beat Linux for X11 support, networking and many other Unix features by some considerable time.


      (You can tell I started with this distro. I moved to Linux, because it was being developed faster. But I never forget the time I've spent with the BSDs.)

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    5. Re:(almost) slashdotted article by epine · · Score: 3, Insightful


      The author fails to point out the direct relationship between a distribution that sets out to conquer hell and the requirement for the participants to invest in a few pairs of asbestos underwear.

      He also fails to point out the leadership qualities that OpenBSD has brought to the BSD buffet: OpenSSH, Darren Reed's packet filter, and soon the Via C5J Esther processor with user-space crypto acceleration, whose design was influenced by activities within the OpenBSD camp.

      The author also throws a lot of unnecessary FUD at the stabalization of the FreeBSD 5.x series. The kinds of people who choose to deploy OpenBSD for their firewalls and FreeBSD for their application servers don't sit around and quaver about a few drops of -stable holy water. If you aren't prepared to read the lists, use 4-latest. If you are prepared to read the lists, you can decide for yourself whether the remaining troublespots in 5.x are a problem or not for your intended application.

    6. Re:(almost) slashdotted article by JonMartin · · Score: 2, Informative
      He also fails to point out the leadership qualities that OpenBSD has brought to the BSD buffet: OpenSSH, Darren Reed's packet filter...

      Eeek. Major faux pas. The new (actually a few years old now) OpenBSD firewall is PF, originally created by Daniel Hartmeier. It replaced Darren Reed's IPF (which was yanked due to license issues).

      --
      Serve Gonk.
    7. Re:(almost) slashdotted article by mccoma · · Score: 2, Informative
      Adding to that, the author gives the update cycle as "every 3 or 4 months" when it has been 6 month cycles for a while. The author's comments about NetBSD are also offbase.

      I would guess it is another poorly researched article that looks good enough to get a mention on slashdot. Normally that website has some pretty good articles, so I guess it was probably accepted on reputation of the source.

  4. That's "Daemon" by Eric+Smith · · Score: 3, Funny

    ... you insensitive clod!

  5. openbsd mistakes by grub · · Score: 5, Informative


    There are a few mistakes in that article.
    as the site claims, there hasn't been a hole in the default install in over seven years.

    Actually the claim is "Only one remote hole in the default install, in more than 8 years!"

    OpenBSD runs on very few platforms and even then only in single-processor mode

    If you're using an i386 system then SMP has been available for a while and is shipping in 3.6 (I have my CDs already.

    OpenBSD isn't acceptable as a desktop system

    I've used it as a desktop for years and the ports system works very well.

    --
    Trolling is a art,
    1. Re:openbsd mistakes by the+morgawr · · Score: 2, Insightful
      > The attitude on the mailing lists is one of the big reasons that I've found OpenBSD not to be optimal for my desktop.

      Personally, I LIKE the attitude on the mailing lists. It keeps people on topic (mostly) and scares off everyone too incompetent to RTFM and run a google search before posting.

      --
      The policy of the United States is worse than bad---it is insane. -- Ludwig von Mises, Economic Policy(1959)
    2. Re:openbsd mistakes by XMyth · · Score: 4, Funny

      many users have been flamed off the Internet due to his bad moods and compulsive control issues.

      I can attest to this. My cousin, Larry, was flamed clear off the Internet by Theo De Raadt. To this day, he hasn't been able to return.

      moment of silence please....

  6. Re:What's so great about FreeBSD 5? by MustEatYemen · · Score: 2, Interesting

    FreeBSD is great because I had to do very little work to get a server running exactly how I wanted. Not a bunch of diverse distros to sift through. This was my first *nix box that I setup and FreeBSD has been relitivily painless and rock stable (my needs are minor)

  7. Flaimbait Story by the+morgawr · · Score: 5, Insightful

    Too bad I can't mod the story flaim bait; the treatment of Net and Open is a bit heavy handed and the article seems to be written as a FreeBSD advert....

    --
    The policy of the United States is worse than bad---it is insane. -- Ludwig von Mises, Economic Policy(1959)
    1. Re:Flaimbait Story by rsidd · · Score: 2, Informative
      Well, honestly, while N and OBSD have their merits (as were mentioned)

      No, both were flamed. He says NetBSD is not secure and has poor device driver support: he doesn't know what he's talking about. NetBSD is as secure as the other BSDs and a lot more secure than linux: check the records. And if it weren't for NetBSD, FreeBSD would have pathetic device driver support. (It also wouldn't have rcNG and other innovations).

    2. Re:Flaimbait Story by the+morgawr · · Score: 2, Informative
      1. You missed my point; the article gets information wrong and is clearly biased
      2. I've used OBSD for ~4 years and have never seen Theo act "erratic and basically socially unacceptable". The only things that people could possibly be refering to are his insistance that OBSD not add or keep any software with restrictive licensing in the tree. OR the attitude of most of the people on the misc list (theo included) that dumb questions (that could be answered by RTFM or google) deserve dumb derisive answers. I don't see either of these as a problem.
      --
      The policy of the United States is worse than bad---it is insane. -- Ludwig von Mises, Economic Policy(1959)
    3. Re:Flaimbait Story by LurkerXXX · · Score: 2, Insightful
      Funny, lots of folks don't like Bill, but do use Windows.

      Frankly I like to run a secure OS (OpenBSD) for my firewalls, etc. I don't really care if Theo flames folks every so often. It doesn't really affect me as a end-user. My network is still locked down. If Linus went on a rant and flamed a bunch of folks, how exactly would it affect your usage of Linux on your computers?

  8. Decade? by ajs · · Score: 4, Insightful

    I was using BSD 4.2 in college over 15 years ago, and the litigation didn't happen for quite some time.

    BSD's roots are in the early 80s when they were working closely with Bell Labs, and both versions of Unix were quasi-official.

    Obviously, the big break for the modern BSD was 386BSD, which brought the OS to the personal computer a little over a decade ago.

    Today, I think it is the rich set of userland capabilities that distinguish the BSDs to the point that occasionally Linux distributions pop up that emulate their functionality (e.g. Gentoo's use of a BSD-like ports system).

    BSD is a rich OS with a long history, and I'm glad that it's still around and growing into niches that need it. Today, I'm mostly a Linux user, but I remember my roots and the joy that life was when BSD gained popularity over the proprietary OSes of the day back in the 80s.

  9. Live and let live by YCrCb · · Score: 5, Insightful

    I am a BSD user since 386BSD days, and a frustrated linux admin.

    There is enough room in the world for both, and hopefully many more. Vote with what you run, be proud, but don't knock the other guy.

    I get what I want out of my FreeBSD installations, I hope there are many Linux and any other flavor OS users out there just as happy with their installations.

    Life is to short, enjoy it the best way you can with what you like!

    1. Re:Live and let live by YCrCb · · Score: 2, Insightful

      It is not, just trolls mostly I think. I know I am getting old and set in my ways, so learning linux has been a long path for me. I have hardly ever encountered a bad word in groups. Many don't know of BSD, a few are eager to find another that "speaks their language", some are jokingly bad comments. Gotta admit the stuffed penguins I have seen are much better than any of the daemons stuffed animals I have seen. Enjoy what works for you,

  10. Re:What's so great about FreeBSD 5? by shic · · Score: 2, Insightful

    I believe FreeBSD 5.0 has a new scheduler - which particularly caught my eye - but also noteworthy is that BSD 5.0 has better hardware support than 4.x - specifically, for example it supports my 802.11g card allowing me to roll my own secure wireless gateway.

    The FreeBSD folks would benefit from a clear document describing the differences between 4 and 5 - I'm sure they have one but it isn't presented anywhere prominently...

  11. Too bad its all wrong. by Anonymous Coward · · Score: 3, Informative

    Wow, what a crappy article. The guy couldn't even be bothered to read the websites for each project so as not to fill his article with incorrect information.

    As an OpenBSD user, I quickly saw tons wrong in the OpenBSD section, I am sure its the same for Free and Net. OpenBSD's security claim is right there at the front of the main page, and he manages to get it wrong? And he says it runs on "few" platforms, and to avoid alpha and PPC, which is rediculous. The supported platforms page seems to list 12 supported platforms, and 3 more being actively worked on. And alpha and PPC are both fine, in fact some devs have only PPC machines themselves. And he also claims its single CPU only, even though it has SMP support on i386 and amd64, with PPC in the works.

  12. More OpenBSD mistakes... by ^BR · · Score: 4, Informative

    OpenBSD is updated every three or four months...

    Wrong : OpenBSD has sticked to its schedule of a release every 6 months (November 1 and May 1) since years, and the OpenBSD 3.6 release won't be any different (CD already started to ship to those who pre-ordered by the way).

  13. Re:What's so great about FreeBSD 5? by Anonymous Coward · · Score: 5, Informative

    Please be so good and enter the address http://www.freebsd.org/features.html into your web browser. Thank you very much for your effort..

  14. Re:Is Apple represented? by oscast · · Score: 2, Informative

    No, its because the server is shared. The site's normal traffic doesn't deem a dedicated server yet... though I'm seriously considering it for times like this.

  15. ports/packages - the conflict, the headache by curtlewis · · Score: 2, Informative

    ports and packages are good ideas, but never the twain should meet.

    Simply installing FreeBSD will most likely (unless you try hard to avoid it) will install some packages. Seemingly harmless, but try to upgrade one of those packages via the ports mechanism and you will begin to feel true pain, young jedi.

    Ports are a better path, IMO, because they are far more frequently updated. But mixing an installation of ports and packages will send you down a compatibility and non-compiling path to hell.

    Fortunately, I've figured out the trick. Avoid any packages during the initial CD install and then install everything from ports. Then you can update your ports using cvsup and upgrade your apps and likely never have a problem. Worked like a champ for me and I can run the latest releases of Firefox and Thunderbird while others have compiles of the same apps barf on them.

  16. Mirror by HyperChicken · · Score: 2, Informative
    --
    Free of Flash! Free of Flash!
  17. Re:oooh, xhtml by Tet · · Score: 2, Insightful
    Tell me again how the kernel implements web standards, George.

    Yep, the article is almost utterly devoid of useful content, and much of what it does have is simply plain wrong[1]. It reads very much like some of the Linux articles did a few years ago... "Oooh, I've just found this great new OS, so I'm going to pimp it everywhere I can, even though I don't know enough about it to do a decent advocacy job and avoid looking like a fool". Sigh. FWIW, I use both Linux and OpenBSD.

    [1] The particular one that gets me is the oft quoted, but now inaccurate claim that NetBSD supports more platforms than Linux. That was indeed once true, but it hasn't been for a few years[2].

    [2] Unless you use NetBSD's somewhat arbitrary definition of a platform. Either way, Linux runs on more CPU architectures than NetBSD does.

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  18. Re:What's so great about FreeBSD 5? by Anonymous Coward · · Score: 2, Informative
  19. Only one linux? by ^BR · · Score: 2, Insightful

    You must be joking. It's not even true for the kernel (there are some forks, mostly for supporting more or less obscure platforms, but more so because some distribution patch the official kernel really heavily) but if you consider the complete Operating System then you must consider the distributions and not the kernel, and those everyone stopped to count long ago...

    You also fail to take notice of the fact that even if the three major BSDs follow a different path there is still a very high level of blood mixing, a good thing appearing on one of them quickly make its way to the others, as well as countless bugfixes and small improvements.

  20. Re:Summary, buy a mac or use linux by Midnight+Thunder · · Score: 2, Insightful

    Darwin -- only available for Mac hardware or specific Intel architectures. (aside: Buy a mac, has the best OS out there by a *long* shot).

    Aside from the fact it has PPC as the primary platform, it has the advantage of having a good choice of software when you take into account the commercial, shareware, freeware and open source solutions - there is something for most everyone, if you are willing to buy the basic machine.

    All I need now is a good CAD application for MacOS X/Darwin.

    Note: I am a happy Mac user - so I am fairly biased.

    --
    Jumpstart the tartan drive.
  21. I Love BSD by HenryKoren · · Score: 3, Funny
    The love affair started with FreeBSD 4.5. Now years later I administer two production servers running FreeBSD 4.10. I have a server at home running FreeBSD 5.2.1 with 549 ports installed and running flawlessly in unison.

    I have tried most common flavors of Linux. Some are nice, but something keeps me coming back to BSD.

    It was love at /usr/ports/
    It had me at pkg_get -r

    No Red Hat, Fedora, Slackware, Gentoo, SuSE, Debian or Mandrake could give me that same feeling. Call it a personal preference, call it zealotry. But FreeBSD has won my heart.

    BSD I love you...

  22. That's funny, I don't see BSD mentioned anywhere.. by b00m3rang · · Score: 2, Informative

    http://uptime.netcraft.com/up/graph/?host=www.osvi ews.com Apple's modified version is not the responsibility of the original BSD developers.

  23. Re:BSD software abundance? by Quill_28 · · Score: 2, Funny

    I've love to try out linux on the desktop, but it seems I'd probably run into a wall with many hardware drivers or software apps not being available. Moreso than Windows at least. Everytime I need to search for software, it seems as though there is always a setup.exe for most of the Windows distributions, yet I rarely run across these for Linux. Linux seems to be used mostly in specialized machines such as webservers and the like, right? Not really geared towards the desktop? It seems like quite a bullet-proof OS that's organized better than most version's of Windows and runs more smoothly, why isn't there more software written specifically for it? Or am I completely missing something?

  24. Platforms by ^BR · · Score: 2, Insightful
    Unless you use NetBSD's somewhat arbitrary definition of a platform. Either way, Linux runs on more CPU architectures than NetBSD does.

    Well, having support for the CPU is nice but each platform needs its bootloader, often specific system utilities (NVRAM manipulation, disk-partitionning...) and more importantly support for everything around the CPU (also kernel init is often slightly different depending on the platform, CPU being equal. Starting up a Mac68k and a Sun3 is not exactly done the same way).

    e.g. a kernel supporting SPARC without supporting SBus and the common SBus peripherals (framebuffers, NICs) would be at best useless.

    I really think the NetBSD definition of a platform is the right one, because having a kernel supporting your CPU don't mean you'll be able to run it on your computer using that CPU, or if it runs that you'll be able to do anything useful with it, because you may lack platform support.

  25. This is totally wrong, do not listen to this guy. by Anonymous Coward · · Score: 3, Informative

    Ports and packages work just fine together. Using a port is just compiling and creating a package on your machine, and then installing it for you. pkg_info will list the packages you've installed via ports. There is no conflict or problem at all. If you had a problem, it was likely because you used 4.4 packages on a 4.3 system or something like that, meaning the dependancies would be all wrong.

  26. DragonflyBSD by merdark · · Score: 3, Informative

    Hm. No mention of DragonflyBSD. I don't have time to give it a proper blurb really, but DragonflyBSD is probably the most promising of the BSDs.

    It uses a message passing framework, like a microkernel, but still keeps most things in kernel space. This quite a divergence from the other BSDs and Linux and will hopefully enable some really cool features.

    Check it out for yourself at http://www.dragonflybsd.org!

  27. state of BSD by minus_273 · · Score: 2, Interesting

    to understand how BSD is doing, go to your local coffee shop, book store or student union. Take a look around, how many people do you see using BSD? 3 or 4 laptops. Now how many linux laptops do you see? none. I think thats pretty good.

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
  28. Quality Control by peacefinder · · Score: 2, Informative

    I wonder if the rest of the article is as poorly researched as this:

    "Every line of code is hand-audited and, as the site claims, there hasn't been a hole in the default install in over seven years. Striking a balance in hardware support somewhere between FreeBSD and NetBSD, OpenBSD runs on very few platforms and even then only in single-processor mode. [...]

    OpenBSD is updated every three or four months [...]


    It is dead obvious from the OpenBSD.org website that they claim one remote hole in the default install, that they are including SMP support in the version shipping week after next, and the release schedule has been every six months for many years.

    This doesn't give me a lot of warm fuzzies about the accuracy of the rest of the article.

    --
    With reasonable men I will reason; with humane men I will plead; but to tyrants I will give no quarter. -- William Lloyd
  29. Re:BSD software abundance? by drmerope · · Score: 2, Informative

    I've never wanted a program that I couldn't run under FreeBSD--seriously!

    Sure, a little 2k widget program you find somewhere coded especially for linux might be hard to compile on FreeBSD... but the solution is to just compile it on a linux machine (or trust a published linux binary). Why? FreeBSD runs linux binaries. It does this by emulating the linux system calls at almost no overhead and installing a set of libraries from Red Hat in /usr/compat/linux

    The kernel/loader takes care of the rest. Basically, linux programs tend to just work unless they depend on some special kernel module.

    As for native BSD binaries. You have ports (a push-button way to compile it yourself) or packages (a push-button way to have your computer fetch a precompiled binary from the FreeBSD build cluster).

    The best part? FreeBSD maintains a vulnerability database for third-part software. Installing a program that depends on a library version with a known vulnerability? make install gives you a heads up warning. Concerned about people hacking into distribution sites and putting trojans into the source and/or source? The FreeBSD team maintains their own database of MD5 which is consulted to verify that the source is the same source that past inspection by the port maintainer.

  30. Re:Summary, buy a mac or use linux by ch-chuck · · Score: 5, Informative

    OpenBSD is tightly controlled by a madman, thus should be avoided.

    Heck, the same could be said about Windows.

    Anyway, I've installed OBSD on an old PC for an Internet gateway / firewall and have been nothing but happy. It's small (downloads quick), robust, secure. Power failures? Reboots automatically and continues w/ no problem, it has required 0 maintenance (other than, for example, checking authlog and changing ssh port for all the ssh scanners out there recently). It VPN's to a Linksys box, has dyndns client, and much, much more.

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  31. Re:Giving the matter some thought... by Brandybuck · · Score: 4, Insightful

    There is exactly one GNU/Linux... which is ultimately designed by one team.

    Bwahahaha! You've got one kernel (with half a dozen semi-official patch sets), one GNU metaproject (with dozens subprojects each with their own team), imports from several other projects, and an infrastructure that is unique to each distribution. Then you have some tiny distros that use busybox and dietlibc. Or realtime embedded variants.

    Claiming that there's exactly one system/team in this mix is beyond absurd.

    --
    Don't blame me, I didn't vote for either of them!
  32. I'm a switcher by devphaeton · · Score: 5, Informative

    A long time (well, relatively speaking- (6 years)) user of Linux i'm finding myself spending more and more time in my FreeBSD installation than anything else.

    This isn't a rant against linux- Debian and Slackware have both been very good, stable, and fun for me over the years. I have no regrets! But i must say that the grass is greener on the FreeBSD side of the fence, at least for my purposes.

    Package management is concise and consistent. The whole OS and all its packages can be found in one place. No sifting through rpmfind.net (we have RH machines at work), sourceforge or freshmeat, or any other craziness. Documentation is well done and up to date. Software installation is almost mindless. Configuring the kernel is amazingly simple. The gripes about hardware support and detection seem to be a non-issue for the hardware i have (which is pretty typical of what 90% of /. readers would have too). It's more elegant in that UNIX way. Things are less complicated through better design and implimentation.

    The BSD folks highlight how the BSD system is all made by one small team, vs. GNU/Linux being made by hundreds or thousands of folks on separate projects. I must attest that there truly *is* a difference in the end product. Everything in a BSD system "fits" and "gets along".

    Once again- this isn't a criticism of linux either. The `fragmented' or `modular' method of assembling a GNU/Linux system gives it other strenghts in different areas that some BSD systems might otherwise not have. It's all about the right tool for the job.

    A side benefit of the BSD side of the fence is the lack of Crusading To Subjugate The World type of mentality. It's all about the UNIXy goodness instead, which is why -I- got away from Windows in the first place. I find this a very refreshing change.

    --


    do() || do_not(); // try();
  33. Re:What's so great about FreeBSD 5? by Secrity · · Score: 2, Informative

    Although FreeBSD is well suited for desktops, it is generally used on servers. The FreeBSD kernel is tweeked for security, performance and stability. Also, FreeBSD can run most Linux code about as fast as the Linux kernel can run the same software. TrustedBSD is being developed which is supposed to eventually make it's way back into the main FreeBSD code. The TrustedBSD Access Control Lists and file system Extended Attribute Support modules are available in FreeBSD 5.0.

  34. Re:OpenBSD Phrase Was Changed by grub · · Score: 2, Informative


    No, it was a hole in OpenSSH (also the OpenBSD version of Apache contains a lot of patches and runs chrooted)

    --
    Trolling is a art,
  35. This is not a State address. by Nimrangul · · Score: 5, Interesting

    This is one man spewing invalid opinions and using outdated information. He hits hard on NetBSD and OpenBSD as though they were evil or the spawns of some demon's loins.

    He says of NetBSD, "...its desktop and production applications are so limited as to be nonexistent...," yet this is a foolish and downright insulting thing to say. Desktop applications are not dependant on Linux or FreeBSD as much as they are on X. The issue of production applications are a problem with companies, not the system itself. And even then there are means to emulate other systems to allow most programs for Linux to run on NetBSD.

    Of OpenBSD he says: "Sticking with Intel and compatible chips is a safe bet as its Alpha and PowerPC ports are still in their infancy." I find this once again rediculous. The macppc and alpha ports are better than what FreeBSD has to offer and are pretty much comparable to the NetBSD ones (what with the code sharing). He also takes a personal slam at Theo de Raadt himself, not at all something to make his opinion more valid or acceptable.

    Of Darwin he speaks as though it were a complete system and not an incomplete husk of one. He even calls it a Unix, while it is not. His views seem tainted and hazed by his own prejudices.

    He does not even touch on DragonFlyBSD, a system which I find to be far more a BSD than Darwin considering Darwin uses Mach and not BSD for a kernel.

    --
    I'm sick of following my dreams - I'm just going to ask them where they're going and hook up with them later.
  36. Re:Giving the matter some thought... by Drakonian · · Score: 2, Insightful

    The "computing world" consists of more than desktops and servers. Embedded, handheld, etc. Different OSes for different needs. Sort of like the UNIX philosophy.

    --
    Random is the New Order.
  37. Ridiculous by Anonymous Coward · · Score: 3, Informative

    This article text was already smelling bad, and the strong points of next version of darwin are:

    "support for Java 1.5, XHTML 2.0 and CSS 3.0"

    Yeah. Sure.

  38. You are mistaken, Mr. Anonymous by curtlewis · · Score: 2, Informative

    I use FreeBSD on an in-depth basis daily in a FreeBSD based development house. I wouldn't call myself a guru, but I know wtf I'm talking about.

    I know what packages to get for my system. Packages are rarely updated. Ports are updated frequently. Use both and you're mixing old code with new requirements and you will feel pain.

    Packages work fine by themselves. But if you ever want to upgrade your browser with the current release, you'll need to use a port. If you ever want to upgrade gnome, you'll need to use a port. If you ever want to upgrade just about anything, you'll need to use a port.

    By keeping to just ports on your system, you only have to resolve the needs of one mechanism. And that pretty much works. Since I took that approach, my upgrades have been headache free.

    If you don't agree, fine, suit yourself. Spend hours futzing with builds. I'd rather be USING the system or be off doing something more enjoyable with my time.

    1. Re:You are mistaken, Mr. Anonymous by SillyNickName4me · · Score: 4, Informative

      > By keeping to just ports on your system, you only have to resolve the needs of one mechanism. And that pretty much works. Since I took that approach, my upgrades have been headache free.

      Now lets get something very clear here.

      When you install a package, it gets registered in /var/db/pkg

      The exact same thing happens when you install a port.

      When you use portupgrade, it will look (using pkg_info!!!!! that should really ring a bell there) in /var/db/pkg to see what packages/ports you have installed and in which version.

      IT DOES NOT MATTER FOR THAT IF YOU USED A PORT OR A PACKAGE (sorry for shouting)

      What does matter is using portupgrade correctly so it will resolve dependencies in both directions, ie, ALWAYS use -r -R

      I just upgraded a 4.10 system that had everything installed using packages, and I used portupgrade and let it built the ports for them.

      This resulted in one problem, which was extremely well documented in /usr/ports/UPDATING, the problem was KDE, I had to manually remove some components and install the new versions. This is very exceptional, and again, was well documented.

      You can ask portupgrade to use packages for installing as well as ports )see the -P flag) and you can also instruct portupgrade to create packages from compiled ports with the -p flag.
      The later is an extremely usefull feature when you have multiple machines that need the same packages, compile once, install as often as you need.

      Saying that ports and packages dont mix is not true in most cases. It is true in a few cases tho. For example, the firefox package will not include the development tools needed for compiling the mplayer plugin from a port, that will only work if you built firefox as a port. This again is an exception, and I consider it a problem of the firefox package.

      That said, if you install both as package, and then use portupgrade to upgrade them (and use -r -R !!) the system will figure out that the plugin depends of firefox and build firefox first.

      > If you don't agree, fine, suit yourself. Spend hours futzing with builds. I'd rather be USING the system or be off doing something more enjoyable with my time.

      You could also spend a little more time reading the documentation. Most of what you suggest is simply not true. Ports and packages use the exact same system for registering themselves, and so can be mixed and still be upgraded with as much or little trouble as when you only used ports (or packages)

      A very important commandline to remember:
      portupgrade -r -R -p -a

      Sorry if I sound annoyed here, but yes, it annoys me when people who claim to have used the system for a long time, still did miss the fact that portupgrade explicitly supports packages and ports for installing and upgrading, and then make wrong claims about it.

    2. Re:You are mistaken, Mr. Anonymous by archen · · Score: 2, Interesting

      While I have never had problems using the packages with freebsd and using ports that I built myself, I have had problems building packages myself and installing them elsewhere. Origonally I planned to sync servers and simply have a port build server for all the others, but ended up with problems that the packages I built would fail to install correctly (basically died in portupgrade) for some reason. At first I thought it was the CFLAGS I was using, but I was building against i686 so it should have worked for Athlons and Pentiums.

      So I went back to just building from ports, and on any machine at over 1Ghz ports tend to build fast enough for me (note: I don't use a GUI). The things that tend to take the longest are updating portdb after syncing the ports tree, and downloading the sources. If you have a build server do that, then the compile time on the other servers really isn't that long in comparison.

  39. Try FreeBSD with a Live CD by cquark · · Score: 2, Informative

    If you haven't used one of the BSDs, why not give FreeBSD a try with the FreeSBIE Live CD? FreeSBIE lets you try out FreeBSD and a wide array of its applications without needing to install anything on your hard disk.

  40. Cheap FreeBSD propaganda by xbsd · · Score: 5, Informative



    FreeBSD is worth advocating, but I bet the avergage BSD connoisseur can come up with better arguments. The article is full of stereotypes and garbage. I really wonder if the author really took an hour to visit the WEBSITES, let alone experimenting with the systems by himself:

    The new FreeBSD 5 branch offers some exciting technology, generally regarded as comparable with or superior to what is offered in Linux...while plans for FreeBSD 4.12 are on the backburner should FreeBSD 5 not achieve -STABLE status by the fourth quarter of 2005.

    What a fair comparison, let's benchmark STABLE technology available in Linux by the end of 2004 with technology that might be stable in FreeBSD by the end of 2005!

    [NetBSD] it's currently at version 2.6.1, with aggressive testing on the new NetBSD 2.0 promising fruition by the first half of 2005...Those familiar with NetBSD swear by it, though its use in serious environments is limited.

    OK, first of all, NetBSD is at version 1.6.2, not 2.6.1, and if you are looking for "serious environments", what if I tell you that the world's fastest computer is running NetBSD? Maybe NASA's Lewis Research Center, NEC Europe and Sony Japan do not count as "serious environments". http://www.netbsd.org/gallery/research.html.

    Forking from NetBSD in 1995 after a very heated -- and embarrassing -- personal argument, OpenBSD's one and only focus is to offer security. Every line of code is hand-audited and, as the site claims, there hasn't been a hole in the default install in over seven years. Striking a balance in hardware support somewhere between FreeBSD and NetBSD, OpenBSD runs on very few platforms and even then only in single-processor mode.

    I don't know who got embarrassed w/ that argument, but certainly not Theo since he keeps a record of it in his own personal website for visitors to see:http://zeus.theos.com/deraadt/coremail.html. There hasn't been a hole in the default install in over EIGHT years, not seven.

    OpenBSD runs on very few platforms and even then only in single-processor mode

    OpenBSD runs in more platforms than FreeBSD!!! http://www.openbsd.org/plat.html

    OpenBSD isn't acceptable as a desktop system or 3D workstation, however...One factor that mars OpenBSD's fair weather is its primary developer, Theo de Raadt...developers may wish to remain wary of this platform and its creator.

    What a bunch of nonsense! I've been using OpenBSD in my desktop for years, and had developers listened to you, OpenSSH wouldn't exist, nor have over 88 percent of the SSH server market!http://www.openssh.com/press.html

    I could go on and on, but I got tired already. I wonder why you guys promote these articles.

  41. As far as NetBSD's concerned ... by hubertf · · Score: 4, Insightful

    I've never read as much bullsh*t in so little text.

    The person obviously never looked at NetBSD in detail, nor has any deep understanding of concepts like performance and security, else it would be obvious that they are not something that NetBSD has to brag about, but rather something that's considered normal.

    Of course if you have nothing else to sell you can say "we're oh so secure" or "hey, we have all the cool GUI stuff, we can afford the bloat" - NetBSD won't, given it's constraints given through the portability. NetBSD has to offer state of the art operating system that OF COURSE is secure, and OF COURSE is performance optimized, and OF COURSE has about all the drivers available. But there's more to that other than the things that every operating system offers OF COURSE these days.

    Blindly ignoring the facts and judging by some marketing slogan and hear-say proves that the author has no technical background for his writing at all, and obviously doesn't know any code of ethics for writing.

    - Hubert (in bad mood)

  42. A Big Fat Troll. by Eil · · Score: 3, Insightful


    I'm a FreeBSD advocate and all, but lets everyone bear in mind that this does not, I repeat NOT, come from any sort of official channel either in Berkeley or the FreeBSD project. It is a freaking OS Opinion editorial. Calling it a "State of the Daemon Address" is deliberately misleading and in extremely poor taste.

    Aside from a few vocal "Linux is teh sux0r" zealots, the FreeBSD community doesn't really worry itself too much about what the other BSDs or Unix-alikes are doing and certainly don't typically engage in penis-length matches such as this editorial.

    The wording is inflammatory, the facts are wrong, and a quick Google reveals with near certainty that the author isn't actually involved with the FreeBSD Project on any level.

  43. Re:Correction: State of the Daemon by TCM · · Score: 2, Informative

    No, even the mascot is referred to as daemon, as in the friendly daemon, not the evil demon.

    --
    Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
  44. Mod Article Down by trippinonbsd · · Score: 2, Interesting

    Where is my option to mod this article down? It's full of misinformation and slander. How do things like this get posted? Do any fact checking in the OpenBSD section alone and you will see several glaring false statements, as well as hateful remarks towards its lead developer.

  45. Re:What's so great about FreeBSD 5? by Billly+Gates · · Score: 2, Informative

    The BSD's TCP/IP stack has always been considered supperior and records have been broken in terms or raw i/o.

    The BSD's are generally more stable and unixlike in terms of stability and reliablity. If you have used Solaris you will feel at home with a FreeBSD install.

    Tradionally BSD had better scsi, raid, and USB support than Linux which made it a more server and professional oriented operating system but that gap is now closed. Infact Adeptec writes their drives for FreeBSD first and then ports them to Linux and Solarisx86 next! They would not even touch Linux before kernel 2.4.

    Last the documentation and way its installed is supperior. ITs not glitzy like Linux which tries to do everything under the sun( that can lead to buggy and uncustomizable environment.). In Linux you have programs to change settings similiar to Windows. In FreeBSD you have alot of files in /etc and in /usr/local/examples/etc(if you use 5.x) which have things like "To add this feature uncomment this line".

    Files are mostly RC in /etc with commented options to enable/disable functions. No complex Csh or Bash scripts like Linux that make it difficult if not impossible to customize. Its more reminiscent to the unix way of everything is a file metaphor. Also no symlinks in /etc to god knows where like in Redhat. God I can't stand to work with it for that reason. It makes administration a nightmare. And no init levels and rc.d in etc. BSD inits is alot more simple and predates sysV.

    Last, I have the ports which are more tested and reliable in my opinion than the less tested and more beta portage in Gentoo.

  46. A Few Kind Words for Theo by MeauxToo · · Score: 4, Insightful

    I don't know all of the of the Net/OpenBSD split, but in my view. As far I am concerned in 2004, it is ancient history. I use OpenBSD for my routers and DNS at the house, and have not had a lick of trouble with it. It just works, and it does its thing on extremely modest hardware (P/133, P/166, and P/200 boxen). In my view, there are not enough accolades available for PF.

    Furthermore, with his all of his unsteadiness and unpredictability, Theo manages to heard the cats every six months for a solid, production quality release. No OS, commercial or open source, has been as consistently reliable for me in terms of operation, quality, or schedule. Let's not get into the patch responsiveness of the OpenBSD team.

    If Theo is the loon this trolling article claims, we need a few more loons like'em. He leads a team that produces a great product. Cheers Theo -- keep up the great work.

  47. OpenDarwin is Darwin by israfil_kamana · · Score: 2, Insightful

    ... if you go on Apple's site looking for Darwin binaries, they send you to OpenDarwin. It's like saying "Slackware is a project to complete what Linux couldn't or wouldn't". It's technically true, but not relevant. Darwin is the Core, OpenDarwin is the whole environment. Apple releases their own, and it's called MacOSX.

    And yes, it uses a Mach microkernel (which was derived from BSD) and has a BSD kernel personality. That is to say, from an external API level, it looks like a daemon and quacks like a daemon... It's userland is all FreeBSD, NetBSD and OpenBSD userland tools. How much more BSD do you need. So it has a different, related kernel. So do the big three BSDs. It has more in common with these than most other OSs.

    As for Theo, he has my abiding respect, even after an argument we had. He had some good points. I think I did too. The fact is that he doesn't suffer fools, and he is quick to resolve the evidence in front of him. He may have false positives. Frankly, though, you have to be a particular weenie to actually be flamed off the internet. That's hard-core victim mentality right there. "Ooooh, theo said a bad thing to me.... mommeeeeeeeeeee." No one likes to be disliked by anyone, especially whom they respect, but that's life. Deal with it.

    --
    i - This sig provided by /dev/random and an infinite number of monkeys at keyboards.
  48. Vulnerability listings by Saucepan · · Score: 3, Informative
    The article's comment about NetBSD being "insecure" raised my eyebrows, as well. NetBSD is not known for being particularly insecure, and the comment struck me as out-of-place and ill-informed.

    But, I couldn't let this slide (even giving up my mod points): counting security advisories is just not a good way to judge the relative security of an OS, especially one of the more uncommon ones. SecurityFocus has no vulnerabilities listed for either MS-DOS or EROS, but few people would conclude that both operating systems were equally secure, or that MS-DOS's unblemished security record means it's more secure than OpenBSD (which has many dozens of vulnerabilites listed, most of which are advisories for bundled programs like Apache which OpenBSD nevertheless takes responsibility for).

    Even worse, the more that people are believed to be using vulnerability lists to compare OSes, the more pressure vendors feel to improve their scores by sweeping security problems under the rug. Microsoft is notorious in this regard -- years after promising to make security their #1 focus, whenever they think they can get away with it they continue to hide known security bugs from sysadmins (who would be able to deploy work-arounds if they were told about the problems) in favor of silently sneaking the fixes into the next service pack many months later.

  49. Here's a hint. by ulib · · Score: 2, Informative
    I don't know the details specific to version 5.x, but if you want an example of superiority, the BSD IP stack has been superior to the Linux one for a very long time.
    Here's a story from /. dealing with a record established by NetBSD. The researchers, in the comments, say explicitly that they tested the other OS's as well, and while FreeBSD and NetBSD IP stacks are more or less equivalent, the Linux one performed pretty poorly.

    Now that it comes to my mind: the gap is probably not closing, but widening. This is an example of superiority that probably relates specifically to version 5.x.

    Btw, benchmarks are important, but personally I've got other reasons to use FreeBSD: stability, reliability, clean and consistent design, and last but not least the less restrictive BSD license (and please, no more discussions on this point: while the restrictions of the GPL might be considered desirable by some people, they're restrictions nonetheless).

  50. Re:What's so great about FreeBSD 5? by SillyNickName4me · · Score: 2, Insightful

    > Getting Debian -> mirrors -> network installation -> floppy disks.

    Which is extremely useless seeing how: 1. many modern systems come without a floppy drive, and 2. most non x86 systems that are supported by Debian come without a floppy drive. Also, I found the installer, I was asking for clear information on the Debian site about where to find it. We were talking about documentation.

    > apt-get is better at dependencies than FreeBSD, so I wouldn't pick on that point too hard.

    Well, tell me where it is actually better at that, so far it has failed me way more often then the FBSD ports collection, and when going to google for it as well as listening to people around me, that experience seems to be common.

    > But what do you mean "the dependency of a sparc smp kernel on initrd tools"? This seems like just a trivial omission in the sparc kernel package and nothing at all to do with apt-get.

    The package mentions the dependency allright. apt-get fails to install it properly.

    > Err... how about you come back when you learn to RTFM, eh? Troll.

    You like screaming troll whenever you disagree eh?
    does not make it true what you are saying however.

    How can I tell apt-get to see if a new version is available in binary format, and if it isnt yet, build it automatically from source and in both cases create a package that I can distribute to other machines? (I know I can install source packages with apt-get, that is NOT what I am talking about here)

    > It seems to me that you are fairly misinformed about the matter though, so you'd be likely to say anything.

    Yeah, I guess I am... let me give you a small suggestion tho, I make my living with maintaining servers running both platforms. Not being well informed about the possibilities costs me a lot of money, so I guess that I have reason to be well informed.

    It does however seem to me that you are quite badly informed yourself with regards to things outside the Linux world.