Slashdot Mirror


BSD: "The Net's stealth operating system"

conio writes "MSNBC has an excellent article about BSD titled "The Net's stealth operating system." It gives a brief history of BSD and discusses why it's not as mainstream as Linux. It also delves into the BSDL vs. GPL holy war, and talks about how BSD will soon work its way into the workstation market. It's both accurate and well-written. "

267 of 460 comments (clear)

  1. Au contraire by Weasel+Boy · · Score: 1

    Without GNU or GCC, some other free compiler and OS would have filled the bill. I don't believe any GPL products were/are necessary to build Minix or *BSD.

    1. Re:Au contraire by ninjaz · · Score: 1

      I don't know about necessary, but the current releases of both FreeBSD and NetBSD I'm running use gcc/egcs as their compiler.

      $ uname -a
      FreeBSD some.server.com 3.2-RELEASE FreeBSD 3.2-RELEASE #2: Sat May 22 01:35:02 MST 1999 root@some.server.com:/usr/src/sys/compile/CHUCK i386
      $ cc -v
      gcc version 2.7.2.1

      $ uname -a
      NetBSD someother.server.com 1.4 NetBSD 1.4 (ACID) #4: Mon May 17 05:20:14 PDT 1999 root@someother.server.com:/usr/src/sys/arch/alpha/ compile/ACID alpha
      $ cc -v
      Using builtin specs.
      gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

  2. Re:That sums it up, actually.. by dcs · · Score: 1

    No apps? I suppose you never typed cd /usr/ports, did you?

    --
    (8-DCS)
  3. Re:Good article, but... by sonoffreak · · Score: 1

    Neither BSD nor Linux is Unix... talk to the Open Group...

    --
    ---- sonoffreak
  4. Re:Sure by Syslevel · · Score: 1

    Well, technically, it can then be said that Hotmail originally ran on BSD. The fact that it was switched to NT and then back to BSD doesn't make that untrue.

  5. Re:Performance by RelliK · · Score: 1

    Nope, Linux has much better SMP support then *BSD. In current BSD variants SMP is somewhat like that of Linux 2.0. However, there is plenty of anecdotal "evidence" that FreeBSD has a slight edge over Linux on single CPU systems.

    --
    ___
    If you think big enough, you'll never have to do it.
  6. Re:BSD is another Good Old Boys(tm) club by Exanter · · Score: 1
    Hmm, one needs to win popularity contests to get stuff submitted into the BSD distrobution (oh yeah, which version are we talking?) Assuming you are talking about FreeBSD, I'm just taking a wild guess that Jordan K. Hubbard would have a disagreement with you about that. And even if it was true, are we all forgetting how one becomes a name in the Free/Open software circles? That's right, you do something GOOD.

    Good technical merit will get you just as far in the BSD camps as it will in the Linux camp. You just sound like someone who had one of their submissions turned down...

  7. Get a Mac (and use NetBSD on it :-) by Dirt+Road · · Score: 1

    The NetBSD/mac68k mailing list has one of the friendliest groups of people I've ever seen on the Net. Questions get answered patiently, often with pointers to references. In the last (nearly) two years, I've seen only one questioner get flamed, and that was because he was being thoroughly obnoxious about getting an answer.

    Running NetBSD on an SE/30, and Linux on a G3,

    -- Dirt Road

    --

    -- Dirt Road
    Improvise - Adapt - Overcome (unofficial USMC motto)

  8. Re:BSD -- Wiser users? by the_tsi · · Score: 1

    for RedHat?

    Of course. If you were a software developer, would you want to support distributions X, Y, and Z that you've never even heard of? Quick: what patchlevel is glibc at in the latest release of Mandrake?

    Sure, it RUNS on other linuces, as well as more mainstream ones like slackware and SuSE, but they're saving their own asses by saying "RedHat".

    -Chris

  9. Porting mechanism by Dirt+Road · · Score: 1

    Yes, NetBSD has the ports stuff, except it's called "packages." In the NetBSD camp, "ports" are the many many different architectures that NetBSD runs on -- so a different name was needed to avoid confusion.

    -- Dirt Road

    --

    -- Dirt Road
    Improvise - Adapt - Overcome (unofficial USMC motto)

  10. Re:What does BSD stand for? by Xenu · · Score: 1

    Both.

  11. Re:Why (Free|NetOpen)BSD is less used than Linux by Martin+Foster · · Score: 1

    I have noticed similar sentiments among some of the "older" gentlemen attending meetings at our LUG. They prefer the community feel of Linux over the Elitist view of many of the die hard UNIX/BSD users/developers.

    Personally, I knew one (he was one of the owners of a company that employed me) of the core developers of the NetBSD distribution. He seemed nice enough, yet carried a massive grudge over OpenBSD and FreeBSD.

    He hated OpenBSD for breaking off and "not keeping" up with NetBSD's development process. He also despised FreeBSD because they concentrated on the Intel platform and that is strictly for "weenies".

    I definitely felt the elitist sentiment when I worked there. The fact that I used Linux seemed to make me that much less of a person, since according to them Linux is simply an insecure system riddled with holes and containing no modular/hard-coded code. Ah well tis is life.

    This may also be a reason for the popularity of Linux. Who would you rather follow? Linus and a community of young, enthusiastic hackers... Or a reserved body of elite programmers?


    ** On a side note. FreeBSD is detected as a typo and offers Freinds as the only correct spelling on Communicator mail. Interesting I found **

  12. Re:Here we go agian. by dirty · · Score: 2

    Linux != FSF. What is the goal of Linux, to write a free unix-like OS. What is the goal of BSD, to write a free unix-like OS. True both camps have chosen different methods of getting there, but in the end the goal is the same. Both strive to produce a secure, stable, and fast unix-like OS. IMHO, BSD is good for linux is good for BSD. If we'd stop worrying about whose dick is bigger and go back to writing software both camps would be happy. Although some comparison is good, ie if both are always trying to out-do each other, then we'll end up with two amazing families of OSes, which IMHO is a very good thing. I personally use linux, I've tried freebsd, i just felt more comfortable with linux, i'm sure it works the other way too. Who really cares which free OS someone is using. Atleast they aren't using NT.

    --

    -matt
  13. Re:Evil BSD devil logo by ch-chuck · · Score: 1

    Native: "And what kind of football team has the devil as a mascot?"

    Hey, here's a good one: the Diablo Valley Soccer Club has a 'Red Devils' team, heeee. Where I grew up in WV there's a HS w/ a 'Red Devils' mascott, Oak Hill - but their sites all seem to be /.'d w/o anyone accessing them.

    Chuck

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  14. Re:Good article, but... by jthm · · Score: 1

    Okay correct me if am wrong (well that goes w/o saying), but I always thought UNIX was the operating system and Unix/unix/*nix was a philosophy of taking a lot of small, useful, stable, configurable software tools and making them inter-useable (sp? or is it even a word?). Thereby empowering the user, developer, sysadmin,...

    Now besides that I think that the argument is one of semantics and personal outlook. In other words people will say what they want. Linux and DOS are not even comparable, but definitions can be so subjective and tentative that it doesn't matter. Some argue that DOS is not even an OS but a collection of interrupts.

    I can understand (given some of the personalities on this site) why some misunderstandings may cause as much confusion as they do, but people will derive what they want and assimilate it accordingly. Now I must stop before I digress into information theory (hhmmm..something to think about).

    --
    nothing excels in every environment
  15. BSD "splits" == Linux distributions by dcs · · Score: 1

    The reason why 386BSD was "splitted" into NetBSD, FreeBSD and OpenBSD is because the developers had a different view of what should go into an operating system, and what the priorities ought to be.

    That is the same reason why there are different Linux distributions. People have different ideas about what should go in the operating system, and have different priorities.

    btw, I thought Red Hat was distributed with a kernel using some Red Hat specific patches...

    --
    (8-DCS)
    1. Re:BSD "splits" == Linux distributions by dcs · · Score: 1

      Weird language, english.

      --
      (8-DCS)
  16. Oh no! by TonyThompson · · Score: 1

    It's agnother gnu! :-)

  17. Re:BSD -- Wiser users? by Caktus · · Score: 1

    > what patchlevel is glibc at in the latest release of Mandrake?

    Why should they care. Just link statically. Have you ever downloaded Netscape Communicator? They have an executable with the motif library linked statically and another dynamically.
    So the question is why do they make two tarballs, one for libc5 and one for libc6? Maybe it's a matter of space.
    But in essence if you link your application statically you won't depend on what's installed on the machine, just the kernel.

  18. Re:Sure by dirty · · Score: 1

    My old ISP (before I got a cable modem)http://www.op.net/ used SunOS and FreeBSD. IIRC the reason why they used FreeBSD over Linux was pretty much "I like the way FreeBSD feels better." Which is the reason I use linux, to me it feels better. I'm just glad they didn't use any *doze.

    --

    -matt
  19. Re:Good article, but... (Ownership of UNIX) by Enry · · Score: 1

    OK Mr. Pedantic:

    Why don't you tell me who owns The Open Group?
    Can you or can you not call a product UNIX without having to pay The Open Group (owned by SCO - see answer to above - who itself is 17% owned by MS) and pass their tests?

  20. Other cool stuff about NetBSD... by Wakko+Warner · · Score: 1
    Well, at least one more cool thing anyway:

    It frigging runs on anything.

    - A.P.
    --


    "One World, One Web, One Program" - Microsoft Promotional Ad

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  21. Well.. by NoWhere+Man · · Score: 1

    Linux's gain...BSD's loss...if it wasn't for that lawsuit we'd probably be having Linux Vs BSD wars...instead of NT vs Linux wars...

    --

    "Imagination is the only weapon in the war against reality." -Jules de Gautier
    1. Re:Well.. by sporty · · Score: 1

      Yeah.. but OS/2 4.0 == OS4/2 == OS/2!

      --

      -
      ping -f 255.255.255.255 # if only

    2. Re:Well.. by ebrandwi · · Score: 2

      I don't think so. BSD is a mature, intelligently designed OS, one that attempts to do things the right way, not force you into the way someone in Seattle thinks you should.

      The complaints that Linux users have about BSD and vice versa are nothing like the complaints that folks have about NT. We'd be having Linux/BSD vs. NT wars.

      One thing that the article missed is the pride of hackerdom. Nobody anywhere gets paid for maintaining a FAQ, or a mailing list, yet people do it everyday. Folks moderate newsgroups, release code, anything, just to make a name for themselves in the community. A box of software can be bought, the respect of your peers is priceless. And, as this very website shows, hackerdom can be it's own reward.

      I think that the BSD v. Linux thing will go on, but it will be based on the relative merits of the two, not on the licensing differences.

      Eric Brandwine

      --
      Eric Brandwine
      An engineer is a person who solves a problem you did not know you had in a way that you do not u
    3. Re:Well.. by cmc · · Score: 1

      I believe Linus created Linux because there was no other real free Unix that's capable of anything. Had the lawsuit not occured, I'd imagine Linus would have been working on the BSD Unices. Is th ere anything that goes against this logic?

    4. Re:Well.. by gidds · · Score: 1

      > Folks moderate newsgroups, release code,
      > anything, just to make a name for themselves

      Not even that - sometimes merely to ensure that something gets done, or gets done well. There really is true altruism, as well as recognition-seeking.

      --

      Ceterum censeo subscriptionem esse delendam.

    5. Re:Well.. by way_out · · Score: 2

      "One thing that the article missed is the pride of hackerdom."

      Quite so! A good UNIX war is about defending your pride rather than degrading your oponent. ;-)

    6. Re:Well.. by cdlu · · Score: 1

      > > Other than the fact Linux has a cool name, could someone explain why I
      > > should use Linux over BSD?
      >
      > No. That's it. The cool name, that is. We worked very hard on
      > creating a name that would appeal to the majority of people, and it
      > certainly paid off: thousands of people are using linux just to be able
      > to say "OS/2? Hah. I've got Linux. What a cool name". 386BSD made the
      > mistake of putting a lot of numbers and weird abbreviations into the
      > name, and is scaring away a lot of people just because it sounds too
      > technical.
      (Linus Torvalds' follow-up to a question about Linux)

      (courtesy of fortune! :))

  22. Re:BSD -- Wiser users? by Caktus · · Score: 1

    > what patchlevel is glibc at in the latest release of Mandrake?

    Why should they care. Just link statically. Have you ever downloaded Netscape Communicator? They have an executable with the motif library linked statically and another dynamically.
    So the question is why do they make two tarballs, one for libc5 and one for libc6? Maybe it's a matter of space.
    But in essence if you link your application statically you won't depend on what's installed in the machine, just the kernel.

  23. Linux's popularity due to GPL? by tig · · Score: 3

    I wanted to ask the question: what did the move of putting Linux under the GPL do for attracting developers? it would be great to get the response of kernel coders on this. I would speculate that the fact that the kernel belonged to the "community" at large thanks to the GPL and could not be co-opted into another proprietary OS(tcp stacks in NT for example) played a part in assuring developers about the ownership, rightful use, and legacy of their code.

    --
    The Inscrutable Gargoyle
    1. Re:Linux's popularity due to GPL? by ninjaz · · Score: 1
      one look at that little excercise convinced everyone i know that BSD is full of holes..this may be the case or it may not but i trust irix (& linux) far more than most other OSes..
      Allowing a process to rename itself does not a security hole make, imho. If you want to play fool-the-admin, you can just mv the program you want to run to whatever name you'd like to show up in ps.

      The fact that you're saying you'd trust Irix to be secure does cast a bit of doubt on your credibility, too... If you'd like a little exercise there, search bugtraq for Irix. Or try logging into a new Irix installation as guest or OutOfBox.
    2. Re:Linux's popularity due to GPL? by IntlHarvester · · Score: 2

      (tcp stacks in NT for example)

      There seems to be this urban legend in the Linux world that NT uses a BSD TCP/IP stack. Before this gets repeated so often that it's considered true, folks should read this note on Linux-Kernel:

      http://kernelnotes.org/lnxlists/linux-kernel/lk_ 9906_04/msg00173.html

      It's interesting that certain people (such as Alan Cox) didn't disagree with that statement.

      (And even if MS and Sun and Apple and everyone else has a BSD TCP/IP stack and FTP program - who cares! If I understand correctly the BSD TCP/IP stack was developed by the US Dept of Defense and the University of California, NOT a group altruistic free software programmers. The intention behind using a BSD licence was to benefit commercial and government interests by promoting a standard networking platform. The project was successful. BSD TCP/IP was NOT as an attempt to liberate software from commercial interests.

      Now if you are talking about FreeBSD SuperFoo99, I'd agree that it might be 'stolen' by commercial interests, but I don't think that applies to the long standing free TCP/IP code.)


      --

      --
      Business. Numbers. Money. People. Computer World.
    3. Re:Linux's popularity due to GPL? by Zurk · · Score: 1

      duh. if linux wasnt under the GPL all of us GPL developers wouldnt release apps for it..whats the point of releasing apps for linux when i can release them GPLised under other OSes ? Simple example : when i was coding an app around 2 yrs back i used to release it under irix since the development environment was irix. i didnt *like* doing this of course since irix is a closed os. when linux came along and was gplised, i didnt have any motivation to release for irix anymore since everyone was using linux anyway, motif libraries were available via lesstif and it ran under both irix and linux (mipspro c and gcc are pretty similar with -Fwritable_strings turned on). In case anyone wonder why i didnt release under BSD : strcpy(argv[0],"httpd"); If that works, and you can see it as httpd under ps, that means your OS allows processess to rename themselves (bad! bad! bad! think trojan horse)...this is not true for sysv systems which have a sysv ps (including linux)..one look at that little excercise convinced everyone i know that BSD is full of holes..this may be the case or it may not but i trust irix (& linux) far more than most other OSes..

    4. Re:Linux's popularity due to GPL? by Larry+L · · Score: 1

      Would you like someone else using your work to make millions?

    5. Re:Linux's popularity due to GPL? by Anonymous Coward · · Score: 1

      So maybe NT can integrate 'our' code.
      So?
      Would everybody be as riled up anti-MS if WinXX/NT actually WORKED WELL? Personally, I'm not interested in making The One True OS That Rules Everything (gee, sound familiar?), I'm interested in making Everything Work Right. If NT works well, I'll use it.

    6. Re:Linux's popularity due to GPL? by kijiki · · Score: 1

      This GPV drivel is almost as annoying as that "Gnulix" crap. Fortunatly, the Gnulix lamers appeared to have died/procured a clue. I wonder how long it'll take before the GPV folk do likewise?

    7. Re:Linux's popularity due to GPL? by halbritt · · Score: 1

      I wouldn't necessarilly say that BeOS is reusing Linux code, but they do ship their OS with a number of GNU tools including bash, bison, grep, find, make, and interestingly enough samba as well as the GNU development environment. They also of course ship the source to all these tools as well.

    8. Re:Linux's popularity due to GPL? by A+Life+in+Hell · · Score: 1

      the GPL is good. when i release code, i use the GPL.

      but is the GPL the reason for linux's success? no.

      linux's success has a LOT to do, imho, with
      linus himself. he is an EXCELLENT manager, and that
      is VERY rare in a coder. I believe this to be the
      major reason for it's success right now.

      - Jaymz

      --
      Commodore 64, Loading up the dance floor!
    9. Re:Linux's popularity due to GPL? by Guy+Harris · · Score: 1
      I wouldn't necessarilly say that BeOS is reusing Linux code, but they do ship their OS with a number of GNU tools

      Yes, but I suspect they don't consider whatever changes they made to them to be Corporate Crown Jewels(TM). Had they, say, used the Linux kernel, they would have had to make available any changes they made (although they could perhaps have made some stuff loadable modules and avoided that), which they might not have wanted to do.

    10. Re:Linux's popularity due to GPL? by Guy+Harris · · Score: 1
      duh. if linux wasnt under the GPL all of us GPL developers wouldnt release apps for it..

      You are not necessarily representative of all "GPL developers"; the fact that you would prefer to release applications only for GPLed OSes doesn't mean that all developers of GPLed applications would prefer to release them only for GPLed OSes.

    11. Re:Linux's popularity due to GPL? by mvw · · Score: 1
      In case anyone wonder why i didnt release under BSD : strcpy(argv[0],"httpd"); If that works, and you can see it as httpd under ps, that means your OS allows processess to rename themselves (bad! bad! bad! think trojan horse)...this is not true for sysv systems which have a sysv ps (including linux)..one look at that little excercise convinced everyone i know that BSD is full of holes..this may be the case or it may not but i trust irix (& linux) far more than most other OSes..

      Nope, but you are wrong! I just tried this darling out under FreeBSD 4.0-CURRENT:

      #include
      int main(int argc, char* argv[])
      {
      strcpy(argv[0], "cheetah");
      printf("please hit control-C to terminate\n");
      for (;;);
      return 0;
      }

      And guess what the result is:

      marc@oranje$ ./a.out &
      please hit control-C to terminate
      [1] 15584
      marc$ ps -ax
      PID TT STAT TIME COMMAND
      429 p1 Ss+ 0:26.31 top
      10737 p2 Ss 0:00.14 /usr/local/bin/bash -i
      15584 p2 R 0:02.43 cheetah (a.out)
      15585 p2 R+ 0:00.01 ps -ax

      You see the real name (a.out) in brackets.

      Better check your claims!

    12. Re:Linux's popularity due to GPL? by Per+Abrahamsen · · Score: 2

      > I wanted to ask the question: what did the move
      > of putting Linux under the GPL do for
      > attracting developers?

      It did a lot, because it opened for commercial distributions, which both made Linux available to a lot more users, and directly could help pay developers.

      Linux was originally distributed under a license that forbad commercial use, but a potential distributor (the man behind Yggdrasil?) managed to convince Linus that switching to the GPL (and thus allowing commercial use) would be a good thing.

      Of course, the real question is what would have been different if Linus had used a BSD like license. Here we can only guess, but I don't think it would have made a great difference for Linux popularity. It would have helped some of the commercial OS'es (like BeOS) since they would then be able to reuse Linux code, it would have helped Hurd since some GPL purists might have insisted on that. It would have mixed influence on the BSDs. Some anti-GPL purists might support Linux instead of BSD, but the BSD's would be able to use Linux code.

  24. Re:Poll idea by chromatic · · Score: 1


    7) Dust Puppy!
    8) Alan Cox?

    --
    QDMerge -- data + templates = documents.

  25. BSD by drwiii · · Score: 2
    As someone who's been using FreeBSD extensively for the past 18 months, I can safely say that my FreeBSD systems are the only machines that I actually look forward to doing admin tasks on. The system's design is so well documented and intuitive that it makes my job a hell of a lot easier.

    That and who can't love the cute little Daemon logo? (:

    1. Re:BSD by Stonehand · · Score: 1

      Here's a question for ya. How easy would it for a Linux user to learn? (to admin a personal system, that is. I can *use* SunOS, but I admit to never having learned [nor needed to] adminning a Sun box.)

      Idly curious...

      --
      Only the dead have seen the end of war.
    2. Re:BSD by cdlu · · Score: 1

      I admin a couple of bsd systems, a lot of linux systems and a sun system

      Linux is by far the easiest to admin remotely
      BSD is by far the easiest to admin at the console
      Sun is by far the hardest to admin.

    3. Re:BSD by Zurk · · Score: 1

      some more...
      irix is probably easier to admin than sun, OSF/1 (DEC Unix) is slightly more difficult than irix.
      OS/2 (ok..its not unix/unix-like) is a real pain to administer (more than sun)..but thats my opinion, IMHO.

    4. Re:BSD by georgeha · · Score: 1

      If you're comfortable on Linux, you should be fine on BSD.

      George

    5. Re:BSD by Bud^- · · Score: 1

      They are all UNIX. If you know how to admin one you can (more or less) admin the other.

    6. Re:BSD by drwiii · · Score: 5
      It shouldn't be too hard.. Lots of the unique features of FreeBSD may seem "different" when compared to analogous Linux techniques, but once you get the hang of how (and why) things work on FreeBSD, I think you'll find it to be a pleasant experience.

      Probably the best advice I can give is to review the FreeBSD Web Site and especially the FreeBSD Handbook. Remember, you can always search the FreeBSD mailing list archives if you have problems.

      Another excellent resource is the Complete FreeBSD Book, which costs about $40, but is well worth it. If you decide to go with FreeBSD, an Internet-based installation will work, but all the hard-core FreeBSD users have FreeBSD Disc Sets from Walnut Creek CDROM.

      In the end, I guess it took me about a week of normal use to get accustomed to FreeBSD's way of the world. After a few days you'll start to notice that, in the ways that FreeBSD differs from Linux, those ways will make total sense from an implementation or an overall-system standpoint.

    7. Re:BSD by nikc · · Score: 1

      Stonehand wrote:

      Here's a question for ya. How easy would it for a Linux user to learn?

      Good question. No one's really sure, but the daily migration of users from Linux to FreeBSD is probably a good indicator that it's not too difficult :-)

      FWIW, we're in the middle of a push to write a "FreeBSD for Linux Users" guide. If you think you might be able to help with this, please contact me.

      N

    8. Re:BSD by CyberELF · · Score: 1

      Very easy, especially if you have already used the Slackware distribution (SW uses a more BSD-like filesystem layout than RedHat, SuSE or Debian which use a more SysV like layout). I figured out how to use and configure FreeBSD in a matter of minutes. The only difficulty I find is the configuration of the kernel, here is Linux much easier than FreeBSD (this could be better if the FreeBSD kernel config file were better documented). I personally prefer FreeBSD for a server as it has the concept of immutable and append-only files (immutable files can only be changed while in single-user mode) while I prefer Linux (RedHat) or MacOS X Server for workstations.

    9. Re:BSD by jsreece · · Score: 1

      Basic system admin and light development
      are pretty much the same.

      The /etc startup script arrangements are
      different.

      BSD filesystems all fit into one fdisk partition.
      I like this much better than Linux as I try to
      multiboot several OS' on my single-drive home
      systems.

      The superior popularity of Linux is really largely due to a feedback.
      A larger critical mass of users mean more
      application availability (like Oracle and WordPerfect. Hence more popularity and a
      larger mass of users.

    10. Re:BSD by dirty · · Score: 1

      Linux also has immutable and append only files. man chattr. on linux in order to edit an immutable file you need to remove the immutable bit. if you modify the kernel (maybe this is possible as a command line option) to have securelevel == 1 instead of 0 it disallows the changing of these attributes. On the down side last I checked you could very easily write a module that would change the securelevel back to 0. I did it in about 30 seconds and i know next to nothing about writing modules for linux. Maybe this has changed with more recent versions. I really don't know.

      --

      -matt
    11. Re:BSD by Bud^- · · Score: 1

      Only a score of 3 points, that post rocked! Give it _ATLEAST_ a 12

    12. Re:BSD by sonoffreak · · Score: 1

      According to that logic, NT would be sweet because of its Posix and OS/2 subsystems, and its ability to (some of the time) support old DOS apps. And we all know that's not true.

      *BSD is old stable and robust. Linux development is moving at a fast pace. Thats why BSD users like BSD, thats why Linux users like Unix.

      Have you been using Unices since the 80's? Are you happy with the way things are and want to set up a stable, secure system. Go for BSD.

      Are you just getting into Unices? Are you excited by the idea of free/open software? Do you like having the newest, coolest fill-in-the-blank? Go for a GNU/Linux system.

      --
      ---- sonoffreak
  26. Re:Poll idea by platinum · · Score: 1

    Hopefully not related to Microsoft Bob :)

  27. Re:Poll idea by Syslevel · · Score: 1

    You forgot the all important bitmap of Bob (still available at a few places in Slackware).

    All Hail Bob.

  28. using BSD by UuCon · · Score: 1

    at my job, we have decided to move our rh5.1 webserver over to openBSD...simply because of what we have seen. The rh5.1 system is flawless, but sometimes chokes up under heavy loads...personally i love linux, but i think this was a good move for the company.

    1. Re:using BSD by Anonymous Coward · · Score: 1

      I think that is *exactly* the point that a lot of the "zealots" on both sides miss.. You use what does the job for *you*, not because its the latest & greatest whiz-bang system. If your company got better results out of BSD than RH/Linux, then it obviously made good sense for them to move to BSD.

    2. Re:using BSD by BluFinger · · Score: 1

      I'm fairly new and out of the loop on stuff like this, but isn't some of the stuff their doing for kernel v. 2.4 supposed to take care of the IP stack that was causing Linux to choke under heavy loads in the Mindcraft tests? Of course, the company probably wouldn't want to wait around when BSD apparently fixes the problem now.

      --
      Lib.BENCH the only site you'll ever need!
    3. Re:using BSD by NoWhere+Man · · Score: 1

      Yeah but they were using a version of Linux that was ahead of 5.1...5.2 or possibly 6.0 was used in the more recent tests. The fix that came out was also in an Alpha release. The code to update the kernal is still in the early works of being developped. RedHat has promissed that in the next major kernal update that this problem will be resolved

      --

      "Imagination is the only weapon in the war against reality." -Jules de Gautier
  29. Good article, but... by Anonymous Coward · · Score: 1

    ...he missed at least one important detail. Specifically, that Linux IS NOT UNIX. It was written from the ground up as UNIX-LIKE, but was not (unlike *BSD) derived from a source tree that was around before Linus took his first computer course.

    Now, before you break out the flamethrowers, let me make clear that this does NOT, in my eyes, mean that one OS is better than the other. That's a silly argument to begin with under any conditions. Linux and *BSD each serve different niches that just happen to have some overlap. Use what works best for you, and Be Happy.

    1. Re:Good article, but... by mjankows · · Score: 2

      "Be" happy....I like it. I know you didnt mean that...but thats somewhat metaphoric
      -Matt Jankowski

    2. Re:Good article, but... by Dr.+Evil · · Score: 1

      As I understand it, because Linux was not based on the same source tree as the various flavours of UNIX, it is technically a "UNIX-Like" operating system. The term really doesn't mean much though. It certainly doesn't mean that BSD is more "UNIX compatible" or something than Linux is. Just ignore the label. It is technically accurate, but pretty meaningless. Somebody correct me if I'm wrong.

      If Bill Gates or Dennis Ritche called it "UNIX-like" the poor media would get terribly confused and start thinking it was a clone or something.

      I remember one misguided member of the press actually refering to Linux as "DOS-Based."

    3. Re:Good article, but... by sterwill · · Score: 2

      BSD is not UNIX(TM). In fact, BSD as you probably know it (4.4 Lite) is not derived from any original UNIX source code. In 1994, all code from the USL and Novell was removed and replaced with new code for a "lite" release. Browse http://www.unix-systems.org/ for more information. It's not the code heritage that makes a UNIX, it's whether you register yourself for the Open Group blessing and the branding rights.

    4. Re:Good article, but... by eponymous+cohort · · Score: 2

      Really? Hmm, what is GNU an acronym for again?

      --

      Of all the comments I've ever posted, this is definately one of them

    5. Re:Good article, but... by Zack · · Score: 1

      If a Banana isn't a Kiwi, please try an Orange. I understand it's not a Kiwi either. I guess that means that a Banana is really an Orange.

  30. You're right. by Russ+Nelson · · Score: 1

    You're right -- at least about NetBSD/OpenBSD.
    -russ

    --
    Don't piss off The Angry Economist
    1. Re:You're right. by Anonymous Coward · · Score: 1

      Wrong, really...

      I read that T.Deraadt email thread when I first looked at OpenBSD, and my initial impression was that Theo had a real baaaaadddd attitude. I do know for a fact that a lot of the NetBSD folks were upset to see him leave and fork off his own version of the OS, and to lose him as a developer. But in reading his email he obviously has a problem with taking any criticism, and had no problem with jumping down someone's throat with a flamethrower and foul language. Denial, its not just a river in Egypt...

      Not that I wouldn't use OpenBSD, or any other operating system that met my technical needs, whatever the personality of the people involved. I've dealt with enough bad attitudes from commercial OS vendors in my years in the industry to be able to deal with it if I have to.

      If you *really* read that email thread, you would see the attitude loud & clear. "We don't think that it helps anything for you to tell someone he's a f**khead when he's posting a msg trying to help with the OS development." "F**K YOU, *I* want control of the source and if you don't like it I'll fork my own off!"

      That's my impression of it... He sounded like an immature little upset kid to me. The development of any of the O.S. OS's is a group effort, and having one person think they have all the answers and have to be the one in control is dead wrong.
      So, now he *has* control of his own fork of BSD, and lost the ability to maintain many of the various platform ports because he has no developers. Thus, the OpenBSD page says that for a Vax port, for instance, "support can be easily ported over from NetBSD".

      The split had nothing to do with the quality of his coding work, and everything to do with his nasty attitude towards people... and NOT just the people of NetBSD Core, but other people who were just civilians trying to help out, or looking for help.

  31. Re:BSD -- More arrogant users...? by Score+Whore · · Score: 1

    I've had nothing but good experiences getting help from the FreeBSD lists. Most recently I needed some help getting my USB equipment up and running. Nick Hibma (the FreeBSD USB guy) was very kind and very responsive and got me up and going in a day. In the past I've gotten responses from David Greenman, Soren Schmidt, Joerg Wunsch and John Dyson. All were polite and courteous and willing to help me get things right. None of them were derogatory, nor did they act elitist or snobbish when it turned out that the problem was just normal stupidity on my part.

    SW

  32. Re:*BSD Vs Linux by warmi · · Score: 1

    Unix is terrible .. the problem is that there is nothing really outhere to replace this ..
    So we are stuck :-)

  33. Re:Right tool for the job. by captredballs · · Score: 1

    Yes! Thank for saying it.

    In addition, many *nix users are hobbyists, not admins. I use linux at home because I get to play with more software and there is an active, friendly, helpful and cooperative user base. If I were trying to set up secure server that handled heavy traffic, sure I'd use BSD. Its proven! You just can't beat that! Its A-O-K! Linux is still great!

    There isn't a single path to success, innovation, and improvement.

    Jeez, I'd kill for either one right now, as I'm stuck on NT at work...

    -crb

    --

    I suppose I'm not too threatening, presently, but wait till I start Nautilus
  34. Re:That sums it up, actually.. by Syslevel · · Score: 1

    For a lot of the cross platform apps, it's simply a matter of:

    unpack the source tarball
    change to the source directory
    ./configure
    make

    I primarily use NetBSD, which is supposedly the most obscure of the three free BSD's. Just about anything I want to do is available for it. Except I haven't found a CDDA2WAV or CDParanoia app that works with IDE.

  35. Re:Anti-Linux Propaganda by Guy+Harris · · Score: 1
    Linux has nothing to do with Free Unix. Linux is GNU!

    Linux - or, to be pedantic, "a GNU/Linux system", although a pile of the userland stuff in such a system doesn't come from GNU - is a UNIX-compatible operating system that's free software.

    As far as I'm concerned, that's enough for me to call it a "free UNIX".

    Besides, the BSDs have some GNU userland code as well. Hell, I think some commercial UNIXes have some GNU userland code....

  36. Re:Hotmail by Y2K+is+bogus · · Score: 1

    They use racks of FreeBSD frontends to Sun e4500
    machines.

  37. Re:this article hit the point. by pb · · Score: 1

    There's a similar emulator from SCO called Merge, I haven't tried it, but see if you can run the SCO x86 binaries under iBCS, I'd be curious as to the results.

    --
    pb Reply or e-mail; don't vaguely moderate.
  38. It's not the license, it's the OS by Weasel+Boy · · Score: 1

    I do not believe the GPL has anything at all to do with the rise of Linux. It has everything to do with Linus being at the right place, at the right time, with the right OS. Think back to 1991. MS-DOG was king, and the OS hobbyists were playing with Minix (a cute lil' free OS by Andy Tanenbaum). Minix was an okay cross-platform Unix-like OS. Linus wanted a great 80386 Unix. (Sigh. Nostalgia. Anyone else remember the Minix-Linux flame wars? The biggest criticisms of Linux were the monolithic kernel, its x86 platform dependency, and its lack of basic utility programs.) At the time, there was no really good free Unix for IA32. (I think at the time, Minix was really an 8086 OS -- can someone confirm that?) Linus produced the first good free IA32 Unix, and the rest (up to today) is history. I'd say Linux stole the show early on and has never had a serious competitor in its home field, x86 free Unix.

    1. Re:It's not the license, it's the OS by for(;;); · · Score: 1

      > I do not believe the GPL has anything at all to
      > do with the rise of Linux. It has everything to
      > do with Linus being at the right place,
      > at the right time, with the right OS.

      It was in the right place at the right time -- in the Tannenbaum / Torvalds debate you cite, note that both Tannenbaum and Torvalds say that they would have used GNU (and not reinvent UNIX on their own) if the HURD had just been done. Linux did come along at just the right time -- after GNU had the aspects of a full-featured UNIX, but before it had a kernel. (Note that MINIX was not a full-featured UNIX, it had a C-like compiler, and a dinky shell, but not much else. It also had a license that restricted free and open kernel development, IIRC.)

      But the GPL (in comparison to the BSD license, not pseudo-free licenses) did have an effect on the success of Linux, in that developers can tend to get fanatical about stuff. Both the BSD license and the GPL are licenses easy to deify ("the GPL preserves freedom forever!" vs. "with the BSD license you are truly free!"), and thus easy to rally around.

      Ever notice how vi and Emacs are the two most popular editors among UNIX folks? Talk about extremes! Emacs and vi survived because they staked out a clear vision of how to do things, and stuck with it. Neither editor was lacking in competition. Linux and BSD were the same way.

      --

      "Whatever happened to fair use?"
      -- Duff-Man
  39. What does BSD stand for? by Sourdough · · Score: 2

    The article says BSD stands for Berkeley Software Design. I've see other things that say it stands for Berkeley Standard Distribution. Is it the former, latter, or neither?

    1. Re:What does BSD stand for? by Guy+Harris · · Score: 2
      Oh, and I thought "Berkeley Software Distribution"....

      You thought entirely correctly. It was originally a distribution of software from Berkeley (until Berkeley stopped doing BSD); a company called Berkeley Software Design, Inc. made a commercial OS out of the Net-2 and later 4.4-Lite BSD releases (with source available; I think the original releases may have come standard with source, for about USD 1000, although a quick look at their site suggests that you pay extra for it now).

      (BTW, BSDI's release was originally called BSD/386; it was renamed to BSD/OS when, I think, a SPARC port was made available. They never sold an OS called BSDI....)

    2. Re:What does BSD stand for? by JimB · · Score: 1

      I was wondering if anyone would catch this. Typical M$, can't even get the basics straight.
      Berkeley System Distribution. Originally.
      The BSDI folks have kinda plagiarized the initials, just to add a little confuse factor.
      Guy actually goes to the limit and is 1000% correct. Is he a history major ?? :>D

  40. Re:Sure by poink-palm · · Score: 1

    No, acually NetGate uses BSDi machines:

    u1{narf} % uname -a
    BSD/OS u1.netgate.net 3.1 BSDI BSD/OS 3.1 Kernel #0: Tue Jul 14 19:33:36 PDT 1998 brooks@u1.netgate.net:/usr/src/sys/compile/U1 i386
    u1{narf} %

  41. Can you say p-a-r-a-n-o-i-a by Why2K · · Score: 2
    This is MS FUD at it's finest

    shhhh... I can almost hear the black helicopters coming.

    1. Re:Can you say p-a-r-a-n-o-i-a by Syslevel · · Score: 1

      Aieeee! Where did that bitmap of a black helicopter come from!?!

  42. Re:this article hit the point. by Syslevel · · Score: 1

    Something to add to what you just said:

    Boring=Stable

    NewKernelEveryWeek=Unstable

  43. That's okay. BSD license isn't free. by Anonymous Coward · · Score: 1

    Someone can sell me a binary only package under the BSD lincense, and give me no access to the source. I no longer have the right to change it and make improvements.

    Linux is popular because it is *free*. I don't want my code used by some company, thanks.

    1. Re:That's okay. BSD license isn't free. by jtn · · Score: 1

      The GPL is less free than the BSD license because the FSF has conveniently redefined the meaning of the word "free". Free means no strings attached; the GPL forces you to provide source and infects any works it touches. How is that more free than "you can do whatever you want with this work as long as credit is given where credit is due"?

    2. Re:That's okay. BSD license isn't free. by osu-neko · · Score: 1
      It's more free because the only string attached is "not only is it free now, but it must *remain* free". BSD-style says its free now, but doesn't insure that it *remains* free in the future. So, so sum up:

      BSD: Free, for now.
      GPL: Free, forever.

      Which is more free? Obviously, that's debatable, or we wouldn't all spill so much virtual ink on the subject, but in my opinion, the second is more free. The only string attached with GPL is one that guarentees freedom. I can live with that...

      --

      --
      "Convictions are more dangerous enemies of truth than lies."
  44. Re:Evil BSD devil logo by arthurs_sidekick · · Score: 1
    Native: "And what kind of football team has the devil as a mascot?"

    Not to mention an NHL team from New Jersey, a basketball team from a university in Durham, NC, and a popular line of vacuum cleaners. Gotta love them rednecks.

    But then, this happened pre-Dallas Stars' cup victory.

    --
    "Oh, I hope he doesn't give us halyatchkies," said Heinrich.
  45. Re:this article hit the point. by dennisp · · Score: 1

    Heh thats pretty weird, cause' I'm writing this message in X e + gnome on FreeBSD right now. I also have Civ: Call to power opened behind this window and really haven't run into many apps that I can't compile on FreeBSD (or use linux binaries). If I do have problems I usually go look in the ports collection instead. There, all you type is make install and it downloads the program, untars, automakes, and installs. It also keeps the package info so you can make deinstall or check what was installed by looking in /var/db/pkg. The ONLY thing I am missing on FreeBSD is vmware. Unfortunately FreeBSD can't emulate linux kernel modules, so I can't use vmware. Also, the SMP support is admittedly pretty ugly (even on BSDi 4.01), but we use solaris over here with 6 processor boxes if we want SMP. I haven't found linux SMP much better than FreeBSD 4.0 though.. they both need a lot of work.

  46. As opposed to the calm folks on /. ? by unicorn · · Score: 1

    It seems a bit disingenuous to criticize the behavior of the BSD folks, when the Linux crowd, especially many of the regulars at our /., are getting a very deserved reputation, as being bomb-throwing, foaming at the mouth, OS-bigoted, extremeists.

    " Do you doubt that this has all the makings of a good old-fashioned computer science religious war? Ask Peters, who wrote an article for online magazine daemonnews.org earlier this month. His even-tempered prose spurred a thread 600 messages long on geek news site Slashdot.org. "

    I suppose that on the plus side, for once /. users were mentioned as doing something other than flame-mailing someone, just because that person didn't swear that Linux was the most important incention of the last several millenia.

    I'm starting to get the same feeelings about this site, as I do about living in San Francisco. I love the location. And what it has to offer. But I'm starting to really hate the local population. Extremeism is not a healthy situation. No matter how cool the thing that you hold an extreme opinion may seem.

    --
    "Politicians are interested in people. Not that this is always a virtue. Fleas are interested in dogs." P.J. O'Rourke
    1. Re:As opposed to the calm folks on /. ? by Matthew+Weigel · · Score: 1

      Comparing /. to internal mailing lists is a poor comparison. Try the comparison someone else used, of the FreeBSD mailing lists vs. the Linux mailing lists; aside from the fact that /. is a hip forum (hence attracting people trying to be hip), /. is also not a Linux-only forum. Windows NT, 95, Mac OS, Mac OS X, BeOS, FreeBSD, OpenBSD, NetBSD, Digital Unix, HP-UX, AIX, OPENSTEP, and OS/2 are just some of the other operating systems people use that come here. Even the idiots who flame every Linux-unfriendly author whose article is posted here, are not all Linux users, but also hangers-on.



      On the other hand, I definitely agree with you about /. readers -- but then that's the cost of being part of a popular thing, whether you're there for the popular or the thing.

      --
      --Matthew
  47. Re:Good article, but... (Ownership of UNIX) by Kento · · Score: 1

    SCO owns the AT&T source code, but the trademark is owned by The Open Group (I think)

  48. Re:Why (Free|NetOpen)BSD is less used than Linux by Dominican · · Score: 1

    There are a number of reasons why Linux is more popular. I don't have any experience/exposure to Net/Open so I will write based on my FreeBSD experience. A few of the reasons are:

    -- Either by choice or by luck FreeBSD was originally seen as a Server OS. Most attention was on making fast and efficient. It was not until relatively recent that any meaninful attempts were made to make it easier to use.

    The result of that was that people using it were more concerned with performance than usability. This further pushed the developers in favor of performance over usability since this was what the user base demanded and their reason to use FreeBSD.

    -- Because there is a "core" team that either implements new code or reviews it before it makes it to the OS there have not been emphasis on making it easy to contribute code/man pages/documentation.

    This is becoming easier and there are "projects" that make contributing easier (i.e. the documentation project), but FreeBSD still has a long way to go in terms of facilitating the work of volunteers.

    Many people have been discouraged from trying to help, out of fustration on the hurdless they needed to overcome in order to help. These hurldess were(are?) mostly lack of documentation on how to contribute and lack of tools.

    The perfect example is the FreeBSD "Handbook".. the official online manual for FreeBSD. This Handbook is done with SGML and for someone to help with it the would first need to figure out/install the tools and then deal with SGML. Last time I tried to help with documentation there was barely enough info on what tools to get and even less in terms of SGML documentation.

    -- Marketting. Walnut Creek, Freebsd Inc, BSDI.. have done limited marketting in traditional media. BSDI probably are the ones that have done the most, yet most people don't even know who they are.


  49. Re:A few comments by AsmodeusB · · Score: 1

    >Is it just me or does this seem amazingly hypocritical?

    I think it goes back to the hunter/gatherer era, where people had to band together to hunt/gather (amazingly enough) enough food to survive. If a person wasn't helping your "group" it was competing (for resources) against yours. Therefore, in essence, the other groups were your "enemies." IMO, it just isn't so anymore. But some people still believe it is. Kinda like how some people still use racial slurs--until you consciously accept the fact that it isn't all/nothing, you won't be able to see past it.

    .AsmodeusB

  50. Re:Sure by RichN · · Score: 1

    My ISP uses FreeBSD. In fact, they have been
    for years!

    http://www.mcs.net

    --

    Rich

  51. Re:BSD -- Wiser users? by cjs · · Score: 1

    ...I'd appreciate it if someone who is more knowledgeable than I would tell me how often developments in FreeBSD are integrated into the development tree of NetBSD, for example.
    All the time. There's a massive amount of code trading back and forth. And this extends to the userland, too; if we add new features to daemons or whatever, they tend to go back and forth. That's something that the Linux distros, since they don't share userland source to the same degree, don't get as much of.

    The other main advantage that Linux has for me is the applications that are being ported to Linux more and more.
    So just install a set of linux libs and whatnot under /emul/linux (a package is available, so it's as simple as a single pkg_add command) and run the Linux programs. I use Linux stuff all the time. My Netscape Communicator and RealAudio player are Linux versions, for example.

    cjs

    --
    The world's most portable OS: http://www.netbsd.org.
  52. Hehe... this story got me to thinkin' by Codifex+Maximus · · Score: 1

    While reading the story, I couldn't get the image of Slim Pickens out of my mind!

    Anyway, I'm from Texas and you only meet folks like this in Country and Western bars and steak restaurants. YeeHaw!

    --
    Codifex Maximus ~ In search of... a shorter sig.
  53. That's slow.... (-msg) by bkosse · · Score: 1

    (erm, OK)

    --

    --
    Ben Kosse
    Remember Ed Curry!
  54. Re:Why (Free|NetOpen)BSD is less used than Linux by Martin+Foster · · Score: 1

    I think it's primarily based on my writing style. Recalling a quote that I once heard, it stated that one could use even the most flowery words and come out with a very insulting message.

    Unfortunately, my use of third person perspective (for the most part) and passive writing probably hinder things.

    Elite however, is a word that applies to the core developer that I know. He knew his stuff, designed the software for some kind of board to be used on a PC et cetera. He knew his stuff, no doubt about it.

  55. Re:Good article, but... (Ownership of UNIX) by Enry · · Score: 1

    SCO owns the company that owns the UNIX name. AT&T sold it to Novell, and Novell sold it to SCO as part of the UNIXWARE selloff. If you want to call your product "UNIX" then you have to pay and pass the UNIX branding tests.

  56. Re:Evil BSD logo - Dumas Demons by mrlefty · · Score: 1

    About 15 years ago I remember hearing that about a chuch led campaign in Dumas, Texas to change the name of the High School Mascot. They are the Dumas Demons, and the Fundamentalists lost that battle.

    I believe that redneck religious freaks are on decline in my home state of Texas, and that's a good thing.

  57. YES! Flame War! by blandest · · Score: 1

    I needed a good flame war to cure my ADD at work and get my attention back.

  58. Re:Anti-Linux Propaganda by IntlHarvester · · Score: 2


    Over the years, the UNIX/Unix/Free *nix community have been doing a great job at "sewing (sic) confusion in the minds of the public and IT management" all by themselves. They've never needed Microsoft's help before - why start now?
    --

    --
    Business. Numbers. Money. People. Computer World.
  59. merge? by akmed · · Score: 1

    As with all good things, it's quite likely that one day the source for Linux and the source for the various BSD's will be essentially the same. There're usually a couple of good ways to do something, but one is almost always the best. And given another few years of development, the various systems will be (hopefully) using the best ways to accomplish all the needed OS tasks. Granted, I don't expect any of them to just fade away and die off, but I expect that the only real user level difference between any of these OS's will be the messages printed at boot and login. Performance and such should essentially be the same. Thoughts?
    -Mike

  60. Re:Evil BSD devil logo by oxygenated · · Score: 1

    Not *all* from Texas are like that ;)

  61. Re:freeBSD by drdink · · Score: 3

    I think that is what happens when a news(?) site begins to decay... The moderators and operators who are supposed to treat people and opinions equally begin to take sides based on their feelings and beliefs. Just because the moderator had a beef against FreeBSD, which a good majority of the Linux community appears to have, the article gets marked down. I do not understand what is with the BSD and Linux wars. People are entitled to their opinions and freedom to use whatever they want. I, myself, prefer FreeBSD as a server because some of its features such as saving system cores in kernel panics, its fast and efficent networking, its stability and ease of admining, and its logical layout. Unlike Linux, all the sources are nicely put before the operator in /usr/src, so you can find the source to ANYTHING on your system. Before people start bashing on Linux, BSD, and *even* Windows, I would hope they would at least have the decency to try it for a long enough period of time that they get a good opinion. The Linux community has dissappointed me lately because of behavior like this. I've even found myself branding things before I fully try them, such as Enlightenment, GNOME, and KDE. Would you try it before you rate it? I'm also tired of hearing about licenses. It doesn't matter if soemthing is put under the GPL or BSDL. Both licenses allow distribution. It should be the programmer's choice as to which he uses. I'm even okay with commercial licenses, if the software is good enough (such as WordPerfect). For those of you who claimed this story was Microsoft FUD to confuse the Linux community, I have not much to say to you. If you really think Microsoft would use one opensource operating system as a sword against another to defend their commercial box of exploding blue monkeys, you need help. Even if they did, we should not fall for such stupid things. For gods sakes, read the BSD license and then the GPL license, they have the same goals. They just have different guidelines in the way they reach the goals. Basicly, before you start replying with random crap to a story, think about what the hell the story is about and think about what you are saying. The Linux and BSD community could work together if the two sides would just quit picking fights with petty words like the comments I see attached to this article.

    --
    Beware, Nugget is watching... See?
  62. Mild-Mannered Smug Bastards by DeadFish · · Score: 1
    Talk to BSD users, and a quiet but clear sense of superiority comes through.

    Heh. Yep. Smug bastards the lot of us.

    Still. The day i see a BSDUG is the day that.. well, it'll be a weird day.

    One interesting thing i've found about the BSD 'market'... it may not have the market share, but with cdrom.com, yahoo.com, and other high-profile high-traffic sites, it's got one hell of a resume

    --
    Another damned comic
    +++ NO CARRIER
    1. Re:Mild-Mannered Smug Bastards by pestel · · Score: 1
      Still. The day i see a BSDUG is the day that.. well, it'll be a weird day.


      I guess it's time for your weird day:



      FreeBSD user groups

  63. Anyone want $$$$$$$ by zxrj · · Score: 1

    Please contact me with REHAT IPO affinity program with ETrade Securities.
    Thanks
    James

  64. oops I forgort my email zaxrj1@aol.com by zxrj · · Score: 1

    sorry

  65. Re:Programmerese/Userese Dictionary by pb · · Score: 1

    Heh. Sounds like a job for lex or sed...

    Unfortunately doing this literally would probably lose a lot in translation, and doing it any other way would be difficult. Maybe one day, 40 years later, when the Cyc project is considered an 'applet' or something, we'll have smart text-filters...

    --
    pb Reply or e-mail; don't vaguely moderate.
  66. Troll. by bkosse · · Score: 1

    It's the pro-freedom crowd vs. the ego stroking crowd, by the way.

    --

    --
    Ben Kosse
    Remember Ed Curry!
  67. Programmerese/Userese Dictionary by Tom+Christiansen · · Score: 3
    What's an "app"?
    Here's a translation table to help techies programmer types and consumerist non-computer types talk to each other. Yes, I know that there's a many-to-many mapping here. That's always true when translating one language to another. Oh, some of these are slightly less than serious, and occasionally even slightly less than accurate. I also intentionally de-alphabetized them so you could have more fun.
    • open source = source code
    • manpage = documentation
    • Enterprise = that spaceship from Star Trek
    • binary edit = patch
    • physical disk = hard drive
    • box = computer
    • mount point = hard drive
    • file = binary file
    • open source = shareware
    • binaries = programs
    • alpha = beta
    • CGI scripts = CGIs
    • partition = drive letter
    • off the net = offline
    • obvious = subtle
    • MS-ASCII = text
    • alpha = new technology
    • computer secretary = admin
    • logical disk = hard drive
    • Evil One = Bill Gates
    • program = script
    • criminal = hacker
    • bug fix = upgrade
    • commonplace = ubiquitous
    • programmer = software engineer
    • floppy disk = disk
    • luser = surfer
    • network = web
    • hide = protect
    • computer scientist = mathematician
    • net = web
    • daemon = server
    • legal extortion = per-seat licensing
    • diskette = disk
    • hacker = coder
    • physical disk = drive letter
    • secretary = HTML programmer
    • sysadmin = sysop
    • cracker = hacker
    • IRC client = IRC browser
    • computer = server
    • memory = RAM
    • logical disk = drive letter
    • programmer = scripter
    • mail messages = e-mails
    • flexible = difficult
    • beggarware = shareware
    • paid bug fixes = updates
    • disk drive = hard drive
    • Internet Exploder = Internet Explorer
    • eye trash = banner ads
    • shell command = system call
    • couldn't care less = could care less
    • drive = hard drive
    • greatest common factor = least common denominator
    • Unix = UNIX
    • Microsoft's mistakes = virii
    • copy = upload
    • competence = elitism
    • monolithic program = application
    • programming = scripting
    • computer scientist = engineer
    • fleeceware = software
    • lying = marketing
    • file system = hard drive
    • controller = hard drive
    • PC = home computer
    • coredump = blue screen
    • offline = away from the computer
    • millennium = millenium
    • partition = hard drive
    • beginner = newbie
    • business = enterprise
    • competent = elite
    • bloatware = apps
    • fleeceware = commercial software
    • function = command
    • configurable = confusing
    • Mordor = Redmond
    • mail = e-mail
    • challenging = impossible
    • kernel = kernal
    • disk controller = hard drive
    • mails = sends e-mails
    • executables = programs
    • binaries = shareware
    • crippleware = shareware
    • buggy = beta
    • mark-up language = programming language
    • system call = command
    • internal network = Intranet
    • beta = production
    • open source = freeware
    • system call = operating system function
    • copy = download
    • fix = hire a consultant for
    • luser = user
    • disk space = memory
    • code = software
    • MS-HTML = HTML
    • netiquette = useless manners
    • newsreader = news browser
    • IRC channel = chat room
    • disk = hard drive
    • Evil Empire = Microsoft
    • GUI annoyance = wizard
    • operating system = kernel
    • kernel = operating system
    • newsgroup = chat room
    • editor = text editor
    • bloatware = application
    • patch = source edit
    • file = text file
    • file system = drive letter
    • expert-hostile = user-friendly
    • login = shell account
    • mount point = drive letter
    • connect to http://www.foo.com/ = logon to foo.com
    • access the web = surf the net
    Your job now is to write a program than converts from one lingo to the other, or vice versa.
  68. Re:Poll idea by Syslevel · · Score: 1

    Sheesh, Microsoft Bob is as pink as they come!

  69. Re:That sums it up, actually.. by Zurk · · Score: 1

    err..umm..how do you *uninstall* a tarball ? Most tarballs scatter bits of stuff all over the drive anyway. While on linux you can do : rpm -U xyz...

  70. Re:Good article, but... (Ownership of UNIX) by howardjp · · Score: 1

    The Open Group owns the UNIX name and you pay the Open Group, not SCO. The Open Group also administers the tests.

    Do your homework before posting.

  71. Solution for the moderation system... by Axe · · Score: 1

    ...I keep my threshold at -1 and ignore moderators comments. Why bother?

    --
    <^>_<(ô ô)>_<^>
  72. Re:Like os/2's emulations? by xphase · · Score: 2

    FreeBSD already runs most linux applications, except vmware, without a problem, and still companies port software for FreeBSD, including realplayer and Netscape. OS/2 was not helped by it's lack of apps, but it failed to gain use for other reasons as well. OS/2 was direct competition with NT (Old versions)and couldn't compete with the user base/support/already made apps for NT. Also OS/2's place amongst Geeks was removed by Linux and FreeBSD which are both superior to OS/2. Plus IBM didn't market or support OS/2 very well. Plus the author of the article (IMHO) is not trying to say that FreeBSD is vastly superior to Linux, but that it has it's place in the world, and that it soon may get a surge of new users.

    Brian

    P.S. It's the end of the day, and after working all day i'm too lazy to check for spelling/grammer mistakes

    --
    The following sentence is TRUE. The previous sentence is FALSE.
  73. Re:That sums it up, actually.. by ninjaz · · Score: 1

    According to the applicable section of the A HREF="NetBSD FAQ, you should be using cdd for that.

  74. Re:Evil BSD devil logo by navin · · Score: 1

    Well, my school, Duke University, is the Blue Devils.

    But the nickname comes from the French Army (no Jokes please!).

  75. Re:Moderation bugs by Athos · · Score: 1
    I was going to post something about the inevitable whining reaction to anything that is perceived to be a slight to *BSD.

    Then I decided it wasn't worth it. Then I thought: what the heck.

    It's ironic to note that the whining that goes on here about moderation has as (IMHO) more effect on the quality of discussions than the subject of the whining.


    --

    --

    --
    The Internet is the Suppository of All Knowledge. You get it in the end.

  76. Re:Evil BSD devil logo by gpm · · Score: 1



    And here's a better one: Manchester United

    </flame>

  77. Re:BSD as a server? by dcs · · Score: 4

    Sure. The Gartner Group had a test with NT, Linux and FreeBSD. NT sucked, of course. FreeBSD was first, with Linux a somewhat close second. The test, unfortunately, is not available on the web anymore.

    What they benchmarked was the ability of the system to degrade gracefully underload. In other words, forget how fast your system is when everything is cached in RAM... when things get ugly, you have a lot of processes, and swap is heavy, during the "peaks" of your workload, how well does the system handle that? FreeBSD showed the best scores by far under the heavier loads, with the scores (err, FreeBSD and Linux) getting closer under lighter loads, and both NT and Linux surpassing FreeBSD under no load to speak of.

    As it goes, they somehow reached the conclusion that Linux was the prefered server under a number of environments analysed, even though FreeBSD performed better and had none of the drawnbacks they found in Linux. Go figure.

    Then, there is the Mindcraft benchmark. I'm told Linux performed significantly better than FreeBSD, with NT performed way better, and Solaris beating everyone. Alas, this test measured the perfomance of the system under very few processes, and everything cached. At least, as far as NT went. Gartner results say that if the environment of the test changed so that number of processes increased and swapping became necessary, NT would soon find itself trailing everyone.

    --
    (8-DCS)
  78. Re:"The original IP stacks" (off-topic) by Guy+Harris · · Score: 1
    TENEX? Multics? That was back in NCP days--the ARPANET didn't use TCP/IP until the mid-'80s.

    I'd have thought they still had TENEX and Multics machines on the ARPANET then. Multics, at least, wasn't, I think, as lively as it was in the '70's, so maybe they had them, but its networking stuff wasn't cutting-edge. Perhaps the same was true of TENEX/TOPS-20. (When did Digital shoot the 10's/20's in the head?)

    ( Tom Van Vleck's Multics Web site claims that TCP/IP was introduced in the late '70's, but, given that RFC 791 says "September 1981" on the cover, he's off by a bit, I think.)

    but the first full implementation was done at Berkeley and incorporated into the Berkeley Standard Distibution for VAX and then PDP-11

    I'd heard that BBN had a stack for BSD before the 4.1aBSD stack, and that the BSD stack was derived from it, with a lot of changes by Bill Joy; I don't know if that's the case, though.

    (I also vaguely remember hearing of older stacks for UNIX, but those may have been NCP stacks.)

    (Gee, I wonder if your appearance here will further surprise the guy who was surprised to see me show up on Slashdot; this article seems to have brought out the old folks, for some reason. :-))

  79. Fine. Find me an office suite in /usr/ports. by Eric+Green · · Score: 2

    'Nuff said.

    I need Applix Office (or StarOffice if I have to, but I'd prefer not). WordPerfect would also be nice, but not critical.

    Looking at the Linux emulation stuff it looks like I can get it to run, but trying to 'brand' all the individual little ELF binaries as 'Linux' did not make it work, so I gave up and switched back to Linux. I did make sure that the emulation worked by running a few little Linux binaries (running the Linux version of 'gnu tar' then feeding it through the FreeBSD version of 'gnu tar' was a blast :-).

    I think the guy had a valid point -- while FreeBSD may run many Linux binaries, it is by no means as easy to do for non-trivial programs as some people like to say. ("non-trivial" == "has more than one object module").

    --
    Send mail here if you want to reach me.
    1. Re:Fine. Find me an office suite in /usr/ports. by dcs · · Score: 1

      I think the guy had a valid point -- while FreeBSD may run many Linux binaries, it is by no means as easy to do for non-trivial programs as some people like to say.

      First, that's not what the guy said, nor what I replied to. He said "no apps", I pointed to a large collection of apps.

      Second, the problem with applixware is installing the damn thing, not running it. As for Wordperfect, I never heard of any problem at all with it.

      --
      (8-DCS)
  80. Re:That sums it up, actually.. by mvw · · Score: 1
    Either use

    pkg_delete name

    or

    cd /usr/ports/appname; make deinstall

    The ports system is very useful.
    I often stumble accross new software by examining my CVS updated ports tree.

    Just type make and it pulls the tarball from the net and builds it. Works like a dream.

  81. Err... sorry... you're wrong. by Eric+Green · · Score: 2

    There do exist easy-to-find MP3 players in FreeBSD. Try 'splay'. Or 'freeamp' if you wish. Or even 'x11amp' if you don't care about that stupid license (its template is in /usr/ports).

    Web browser: what's the beef? I installed KDE off the FreeBSD CD-ROM by using pkg_add (gosh, how horrible can that be!), then used its built-in web browser to download the FreeBSD version of Netscape off of ftp.netscape.com. What, you don't like Netscape? Tough, that's all you get on Linux too.

    The only real problem I had with FreeBSD was that I could not get a commercial-quality office suite working. That's the only reason I switched back to Linux. Otherwise, it's fast, it's stable (more stable than Linux in fact -- the memory leak in the Netscape text input widget occasionally locks up my Linux machine, but all it did on FreeBSD was make Netscape core-dump once it reached the limits of virtual memory), and reasonably well laid out (though I prefer the way OpenBSD is laid out, to tell you the truth -- FreeBSD is trying to get too fancy nowdays).

    Of course, there WERE some problems... I had to pull out the sound card I had in it (an Ensonique AudioPCI) and replace it with an old SoundBlaster pulled out my junk box in order to get sound support... but if I hadn't had four years of accumulated Applix files that I did not want to succumb to bit-rot(*), I would probably still be running FreeBSD.

    -E

    *bit-rot: what happens when a file can no longer be usably read, executed, or altered. Generally happens when the OS that the file was created for no longer will run on obtainable hardware, or when the applications software that it was created with will no longer run due to OS upgrades or etc.

    --
    Send mail here if you want to reach me.
  82. Re:That sums it up, actually.. by Lazaru5 · · Score: 1

    "and easier to configure than I expected"

    "When *BSD is as easy to use, configure, and setup for my own personal needs and wants"

    You contradict yourself. As it is, I find FreeBSD far easier to configure than Linux, for two reasons.

    1) I find the BSD style Init process to be less complicated than SysV. There is one master rc script that is configured via one single config file. Local programs can be run via a single rc.local, and scripts placed in /usr/local/etc/rc.d/ are executed at startup. Just how many files are there again in the Linux Init?

    2) FreeBSD is an entire system, not just a kernel and a hodge-podge collection of packages the distributor includes with it. The entire OS can be rebuilt with 2 commands.


    This doesn't mean FreeBSD is better (it is better in other ways for other reasons.) I'm just reacting to your totally baseless claims.

    "no apps!"

    StarOffice and WordPerfect run just fine under Linux emulation.

    The problem is that far too many Linux users think that Unix software is only for Linux. It doesn't occur to them that source code is *supposed* to be portable. Linux software developers are as guilty as this as anyone...they present their software as being for Linux, even if it compiles on BSD without modification!

    Many "Linux" programs compile cleanly on FreeBSD. The ones that don't only require a few changes. That's what the ports system is for..someone's already made the changes for you.

    Not only does the Linux Netscape run under emulation, but there's a native FreeBSD version as well, and has been at least since 2.2.2.

    The xmms (formerly x11amp) homepage says It works on most unix systems with sound, preferable OSS but on i386 systems any sounddrivers that is OSS compatible should work without any problems.

    Of course..then they go and ruin it all by saying This player has most of the features as the original winamp from Windows 95/98/NT but it will of course feature some specials only available for the linux version.

    This proves my point above about Linux software. People are being misled (though unintentionally) by the very people who write their precious software!



    --

    --
    My comments and opinions completely reflect those of anyone and anything I am remotely associated with.
  83. Re:this article hit the point. by kijiki · · Score: 1

    "elite" has become an insult lately. I suggest "31337" as a replacement. *grin*

  84. Performance by killmeplease · · Score: 1

    I know that many companies use BSD to run secure servers and I know that BSD is more stable and secure than Linux, because it has been around for more years and is maintained by die hard server people. My question is, What is the performance difference between the two OSs? I have a feeling that BSD has superior SMP support, bu I do not know why exactly. Anyone have any input from experience?

    --
    - Kill Yourself, spare us all! -
    1. Re:Performance by FigWig · · Score: 1

      Last I heard (read on usenet & web pages, actually) BSDs were still suffering from the coarse grained kernel lock problems that Linux is just getting over. I believe there was a recent benchmark done similar to the Mindcraft test that revealed this.

      Of course I forgot exactly where I saw this so I could be completely wrong, or even intentionally deceiving you.

      --
      Scuttlemonkey is a troll
    2. Re:Performance by dirty · · Score: 1

      I didn't see a benchmark, but I read that some of the BSD developers said that BSD probally would have faired just about the same because it had the same weaknesses as linux in this area. I personally hope both OSes get fixed, so we can have a bunch of OSes to pounce NT in a future meaningless benchmark.

      --

      -matt
  85. GPL stifles creativity? by ??? · · Score: 1

    ... I don't think so.

    K, so internal flamewars are not nice. BSD and Linux are both great OSs. NT is not. Let's take a look at where the bias sits on this article though.

    The big deal here is all about the licenses BSD vs. GPL. The BSD license does not protect open source.

    The article, and the accompanying poll suggest that creativity is stifled by the GPL. Let's take a look it this statement... It relies on the statement that creativity can only be spawned by monetary profit. It also relies on the statement that monetary profit can only be spawned by proprietary software. The conclusion that they draw, then, is that Linux allows no proprietary kernel modifications, thus no profit, thus no creativity. This line of reasoning has been shown to be false - in fact, both of the precepts have been shown to be false. In fact the level of creativity and innovation in non-proprietary software is higher than or the same of that in proprietary software. Why, then, would we allow somebody to proprietarize and close development on the kernel, when proprietarization improves nothing and causes problems (like kernel fork, slow bug-fixes, etc.)?

    So where is the bias? Can GPL'd software fit into Microsoft's business model and have modifications closed and proprietarized? No. Can BSD software fit into Microsoft's model and be proprietarized? Yes.

    So if you buy into the BSD license, think about that quote from Ben Franklin that fortune gives us all the time. If you buy into the BSD license, you are sacrificing liberty for the sake of short term stability. Please, help us to innovate on a truly perennial open source system.

  86. Elite vs. elitism by Eric+Green · · Score: 2

    I suggest you check your dictionary. They are two different words. People who are the true "elite", i.e., those who are the best or most skilled at what they do, generally do not engage in "elitism".

    "elitism" means (to quote the American Heritage Dictionary): "Belief in rule or domination by an elite".

    Frankly, I would prefer not to be ruled by a self-proclaimed "elite". Frankly, that reeks of www.stormfront.org, where you can read the rantings of these self-proclaimed "elites" who want to rule our nation. Ick.

    -- E

    --
    Send mail here if you want to reach me.
  87. Try a fact or two for a change. by Eric+Green · · Score: 2

    http://www.linuxgazette.com/issue33/bentson.html

    Yeah, those Linux developers are just a bunch of college sophomores. Sure. College sophomores with PhD's and 10 years's experience.

    'Nuff said.

    --
    Send mail here if you want to reach me.
  88. WHAT?!?!?!? by unicorn · · Score: 1

    "The whole Article is biased towards M$."

    Apparently the link to the article was broken at some point, and connected Pit boy to some other article entirely.

    "I wonder: Hell, why does an M$NBC Article show up on slashdot anyway?"

    Ummm, because it's about something that is relevant to computers, and Open Source issues. Seems obvious enough.

    "There isn't even information in this article - it's redundant ! I leared this much about GPL vs BSD licenses just by listening comp.os.freebsd.misc for 2 days !"

    I'd say that at least 95% of the material on the web is "redundant". Just because the information is available in the darkest bowels of the net, if you know where to look, doesn't mean that taking it, and compiling it in a reasonable readable format is a waste of time. Prior to reading this, I had no idea about BSD, and AT&T, et al.

    "I thinks slashdot is getting worse."

    I have to assume, that the only reason for this comment, is the above comments about /. having a link to a MS owned and operated site. How dare Hemos even admit that MS might have some affiliation with something worth doing. I suppose that we should all flame Hemos for corrupting our browsers with an MS owned http. Flush your cache, and get over it already. You're not gonna burn in hell, for reading an MS site. You're really not.

    --
    "Politicians are interested in people. Not that this is always a virtue. Fleas are interested in dogs." P.J. O'Rourke
  89. Re:I sure hope you aren't a BSD user by nave · · Score: 1

    Well people often point out that one of BSD's problems is its fragmentation but the different BSDs are probably closer from a layout and design perspective than most Linux distributions.

  90. Here we go agian. by Anonymous Coward · · Score: 3

    I can just feel a flamewar coming on.

    Flames can sometimes be useful. Most flamewars however, aren't constructive. They tend to be destructive, that's why they're named after a "destructive force."

    And in this instance a flamewar would be pretty stupid. This isn't a case of who's better. The BSD's cover different areas, as does Linux. Is there a point to fighting? Its like saying, "My boat is faster than your car" or "My orange is sweeter than your apple."

    The OSes in question are very powerful. What they do well they excell in. Its not like we're comparing Solaris (yay) to NT (boo!).

    Before jumping into the BSD/GPL debate, think about it. We're all on the same side! We like solid OSes. We can have a few beers and start scoffing at the NT folk together.

    Together. That is a word that both the BSD and Linux worlds should be using more often. Or at least we can hope.

    1. Re:Here we go agian. by Bud^- · · Score: 1

      Ok, ok, just settle down there cowboy.

  91. versus by bunco · · Score: 1


    I that this open_unix vs. open_unix stuff is absolute bullshit.

    OS developers & contributers - work together.
    Users - choose what's right for you.

    Debating over which is better and which is more popular is a complete waste of time. Lets all cooperate and off the 50 billion pound Gorrila in Redmond.

  92. Answering by bkosse · · Score: 1

    Because LMBench puts it faster than any other Unix stack.

    --

    --
    Ben Kosse
    Remember Ed Curry!
  93. Re:BSD is another Good Old Boys(tm) club by Lazaru5 · · Score: 1

    The artical says that the difference, as if it really means anything, is that BSD developers have degrees and 10 years of experience and are managers in their work, while Linux hackers are all unwashed masses without degrees (loosely interpreted). It said it as if that implies a certain quality of the code that won't be found in Linux.

    You misunderstood this part of the article. They were explaining why Linux development has been faster and more successful in those years than BSD. The average BSD developer has less time to spend hacking than your average Linux user.

    --

    --
    My comments and opinions completely reflect those of anyone and anything I am remotely associated with.
  94. Re:Sure by DeadFish · · Score: 1
    FreeBSD seems pretty stable if maybe a little boring - like a machine that does it's job so well you forget it's even there

    That's sort of the point, really. It shifts the focus away from the operating system itself to the jobs that the operating system is there to perform.

    It is an operating system you can forget about, and in many contexts, that's a good thing. Focus on the work, not the environment the work has to run in

    --
    Another damned comic
    +++ NO CARRIER
  95. ARRGGHH DEATH!! DEATH TO THE LINUX VS BSD THREAD!! by Colin+Smith · · Score: 1

    ARRGGHH NOT AGAIN!!!! I CAN'T TAKE IT ANY MORE!!!!

    --
    Deleted
  96. Like os/2's emulations? by underbider · · Score: 1

    >No matter, says Diercouff. Soon, the various BSD distributions will be able to run Linux applications, including office productivity suites such as StarOffice.
    Any body notice this? Even though it might be completely different situation, but OS/2 had Windoz emulation(Or what ever they used) That only contributed to OS/2's demise. Nobody developed for OS/2 because their application will be able to run on it any ways. Even though OS/2 is technically much better machine(as bsd is being claimed to be compared to Linux), It never caught on.

  97. Re:Anti-Linux Propaganda by machineryofJoy · · Score: 1
    Well, um, maybe it's because MSFT got caught trying to plant positive MS op-ed pieces in major US newspapers last year, when the DOJ trial started???????????????

    =moJ
    - - - - - -
    swagmag.com

  98. Hotmail by eponymous+cohort · · Score: 2
    Microsoft's free e-mail service Hotmail began its life on BSD servers

    What? Did they finally succeed in converting it to NT?

    --

    Of all the comments I've ever posted, this is definately one of them

  99. Re:this article hit the point. by dennisp · · Score: 1

    Yeah, FreeBSD can emulate SCO binaries.. I've used oracle for SCO with it -- it is annoying to have to add shared memory though.

  100. Re:BSD -- More arrogant users...? by rtaylor · · Score: 1

    There are several users in the higher up ranks of the BSD lists that are trying to change this.

    One is a more open development model. While you currently just send a pr report with your patches included the new system would allow you to do direct cvs commits. There will still be a peer review process to make sure the stuff is good, but the line between you and the reviewer won't be as obvious.

    On the other hand... Was that answer at any documentation sites? -questions has a few thousand emails daily, most of which are highly repetative.

    freebsdrocks, freebsddiary, and the handbook answer 99% of most users questions. The rest in IRC where I spend alot of time answering questions.

    -questions is way too overloaded... Should setup somekind of a structured questions list, with ID tags, etc.
    It should also automatically give you a faq when you join it...

    --
    Rod Taylor
  101. Re:Accurate? by BitDancer · · Score: 1
    I've heard the 70% figure elsewhere, and from personal experience as an ISP would not be at all surprised if it were true. If asked, I would say that we use BSD rather than Linux, even though we have a couple of Linux servers in addition to the BSD servers.

    The article actually touched accurately on the reason why, too. One of the strengths of Linux is the rapid pace of innovation and feature addition. This is actually a negative when I'm looking for an OS to run my servers. There, I need a consistent source and a relatively modest change rate, with the priority given to features relevant to the running-servers activity. FreeBSD excells at that.

    So at home I'll run FreeBSD on my house server, and Linux on my workstation. As others have said, the two are *complimentary*, with different focuses. And the BSD people should not be upset about the greater press given to Linux, IMO. Linux should have the most press because its strengths will ultimately play well in the consumer market. The BSDs will be found and supported, as appropriate, by those of us with services to run. And of course there will continue to be a lot of cross polination between the two, especially in the application realm.

    By the way, I found the mentions of BSDi in the article very interesting in light of the licensing argument. I used to use BSDi exclusively, but the problem with BSDi is that they did exactly what the BSD license allows: they added proprietary code and kept it proprietary. For this reason, while I am maintaining my current BSDi servers for the moment, any new servers are FreeBSD or Linux. So as far as I am concerned, the ability to, shall we say, proprietorize using BSD-license code just gives companies the ability to shoot themselves in the foot. Open Source is the superior business model, whatever license you execute it under.

    NB: I suspect that Linux could erode the FreeBSD server market share if some company would craft a distrabution aimed at service providers, characterized by a modest, server focused change rate, and providing reasonably priced support contracts.

    --BitDancer

  102. Re:Hotmail / Microsoft by A+Life+in+Hell · · Score: 1

    actully, i thought the article was pretty positive towards *ix in general

    --
    Commodore 64, Loading up the dance floor!
  103. BTW... by Axe · · Score: 1

    ...IF somebody pays, would Linux pass the test?
    Just curious...

    --
    <^>_<(ô ô)>_<^>
  104. Re:Anti-Linux Propaganda by Guy+Harris · · Score: 1

    I just call it Linux; there are those who, by being either pedantic or sycophantic, depending on your personal beliefs (I do not share the personal beliefs of those who consider it sycophantic), insist on it being called GNU/Linux.

    The person to whom was replying said "Linux is GNU!", which could be viewed as saying "it's GNU/Linux", i.e., "a lot of userland code in the OS is from GNU"; as I noted, however, a lot of the userland code isn't from GNU, so calling it "GNU/Linux" doesn't give credit to the authors of much of the stuff in a typical Linux distribution.

  105. MS wants to promote BSD? Great! by osu-neko · · Score: 1
    Good grief. If MS wants to promote BSD, great! They're just helping to dig their grave a little deeper.

    Besides, I love NetBSD. My old machines get upgraded to it when their manufacturers stop supporting them. My old Mac won't run MacOS 7.6 or newer -- voila, NetBSD/mac68k. I tried Linux, but it's not useable on my machine (yet). Solaris 7 theoretically works on my SPARCstation, but man is it a dog. Sun doesn't realize we haven't all upgraded to Ultras yet (or just doesn't care). It'll get upgraded to NetBSD soon (although I'll at least take a look at Linux -- but my experience trying to get it working on my old Mac makes me leary of wasting time trying it on my old SPARC -- I may reserve Linux for my newer, higher performance systems like my Pentium II. I love Linux too, but it just doesn't seem to run as well as NetBSD on my non-Intel systems, or at least that's what my Mac experience was).

    --

    --
    "Convictions are more dangerous enemies of truth than lies."
  106. BSD -- Wiser users? by Disco+Stu · · Score: 5

    This article certainly carries the attitude that many BSD users seem to have -- that BSD of for real users, users with experience, users who care more about a robust, secure OS than what's currently hip; and that Linux users are "hackers" who jumped on the Linux bandwagon because it's the hip thing to do among hackers, rather than because Linux carries any advantages as an OS.

    The truth is, Linux carries with it several advantages that the article only hints at. The article mentions the splits in BSD, but it doesn't discuss the problems these splits carry with them. It's nice to know that with Linux, when a new feature or better security is added to the kernel, that feature will be available to every users on many different platforms. I am certainly not an expert on BSD, so I'd appreciate it if someone who is more knowledgeable than I would tell me how often developments in FreeBSD are integrated into the development tree of NetBSD, for example.

    Personally, I prefer Linux. As a student at a large university, I'm surrounded by Linux experts. I couldn't say the same about BSD. The other main advantage that Linux has for me is the applications that are being ported to Linux more and more. However, I would be willing to switch to BSD if I saw clear advantages. Unfortunately, this article seemed to be more interested in cashing in on the Linux hype by subtly bashing Linux rather than presenting the real advantages.

    1. Re:BSD -- Wiser users? by dirty · · Score: 1

      Oh boy and it can be just like DOS, w/ no libraries at all.

      --

      -matt
    2. Re:BSD -- Wiser users? by Bud^- · · Score: 1

      the 52 differant linux splits run pretty much the exact same kernel though...

      Look at how many differant versions of system V unix there is :)

      I like them both freeBSD and Linux, also Solaris, BeOS, IRIX....

    3. Re:BSD -- Wiser users? by Lx · · Score: 1

      The BSDs regularly steal code from each other and incorporate it. For a while, OpenBSD even used the FreeBSD ports tree. Thing is, I always hear linux users saying how the BSDs are balkanized, etc...

      What about CodeWarrior for RedHat?
      Oracle for RedHat?

    4. Re:BSD -- Wiser users? by Trepidity · · Score: 2

      There is not "one Linux." Apart from the obvious issue of incompatible Linux distributions, the kernels themselves are different. RedHat ships with RedHat-specific patches in its kernels, not the stuff you find on ftp.kernel.org.

  107. flamewars by Tigger4 · · Score: 1

    Why is it that people have to bad mouth linux or freebsd. There's enough room for both of them to exist. I use both on my system, and they are both great OSes. So what if linux was written totally from scratch? So what if freebsd has less hardware currently?

    Mike.

    PS Just use what you like.

    --
    Tigger's like to read /. too!
  108. Re:Sure by Anonymous Coward · · Score: 1

    Netcraft busts them again:


    www.hotmail.com is running Apache/1.3.6 (Unix) mod_ssl/2.2.8 SSLeay/0.9.0b on FreeBSD

    Apache is also being used by Javasoft, Financial Times, W3 Consortium, and The Royal Family.

    FreeBSD users include Yahoo, The Apache Project, and MP3.com.

    So as one can see, MSNBC is spreading FUD for their masters again.

  109. "The original IP stacks" (off-topic) by Guy+Harris · · Score: 1
    folks should read this note on Linux-Kernel:

    In the parenthentical note in the side comment he makes at the end:

    ...if memory serves, the original IP stacks weren't produced on Unix, but on DEC machines. (eg, PDP-11, VAX)

    I think his memory doesn't serve; I think it's more like "(e.g., PDP-10)", although I don't know which OS had the first TCP/IP stack - Multics probably had one fairly early on, too. (We shall ignore the fact that UNIX originally ran on DEC machines - he may have meant "on DEC operating systems", although I wouldn't be surprised to hear that the first PDP-10 TCP/IP stack was on a non-DEC OS, TENEX; yes, I think it eventually became the DEC operating system TOPS-20, but it was originally developed by BBN.)

    1. Re:"The original IP stacks" (off-topic) by edhall · · Score: 1

      TENEX? Multics? That was back in NCP days--the ARPANET didn't use TCP/IP until the mid-'80s. You've been around long enough to remember the Great Change, Guy. I guess you're technically correct, though, if we ignore your reference to "TCP/IP"-- NCP was IP in its day. (And you folks were wondering why IPv4 wasn't IPv1... well, it turns out that the original ARPANET first used something other than TCP. Back just before TCP appeared, DEC-10's were the kings of the net.)

      IIRC, there were simultaneous efforts to build IPv4 stacks on TOPS-20 and others, but the first full implementation was done at Berkeley and incorporated into the Berkeley Standard Distibution for VAX and then PDP-11--and DARPA paid good money for it.

      -Ed
  110. A few comments by Anonymous Coward · · Score: 1

    First of all, it annoys me to see the constant emphasis on hostility and one-upmanship in articles on different Unix versions. This is ridiculous. Who cares if user X perfers Linux or person Y prefers BSD? I am not interested in which version has which percentage of the market share. I want to know more about the operating systems themselves, how they are similar and how they differ.

    Secondly, it seems to me that the best route for future development would be to merge the various Unix versions, taking the best features from each. Perhaps Linux and freeBSD could combine to form freeLSD.

    Finally, people who say that Linux is not a Unix version are silly. If it looks and acts like Unix, has the same system calls as Unix, it's Unix, regardless of what its history is. Any other definition of "Unix" is useless.

    --- Brian

    1. Re:A few comments by digitaldaniel · · Score: 1

      Perhaps Linux and freeBSD could combine to form freeLSD.
      Hmmm, freeLSD...somehow I have a feeling this might be taken the wrong way ;-)

      Although it does sound like it was developed at Berkley :-)

    2. Re:A few comments by Bud^- · · Score: 2

      Linux and freeBSD could combine to form freeLSD

      I think we used that for a server once, because when we installed it, the computers case started to melt. I tried to run a reboot to see if that would fix it but the india just stood there looking at the sun while Jimmy Hendrix tried to get the Midi interface drivers installed from a remote terminal that was located in the deserst. It had a nice interface though.

    3. Re:A few comments by RichN · · Score: 1
      ... if I want to try out Linux and any or all of the BSD's...

      That should read "if I want to try out any or all of the Linux Distributions, or any or all of the BSD's", shouldn't it?

      --

      Rich

    4. Re:A few comments by Neuroprophet · · Score: 1

      I could go for some freeLSD.
      Wow, look at all the pretty colors!
      Imagine what the code would look like...

      I don't see why BSD and Linux users flame each other. Everybody keeps saying that a big part of the free software (in the sense that it doesn't cost anything) movement is about freedom of choice. Then everybody spends time and energy flaming each other for making different choices (*BSD,*nix, etc.). Is it just me or does this seem amazingly hypocritical?

  111. QUICK! QUICK!! WHERE'S THE KILLFILE??!?? by Colin+Smith · · Score: 1

    Slashdot needs a killfile of some sort.

    --
    Deleted
    1. Re:QUICK! QUICK!! WHERE'S THE KILLFILE??!?? by Brian+Knotts · · Score: 2
      Preferences -> Exclude Stories from the Homepage -> BSD

      Sad to say, I'm seriously considering this. Not because I'm disinterested in BSD, necessarily. It's just that every BSD story on Slashdot precipitates a roaring flame-fest. I'm not placing blame; I'm sure there's plenty to go around. But this really is getting ridiculous.

      --

  112. Anti-Linux Propaganda by Anonymous Coward · · Score: 1

    Who wants to bet that this article was commisioned by Microsoft to help stifle the Linux buzz by sewing confusion in the minds of the public and IT management about free Unix systems?

    1. Re:Anti-Linux Propaganda by Guy+Harris · · Score: 1

      Much of the same thing I did, once upon a time, on USENET. :-)

    2. Re:Anti-Linux Propaganda by Guy+Harris · · Score: 1
      Who wants to bet that this article was commisioned by Microsoft to help stifle the Linux buzz by sewing confusion in the minds of the public and IT management about free Unix systems?

      I seem to remember several MSNBC articles, which were somewhat Linux-positive, pointed to by other Slashdot threads, so I wouldn't take the "sneaky Microsoft trick" side of that bet right now.

      Perhaps, at that time, they were trying to support their "see, we have plenty of OS competition" argument, and are now trying to sow doubts about Linux.

      However, I tend to expand "never explain by malice that which can be adequately explained by stupidity" to "never explain by malice that which can be adequately explained by other means", and, absent further evidence, I find "some journalist at MSNBC thought this might be interesting" an adequate explanation.

    3. Re:Anti-Linux Propaganda by pestel · · Score: 1

      Why do people always see MS behind the scenes
      sowing dissension in the free Unix ranks? I will admit that MS has certainly questionable business practices but it doesn't typically openly try to do this, but rather subtly in the background (ie. make Netscape run slower on MS hosted sites, etc...)

      I even got a similar response like this one to my editorial in this month's Daemon News. I swear people think Bill Gates is like the Wizard of Oz and hiding behind every curtain.

    4. Re:Anti-Linux Propaganda by laetus · · Score: 1

      I'm really curious as to why this was moderated as flamebait. My best guess is that it has to do with the naivety of the moderator, since media-corporate coziness *IS* a legitimate concern; blending supposedly objective reporting with subjective analysis favorable to media sponsors/owners/partners/etc. like Microsoft.

      It really scares me that some techies assume that it is nothing short of paranoid to suggest that Microsoft is expecting something in return from its investment with NBC.

      --

      "We're sorry, but the website you're trying to reach has been disconnected."
  113. Re:freeBSD by psaltes · · Score: 1

    I'm wondering why thats a troll...
    looks more like on opinion to me.

  114. Accurate? by pb · · Score: 3

    This wasn't accurate, it was just as uninformed as most articles. At least it's publicity, though.

    I know that at least FreeBSD should be able to run linux binaries without too much trouble, just like Linux should be able to run, say, SCO binaries without too much work, etc. So it shouldn't really have fewer applications. Also, a lot of the same UNIX apps should be source-compatible anyhow, and some are released under the BSD license.

    Since the owner of the source code can release it under multiple licenses anyhow, there's nothing wrong with making a kernel submission GPL'ed, and also releasing it to the *BSD's under their license, so I don't really see the argument there. The other arguments have been dealt with. Remember, the BSD license lets your competitors freely use your code too, and also lets people take that code and incorporate it into closed projects, which I don't think is necessarily a feature.

    Past that, at least it's press. I don't believe that 70% of all ISP's figure, either. A lot of ISP's use Linux. Maybe if he meant the number, it would only take a few major ISP's to skew that figure. Still... that doesn't jive.

    --
    pb Reply or e-mail; don't vaguely moderate.
  115. And also .. by cje · · Score: 2

    .. Linux has a celebrity.

    This is pretty much an extension of your comparison of the Linux community to a bunch of excited kids. Linus is a charismatic guy. He's funny, likeable, and direct. When it comes to PR, technical talent takes a back seat to some of the more interpersonal aspects. My sister, who is in nursing, doesn't even own a computer .. but she's heard of Linus Torvalds. The people who make the biggest splashes are the people that get the most press.

    Of course, this is not to say that the BSD community doesn't have its own important and colorful characters. But if you were to compare the number of Slashdotters who know who Linus Torvalds is against the number who know who, say, Theo DeRaadt is, you'd find a pretty evident bias.

    --
    We're going down, in a spiral to the ground
  116. At least we're not using Windows... by Swarthout · · Score: 1

    You say BSD, I say Linux
    You Say Tomato, I say Tomato(work with me here, it's text)
    Let's call the whole thing off...

  117. Re:Big pile of crap by Ded+Bob · · Score: 1

    Would these be considered different Linux OS's then:

    Real Time Linux
    Linux Router Project

    They are patched versions of Linux, but I would still consider them different at the kernel level.

  118. Re:Sure by Anonymous Coward · · Score: 1

    My ISP is all FreeBSD.

    www.enteract.com

    -ethan

  119. A SubGenius MUST. . . HAVE. . . by Matthew+Weigel · · Score: 1

    SLACK! ;-)

    --
    --Matthew
  120. Nope, it still uses *BSD by javac · · Score: 1

    That was blatent misrepresentation on the part of M$nbc geach

  121. Definition of fastest. by bkosse · · Score: 1

    Wall clock time from packet arrival to time the data hits the user app. This is substantially different from throughput on a multi-threaded IP stack.

    --

    --
    Ben Kosse
    Remember Ed Curry!
  122. Re:Why (Free|NetOpen)BSD is less used than Linux by nikc · · Score: 1

    Dominican wrote:

    The perfect example is the FreeBSD "Handbook".. the official online manual for FreeBSD. This Handbook is done with SGML and for someone to help with it the would first need to figure out/install the tools and then deal with SGML. Last time I tried to help with documentation there was barely enough info on what tools to get and even less in terms of SGML documentation.

    Spot on.

    That's why I wrote the Doc. Proj. Primer, available at http://www.FreeBSD.org/tutorials/d ocproj-primer/.

    Feedback is welcomed.

    N

  123. Re:Hotmail == Solaris by Lazaru5 · · Score: 1

    God help us all. God help us all.

    --

    --
    My comments and opinions completely reflect those of anyone and anything I am remotely associated with.
  124. Why (Free|NetOpen)BSD is less used than Linux by Per+Abrahamsen · · Score: 2

    I don't think the lawsuit was all that important.

    More important was the fact the Bill Jolitz, who released the original 386BSD wasn't really well suited for running a Bazaar-style project. At times, his (rare) messages didn't seem sane, and his "press officier" Jesus, Jr, didn't made it better. This meant that the project was delayed until first the NetBSD and later the FreeBSD groups got fed up waiting for him to reelase a new version, and broke away.

    The most important thing, in my opinion, was that the BSD developers were highly competent operating system engineers making great personal sacrifices for the cause, while the Linux developers were a bunch of enthusiastic kids having great fun doing what they wanted to do. At least, that was the impression one got from the BSD and Linux newsgroups. There is even some of it left today.

    I suspect a lot of potential developers felt like me: I'd rather hang out with the kids who are learning and having fun, than the self-important professionels who are making sacrifices.

    1. Re:Why (Free|NetOpen)BSD is less used than Linux by arodrig6 · · Score: 2

      I don't think the lawsuit was all that important.

      can't say for certain, but I know of at least one case where the Lawsuit worked against BSD.

      one of the founders of the Beowulf project at NASA gave a lecture in which he said that BSD was originally seen as a technically superior OS (Linux was still pretty young then), but that the potential fallout from the lawsuit made them turn to Linux.

      Probably several other smaller projects and developers has similar experiences - why pour effort into something which might be shutdown soon?

      --

      Who am I? Subscribe and find out
  125. Re:Right tool for the job. by Matthew+Weigel · · Score: 1
    The packet sniffing code is completely disjoint from the TCP/IP stack and the rest of the OS.
    Ummm... what? So you're saying that the performance of the TCP/IP stack will in no way affect the performance of snipping packets coming off the stack Uh, OK...
    --
    --Matthew
  126. Stop bickering by Graymalkin · · Score: 1

    Geez this is what makes M$ laugh at people like us when we talk about replacing Windows on the desktop, arguing about a license agreement. If you read the article it says that you can't really say which license is "better". If you have read either the BSDL or the GPL you would understand this is true. GPL forces you to provide source code, which is a good thing for non competitive, usually non commercial (unless you're a service provider like Red Hat or SuSE). The BSDL license says you can release source code if you'd like, but you're not forced to, which helps competitive commercial groups to release just binaries for their work, even if they base it on someone else's work. Why does the GPL license always fall into the Linux catagory and BSDL always fall into the *BSD catagory, the GNU license was written by RMS well before Linus finished v.01, so I could put the GPL on my program I just wrote for BSD. Both licenses and both flavours of Unix have their uses and are both good at different things. BSD servers tend to be able to handle higher loads than linux servers, while linux has begun to appeal to the Joe Average user while still being a powerful server and workstation OS. Fighting about which one is better is like children arguing over who's a bigger fartface. It's not M$ and it works, don't complain.

    --
    I'm a loner Dottie, a Rebel.
  127. There's a good reason for the recommendation. by bkosse · · Score: 1
    Actually, two. First, even in the real world, getting the run queue in Linux to get more than 2 things in it is HARD.

    Second, you usually don't want to run your server peaked. ftp.cdrom.com is not peaked even when its putting out 1TB a day.

    Now, if FreeBSD performed worse than Linux under the Mindcraft test, we can also deduce that its TCP/IP stack is worse than Linux's stack.

    --

    --
    Ben Kosse
    Remember Ed Curry!
    1. Re:There's a good reason for the recommendation. by dcs · · Score: 1

      Actually, two. First, even in the real world, getting the run queue in Linux to get more than 2 things in it is HARD.

      My real world is obviously different from yours. :-)

      Second, you usually don't want to run your server peaked. ftp.cdrom.com is not peaked even when its putting out 1TB a day.

      Of course you don't run your server "peaked". That would be a contradiction in terms. Peak is what happens when the workload reaches it's highest point.

      Now, you can size your hardware to be able to handle the peaks, and idly throw away cycles during the averages (perhaps running SETI@Home? :), or you can size your hardware to handle the average, and depend on your operating system not to screw up at the peaks.

      Take your pick.

      Now, if FreeBSD performed worse than Linux under the Mindcraft test, we can also deduce that its TCP/IP stack is worse than Linux's stack.

      And why would that be? As I recall, it was reported that *Linux* did not perform well because of TCP/IP stack caps. What that has to do with the reasons of FreeBSD bad performance?

      --
      (8-DCS)
  128. Re:Sure by Cybervoid · · Score: 1

    As another post points out, they still run FreeBSD. What I thought was funny was when they tried to switch the system over to WinNT IIS when they first took over Hotmail. It couldn't take the strain on the system and they had to switch back.

  129. MSNBC vs. Linux by laetus · · Score: 1

    If you've ever read anything Noam Chomsky has had to say about the "media-industrial" complex, you'll have no trouble believing that MS may have indeed inspired just this type of article.

    Remember, MS is in it for the kill and will use any resource they have at their disposal to kill Linux. That includes NBC.

    --

    "We're sorry, but the website you're trying to reach has been disconnected."
  130. Good anonymous troll ;^) by bodl · · Score: 1

    He he ....

  131. Re:this article hit the point. by Ded+Bob · · Score: 1

    But now the point: BSD is boring

    Explain. I run Linux as a firewall. It must therefore be boring according to your definition.

    I have been using Linux regularly since the 0.99.14x days--only briefly around 0.77 (I can't recall exactly). I will be trying out FreeBSD on my next system withing a month or two. What programs will I NOT be able to run with FreeBSD?

    I have two favorite games: Netrek and AOE. The first can be played on most UNIX systems. The second runs just as well under FreeBSD as it does Linux: not at all.

    You are entitled to your opinions, but please give evidence when you come down so roughly on something.

  132. Sort of... check this ZDNET article by Nafai7 · · Score: 1

    Call me a bit paranoid, but it seems an interesting coincidence that ZDNET came out with a story on this subject. It's possible that MS thinks they can sow confusion in the open source movement by subtley pushing whatever competes with their biggest problem right now... Linux.

    1. Re:Sort of... check this ZDNET article by markos1-1 · · Score: 1

      I checked your link and then opened a new browser window and looked at MSNBC's artical. Did you notice that they are verbatim copies?

  133. Then Linux is Unix as well. by bkosse · · Score: 1

    Or... would that mean your precious world view that BSD is all mighty and perfect would be flawed?

    --

    --
    Ben Kosse
    Remember Ed Curry!
  134. Many historical errors here by Anonymous Coward · · Score: 1

    Unfortunately this article has many historical errors. To correct a few of them:

    BSD stands for Berkeley Software Distribution, not Berkeley Software Design. Someone seems to have snuck in and fixed that one.

    The article states that BSD UNIX was created because Bill Joy wanted to create a free UNIX. This is, to put it mildly, incorrect. Berkeley was funded by DARPA to provide an Internet-capable operating system based on UNIX, to act as a common platform for DARPA researchers. Bill Joy was one of several graduate students funded to work on this project via the Computer Systems Research Group. CSRG got money from a few other people in later years, but the expiration of the DARPA grant eventually resulted in the expiration of the group. Joy was "first among equals", and did quite a bit of work (ex/vi, csh) before the DARPA grant came through, but neither then nor later was his aim to create a "free UNIX" - neither was it DARPA's. DARPA believed, correctly, that the Berkeley work would eventually be picked up by various vendors and would be supported through standard commercial channels. When this became the case, DARPA support ended. The open source movement, the "free UNIX" movement, et al. all came in the last days of CSRG, some time after DARPA's involvement had ended.

    I believe that it is true that the copyright lawsuit did hinder the progress of *BSD in the free marketplace (though not in the commercial marketplace, where license fees were paid), and is partly responsible for the dominance of Linux in number of seats today. That, however, is opinion, and not historical fact.

  135. Point completely missed. by cmc · · Score: 1

    The article was about BSD, not Linux. Have many--or ANY--Linux articles (read: not Linux-vs-BSD) said how BSD is equal to or better than Linux at Aspect #foo? If so, point me to it.

  136. Re:Hotmail (and LinkExchange, etc.) by matta · · Score: 1

    Microsoft just buys companies like Hotmail and LinkExchange after they are already established. They aren't stupid and so they don't force them to re-deploy all their software under a different OS (WinNT, whatever) for no good technical reason.

  137. Solaris does the grunt work... by Wakko+Warner · · Score: 1
    They use a bunch of Solaris boxes running a hacked-up qmail to do all the mail work, and BSD for the web frontend. I guess it's just a question of using the proper tool for the job, so it isn't surprising why NT isn't included in that short list.

    - A.P.
    --


    "One World, One Web, One Program" - Microsoft Promotional Ad

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  138. Re:Sure, actually, yeah by Lx · · Score: 1

    I work for an ISP, we run all our machines on FreeBSD boxes, and I've talked with many other business associates in the business that run it. Most of us use it on our home machines as well, much preferred to linux.

    -lx

  139. Re:freeBSD by Evangelion · · Score: 1

    Especially since there was an identical post in the last perl article, which didn't get moderated down.

    All hail moderation.

  140. Re:Right tool for the job. by Guy+Harris · · Score: 1
    Ummm... what? So you're saying that the performance of the TCP/IP stack will in no way affect the performance of snipping packets coming off the stack Uh, OK...

    At least in the BSDs, packets being sniffed "come off the stack" from the network interface driver, and get handed directly to the BPF code; I suspect it may be similar in other UNIX-flavored OSes.

    They don't come from the TCP/IP stack; they only pass through that stack if they're IP datagrams intended for that machine or broadcast/multicast to that machine; for sniffing, the interface may be in promiscuous mode, and the bulk of the traffic being seen may not be intended for the sniffing machine, and thus wouldn't go through the stack.

  141. Re:Evil BSD devil logo by Draconian · · Score: 1

    FWIW : The Belgian national soccer team is called the "Red Devils". Too bad they play soccer like Wet Drivels when they get on the field :-)

  142. Re:Isn't BSD == Berkeley s/w *ditribution* by cmc · · Score: 1

    BSDI stands for Berkeley Software Design, Incorporated.
    BSD stands for Berkeley Software Distribution.

  143. Hey I tried freeBSD by Nima · · Score: 1

    and you know I linux better..

    I have been using linux for a while now.. And

    maybe freeBSD is more secure or "faster" but

    I dont think it has the same kind of community

    and I dont think it will grow as fast a linux will

  144. Re:Good article, but... (Ownership of UNIX) by howardjp · · Score: 1

    TOG is a software consortium of which SCO is one of many members. For a complete list of members, refer to http://www.opengroup.or g/overview/members/membership_list.htm

  145. Clarus the DogCow (Apple...) by TheHornedOne · · Score: 1

    Mooof!

  146. *bsd "vs" linux by logycke · · Score: 1

    here is one of the better comparisons I have seen between *bsd and linux on the net.

  147. Re:That sums it up, actually.. by Syslevel · · Score: 1

    Slackware is actually cool. It's my favorite flavor of Linux OS. I've been running it on and off since I was weaned off Yggdrasil in about 1994. But I'm moving towards BSD for my own reasons. I'm sorry for sounding like I was trashing the slack in that comment.

  148. Poll idea by Plasmoid · · Score: 2

    A new poll idea:
    Which is the kewlest Mascot/logo

    1)GNU yacc/bison thing(I don't know what exactly it is)
    2)BSD Daemon
    3)Tux
    4)That Salvidor Dali Window(M$ windows logo)
    5)Pimp in the RedHat
    6)That funky debian penguin

    --
    You don't exist. Go away. --SysVinit Halt
    1. Re:Poll idea by Bud^- · · Score: 1

      The perl Camel, HELLO, the camel, the perl camel, what about the camel?

    2. Re:Poll idea by Per+Abrahamsen · · Score: 2

      > 1)GNU yacc/bison thing(I don't know what
      > exactly it is)

      I strongly suspect it is a gnu.

  149. Re:That sums it up, actually.. by Syslevel · · Score: 1

    Golly, gee thanks. I guess I should prowl around the NetBSD site more often. Say goodbye to Slackware on that box if cdd works.

  150. That sums it up, actually.. by Stone99 · · Score: 3

    That article summed things up pretty well for me, though unwittingly, I think. I've toyed with *nix off and on for the last 6 years, only just a few months ago gone full-Linux, using RH. I played with FreeBSD 2.2.2 through that, and while it was nice, and stable, and easier to configure than I expected...no apps!

    Maybe this has changed with the FreeBSD 3.x series, but for those of us out there who don't know how to mod our Linux apps (no matter how easy true hackers claim it to be) *BSD isn't worth it. No matter how stable an OS is, if it doesn't DO anything, it's useless.

    Linux has the larger share of the publicity and market not because of the 'young hackers' but because it is the only *nix that Joe Average User has a change of understanding and _using_.

    --
    -- I'm sure this is amusing to someone.
    1. Re:That sums it up, actually.. by Stone99 · · Score: 1

      How about a WYSIWYG word processor you don't need a month's training to use day to day? Or an easy-to-find MP3 player with an intuitive interface? Or even...a web browser, so you can post snarky replies about bloatware with a minimum or effort and sweat? (That was my BIG beef about FreeBSD 2.2.2)

      Sure, you, me, and many of the people on this site could do everything by command line and Meta-keys...but John Doe can't, doesn't want to, and shouldn't have to. If it makes it more comfortable, and increases the userbase, bloat isn't all evil.

      When *BSD is as easy to use, configure, and setup for my own personal needs and wants as Linux, I'll switch. Not a moment before.

      --
      -- I'm sure this is amusing to someone.
    2. Re:That sums it up, actually.. by drwiii · · Score: 2
      FreeBSD installs as a base system (which is a Good Thing(tm)), and allows you to install different software via its ports library.

      Here's a quick listing of the various categories living in /usr/ports:

      archivers astro audio benchmarks biology cad chinese comms converters databases deskutils devel distfiles editors emulators games german graphics irc japanese java korean lang mail math mbone misc net news palm plan9 print russian security shells sysutils templates textproc vietnamese www x11 x11-clocks x11-fm x11-fonts x11-servers x11-toolkits x11-wm

  151. I think I know that reporter by Eric+Green · · Score: 2

    Is that the same one who mentioned a number of Linux distributions, such as "Red Hat Linux", "Caldera OpenLinux", and "Deviant Linux"?

    Tim (Jones) at EST says he's still looking for that "Deviant Linux" distribution. Think it maybe has pictures of nekkid penguins in it or something? Or maybe penguins doing unspeakable things to sheep? Or ???

    -E

    --
    Send mail here if you want to reach me.
  152. Too late now? by hedgehog_uk · · Score: 1
    So the article is saying that it's the older hackers who love BSD. Hardly suprising, really. BSD has traditionally been the 'hackers Unix'. Back then, the big rival was AT&T SysV which was seen as commercial and uncool by hackers. I grew up with BSD in the late 80's on Suns and v.good it was too. I think that BSD lost the momentum when Sun dropped it in favour of the SVR4-based Solaris, perhaps due to pressure from AT&T. I was working at Sun during the internal switch-over, porting software from BSD to Solaris. There were a lot of complaints from developers about how slow Solaris was, compared to the much-loved BSD.

    Sadly, I can't really see a resurgence of BSD happening. Linux has the momentum behind it now and, quite frankly, I think that the BSD fans are extremely jealous. I can't really blame them as, had things gone right, it would be BSD vs NT now and no-one would have heard of Linux. But that's not what happened and I'm certainly not complaining as long as I've got a good alternative to M$.

    HH

    date; talk; touch; unzip; finger; expand; strip; head; mount; yes; yes; yes; eject; more; sleep

    --
    Yellow tigers crouched in jungles in her dark eyes.
    She's just dressing, goodbye windows, tired starlings.
    1. Re:Too late now? by maskatron · · Score: 1

      minor correction: most BSD users don't care what other people use as an OS.

      --
      Have you seen Ironstayn vs Supergovernment yet?
  153. Re:I sure hope you aren't a BSD user by Eric+Green · · Score: 2

    Ever consider the possibility that there are some Microsoft shills posting as Anonymous Cowards, trying to create conflicts in the free software community that don't actually exist?

    -E

    --
    Send mail here if you want to reach me.
  154. Re:Why BSD Failed by richnut · · Score: 1

    I had a long rebuttle to this post which addressed every single item he brought up and pointed out they are all pitfalls or potential pitfalls of Linux as well. I erased it though, so I could be more succinct.

    FreeBSD has not failed. Doesn't yahoo run FreeBSD? Aren't they the most popular site on the web? (or in the top few) Isn't the most popular ftp server in the world running FreeBSD? You might think FreeBSD failed, but that just shows you're not thinking too hard.

    Personally I've never liked FreeBSD. One of my anti-BSD rants made it all the way to the CEO of BSDI. However, I'm not going to pronounce it dead when people are still using it for interesting things. Just remember there's been lots of questions about the direction of Linux over the years too, infighting, political posturing, bad blood, bad code, poor management. It's happening to BSD now, it could happen to Linux again tomorrow. Linux is riding a wave might now. It just might be BSD tomorrow.


    -Rich

  155. Re:emulation led to BSD's demise by xphase · · Score: 1

    Well I for one "love" Corel's idea's of native apps, right now they have a Linux port of WordPerfect, but how long will they keep porting. Corel hopes to use the help they are giving to the Wine project to allow Corel's Windows products to run without being ported. Soon they will drop all Linux support content in Wine's emulation to run their products, while they still get to have their name in the open source community and appear as a great company. If they are doing this what's to stop other companies from doing the exact same thing? Now would you feel like a second class citizen for running apps under wine?

    My two cents worth...

    --
    The following sentence is TRUE. The previous sentence is FALSE.
  156. this article hit the point. by Crass+Spektakel · · Score: 3

    Funny, it describes the situation quite clear:

    BSD crumpled under the struggle of copyright in 1993 (thats was right when I switched from BSD to Linux).

    BSD is rockstable (I don`t say that linux isn`t stable, but maybe a little bit less).

    But now the point: BSD is boring.

    Simply said I don`t run a webserver all day and I don`t type "uptime" all day.

    I actually try to work (to some extend :-) and play at my machine. And here we go, the linux-folks is much more "innovative", got the straight target "world domination" instead of "high uptimes".

    Beside of that both are very equal - it`s yet another *nix-lookalike. *nix is a tool, like toiletpaper. You use it, but you don`t arguee about it. But you may still prefer the pink one with funny penguins on it :-)

    --
    "Life is short and in most cases it ends with death." Sir Sinclair
    1. Re:this article hit the point. by Bud^- · · Score: 1

      But you may still prefer the pink one with funny penguins on it

      In what way is linux pink or pinker than *BSD?

  157. Well I went from GPL -> Linux by xixax · · Score: 1

    I couldnn't run Minix in a sane fashion on my Amiga, so I did the next best thing and replaced just about everything except the kernel with U*ix like stuff from micro ports of GPL stuff. When I diteched my Amiga (well, it still lurks) Linux was a "not much thought" choice since for what I wanted to do Linux/FreeBSD were much of a muchness and it seemed there were more GPL people on Linux.

    My ISP runs on FreeBSD and I'm tempted to find another box so I can play with FreeBSD...

    Antti

    --
    "Everything is adjustable, provided you have the right tools"
  158. Cross-publishing license by 1984 · · Score: 1

    ZDNet has a licensing agreement with MSNBC, under which MSNBC publishes ZDNet stories in its technology section (when relevant). As far as I know, it goes both ways, so ZDNet will sometimes publish MSNBC copy. In case nobody noticed the MSNBC logo on the ZDNet site...

  159. Sharing userland code... by Eric+Green · · Score: 2

    Actually, Linux probably shares userland code a lot more than BSD does. That's because Linux really doesn't HAVE a userland -- Linux is a kernel, a few GNU tools necessary to boot, and a lot of little individual packages, most of which use the same code base. For example, there are not four different 'telnet' programs in the Linux world. Everybody uses the same "NetTools" package maintained by some guy whose name I can't remember (sigh). Similarly, everybody uses the same 'libc' library, it's all the same 'glibc' off of fsf.org, though everybody seems to be using a different revision of it (sigh). (even the old libc5 was that way, there was only one libc5, though some people, like Red Hat, for some inexplicable reason chose to ship an old version of it rather than the current version).


    I like FreeBSD, but I'm posting this from SuSE Linux because I could not get Applix running despite branding all the ELF binaries in the Applix directory as Linux binaries and making sure the Linux emulation was compiled into the kernel. Bummer. I also did not have success getting WordPerfect 8 to run, though I've heard others say they managed to do it. I did run a couple of little Linux binaries to make sure the emulation was working, and they worked, so I do know the emulator works, but sometimes it's not easy to get multi-part apps to do right with it...

    -E

    --
    Send mail here if you want to reach me.
  160. merging by Lx · · Score: 1

    That will NEVER happen, if for no other reason, because people from both camps will never agree on licensing terms.

    -lx

  161. Typical inaccuracy by Eric+Green · · Score: 2

    A typical inaccuracy was when they blithely repeated that Linux developers were a bunch of young kids and BSD developers a bunch of old pros, in blatant disregard of the facts.

    See:

    http://www.linuxgazette.com/issue33/bentson.html

    for the details.

    It does appear, though, that Linux has a whole lot of young kid ADVOCATES, some of who think it's, like, l33t (AGHH!!).

    -E

    --
    Send mail here if you want to reach me.
  162. Re:BSD as a server? by jsreece · · Score: 1

    Sure, head-to-head benchmarks have been done. But
    they don't often matter in the IT world.

    For example, www.intel.com was originally started,
    guerilla-fashion, by an Intel CAD group using BSDi. They had numerous benchmarks showing BSDi and Apache blowing away NT and IIS. However, when
    Intel IT finally jumped on the Internet bandwagon and took over the site it was quickly
    force-marched to IT-standard NT despite the test data. There followed an intensive six-month collaboration process with Microsoft to deal with the resulting reliability/performance issues....

  163. Danger Will Robinson, Danger! by Jonny+Royale · · Score: 1

    Uh-Oh, I smell a bait and switch here!
    Put up a BSD article, then you see the ad up top. And you think, "Can't be all that bad, can it?" then you click, then your lost!
    (Microsoft is not a partner in this posters' soul)

  164. BSD is another Good Old Boys(tm) club by qix · · Score: 2

    One thing you might not realise too, is that like anything that comes from a University and the people deeply embedded in that culture, is that the focus and emphasis is on the small private clicks that form around the institutions, giving rise to that old adage "It's not what you know but who you know". So in BSD, you need to win popularity contests to get your stuff into the system. In linux, however, you only need to demonstrate the technical validity of your proposal. Thus, BSD lags behind in the development arena and has a pathetically small developer community to support it. I also imagine that the several forks of BSD are largely due to interested developers not being able to win popularity contests and thus being forced to fork off the code base in order to get their own stuff added.

    Remember that what linus torvalds did was to capitalize on the Internet and the available talent. And he was wildly sucessful in creating a worldwide development team, which in turn has turned out a tremendous product. BSD can't do that because it's about popularity contests and dysfunctional politics. The artical says that the difference, as if it really means anything, is that BSD developers have degrees and 10 years of experience and are managers in their work, while Linux hackers are all unwashed masses without degrees (loosely interpreted). It said it as if that implies a certain quality of the code that won't be found in Linux. Bullshit. The focus should be on technical merits and not who has the more prestegious paper. And in the Linux world that is most certainly the case.


    Linux is a truely open develop model that does not discriminate based on popularity contests or worthless peices of paper. It is not about who your sponsor is or what friends you have on the inside or who owes you favors. It's about technical merit.


    1. Re:BSD is another Good Old Boys(tm) club by bodl · · Score: 1

      Whar changes to what BSD kernel did Donald Becker suggest?

  165. Damn languages by Astastrafal · · Score: 1

    All languages are weird. Fact.

  166. Provide some info. by Astastrafal · · Score: 1

    So which Unix has the fastest TCP/IP stack? I too have read at various places that the Linux TCP/IP stack is the fastest monoprocessor implementation (among Unices, presumably). Whether this still holds true (or has ever held true), I don't have the foggiest. Anyway, why are you screaming so much about something while providing no concrete information. Anything you are afraid of? Eh?

  167. Re:Right tool for the job. by Matthew+Weigel · · Score: 1

    Excuse me, I wasn't thinking properly (obviously!).

    So it points to deficiencies in the network interface driver, not the TCP/IP stack. Which is different in terms of problem correction but, as I udnerstand it, not much different for causing problems?

    --
    --Matthew
  168. Heil Hitler by bodl · · Score: 1

    Or was it Gobbels?

  169. Age is relative by bodl · · Score: 1

    BSD is another Good Old Boys(tm) club

    The majority of FreeBSD developers is between 25-30.
    The majority of the FreeBSD core team members is in their thirties.

    I guess they are old if you are 17.

    Linux is a truely open develop model that does not discriminate based on popularity contests or worthless peices of paper. It is not
    about who your sponsor is or what friends you have on the inside or who owes you favors. It's about technical merit.


    Is that why Linus hasn't fixed the VM system yet??

  170. Re:I sure hope you aren't a BSD user by Joe+Patry · · Score: 2

    You can say the same about BSD, if you have different library versions on different machines you won't get the binaries to work right either. Linux systems have one thing in common, the same kernel. Will I have problems copying a binary linked against libfoo 1.5 to a system with libfoo 1.0? Yes. Is that Linux specific? No.

  171. Bill Gates by eponymous+cohort · · Score: 1

    The only reason Gates says that is so that he can refer to Linux as "30-year old" technology in the next breath.

    --

    Of all the comments I've ever posted, this is definately one of them

  172. Re:Sure by ch-chuck · · Score: 1

    Just point your Netcraft site survey at http://www.widomaker.com and feast yo' peepers on yet another FreeBSD/Apache server - they used to run UnixWare but switched and never looked back. IMHO, FreeBSD seems pretty stable if maybe a little boring - like a machine that does it's job so well you forget it's even there - while a lot of the development excitement surrounds Linux trying to support all hardware and be more things to more people, but I might be hallucinating again. Either way, the price is right!

    Chuck

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  173. BSD -- More arrogant users...? by Wakko+Warner · · Score: 2
    In my experience, it seems that, while the OS is first-rate (I *really* like FreeBSD, for example), its higher-echelon users (the coders, maintainers, etc) are, for the most part, really horrid, arrogant people.

    Have a look at the FreeBSD mailinglists sometime. I have a friend who's been using the OS for 5 or 6 years now, since back in the days of FreeBSD 1.x. He asked a rather difficult question on the -questions mailinglist a month or so ago, and was torn to shreds by the denizens of the list, who seem hell-bent on ego-stroking rather than offering any real help. He was treated as if he'd just installed the thing and he *certainly* was no "newbie" to the BSD scene.

    Take a look at some of the comments here. I bet you'll see a lot of "Hah! I TOLD you so!"'s. Again, more blatant egomaniacal behavior offering little to no substance. Fun stuff.

    This is the kind of crap I've come to expect from BSD people; I've come to the conclusion that, while a lot of linux users are clueless, a lot of BSD users are heartless, and it seems to be a pretty even trade-off.

    - A.P.
    --


    "One World, One Web, One Program" - Microsoft Promotional Ad

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  174. Big pile of crap by Wakko+Warner · · Score: 2
    "You can't just copy things around between the different Linuxes."

    I have an ancient Slackware box I've been upgrading diligently for the past few years by hand. The other day I needed a copy of sshd 1.x, but I was buggered if I was going to download the whole thing and recompile it (I already had all the other crap compiled). FTP'd over to my friend's Debian 2.1 box, grabbed his copy, it ran fine. I can run libc6 binaries from another friend's Redhat 6 machine on mine, and have done so. I can run my own libc5 binaries from another old machine if I need to. I routinely compile binaries on my machine and run them on others' machines. Saves me from having to drag all my source code over to their boxes (I only have a 56k modem link) and do it there. Never have I had a problem with it, and I've been doing this for years.

    There is *one* Linux. There are *several* distributions. There is *one* Linux kernel. When you hear Alan Cox announce that he's forking the codebase, you can call me and we'll talk.

    - A.P.
    --


    "One World, One Web, One Program" - Microsoft Promotional Ad

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  175. He's implying that it's a fast speed or something. by bkosse · · Score: 1

    And it's killer hardware, to boot.

    --

    --
    Ben Kosse
    Remember Ed Curry!
  176. hmmm by Nafai7 · · Score: 1
    sorry guys... I had ran across the ZDNET article earlier, and I admit that I just read the first couple lines of the MSNBC one. I realize now that they are the same...

    anyway, my point about MS using BSD as a "weapon" is still valid. We should keep an eye out and see if we start seeing more articles that attack linux.

    *sigh* ok flame me... I commited a sin. I posted before reading the whole article...

  177. Re:Hotmail / Microsoft by Lord+of+the+Pit · · Score: 1

    No they didn't.

    The whole Article is biased towards M$.

    I wonder: Hell, why does an M$NBC Article show
    up on slashdot anyway ?

    There isn't even information in this article - it's redundant ! I leared this much about
    GPL vs BSD licenses just by listening comp.os.freebsd.misc for 2 days !

    I thinks slashdot is getting worse.

    --
    * Signatures Lie * * The Lord of the Pit *
  178. Right tool for the job. by D3 · · Score: 3

    I really wish some of these articles would focus on the concept of using the best OS for a particular function. When we decided to get some network sniffers running for Intrusion Detection we went with OpenBSD for their security and top notch packet filter that tells an accurate assesment of the number of packets dropped. Linux will tell you it never drops any packets because it doesn't really know. Solaris is the same way.

    However, when we needed a logging box running RAID and SMP, the documentation for *BSD (free versions) was not clear. Linux OTOH had both RAID and SMP support that was clean and ready to go.

    To me, any ISP or serious admin will not restrict themselves to one OS as the solution to all their problems. Add free to functional as being the two biggest factors for a server OS to be implemented and your choices are Linux and *BSD. Do your research on what you need and then go with what fits.

    --
    Do really dense people warp space more than others?
  179. Re:BSD as a server? by dirty · · Score: 1

    Not that I know of, but from what I understand many of the BSD developers think that BSD and Linux would fair about the same. Especially in the mindcraft benchmark, since neither of them have a multithreaded ip stack, yet. I remember a while ago, a lot of linux users were proclaiming that linux had the fastest ip stack of any OS, commercial or otherwise. I honestly doubt that this is true, now or even at the time.

    --

    -matt
  180. Re:Good article, but... (Ownership of UNIX) by Enry · · Score: 1

    The reason that everyone says Linux is UNIX-LIKE is not because of its source code heritage (which has absolutely no bearing on how good it is), but based on the fact that the term UNIX is owned by SCO. If you want to say that you have a UNIX, then you have to pay SCO and pass all their pretty little tests.
    Somehow I don't think you can legally call *BSD UNIX either, not unless you paid for and passed all the tests.

  181. *BSD Vs Linux by Master+Switch · · Score: 1

    I use both daily, they both work well. Hey, as long as it is Unix, it's all good.

    --
    -Master Switch, one more element in the machine
  182. Re:Good article, but... (Ownership of UNIX) by howardjp · · Score: 1

    UNIX is not owned by SCO nor do you have to pay and pass SCO tests.

  183. Hotmail beginnings, Hmmmmm by ManErg · · Score: 1

    It says in the article that Hotmail started out with BSD. According to my last netcraft lookup *it* *still* *is*. I guess they can't come out and say that NT isn't up to the task. Gee, with all those great benchmarks you'd think they could outperform anything anywhere (snicker)...

    No get away! sit, sit, stay...

  184. Try Both out! by pos · · Score: 1

    Perspective: I am a Linux user.

    The thing that I am getting from the article is the idea that BSD users started on Linux so they have the experience of using Linux. The already know what Linux does well when they start to develop for BSD.

    My Suggestion: Linux users should drag that old 486 out of the closet and put BSD on it. Play around with it for a while and see if BSD really does have some advantages. (I'm sure it has to be better at *some* things right?)

    Now that doesn't mean you have to be a BSD developer does it? It simply means you will be a more educated and better Linux developer. I think the most dedicated and successful developers are the ones who are Open Minded (Tm) and are willing to share their data, AS WELL AS to learn from others who are also sharing.

    --
    The truth is more important than the facts.
    -Frank Lloyd Wright
  185. The sits can be as important as the engine... by ninoles · · Score: 1
    "There's a lot of things that Linux is 'better' at, and a lot of things FreeBSD is 'better' at, and a lot of those things can easily fluctuate on a daily or weekly basis," said Fuller, who maintains a Linux vs. BSD Web page. "Thus, any definitive narrow statement that can be made is usually obsolete before anyone hears it."

    OK. I have to buy a car. Yes, I'm looking for a good mecanics, but is that all? No. I'm not a professionnal driver. So, I first want a reliable car. Because I'm a new driver, I also want a car that I can open the hood to just see how it works (must be my engineer formation). I also don't want leather but a confortable tissu to sit, as well as some pretty options like CD-radio and a program for proximity support. I really don't care the nationality or even the company as long as it has a good reputation of fiability.

    OS is the same thing. For me, all BSD or Linux is rock stable enough for my purpose. I found them both at the same time, including the internet world. I choice Linux first because FreeBSD seem to be less user friendly than slackware and have less options (it was a pre-2.0 FreeBSD I think, vs the old Slackware with 75 floppies to download). Now, I switch to Debian and quite happy with it for 2 years. I was looking sometime for FreeBSD but... well... I don't like the install process even if make world is very cool. Also, I'm now a bit use to the Linux way and don't feel much at home with BSD. Finally, Linux is more... do you feel the wave? ;) I like the community sense of Debian and can't find a similar one in FreeBSD.

    So, I used Linux simply because I'm used to and because it has all the dynamism I'm looking for. Maybe one day, I will change for something else. MkLinux? Hurd? BSD? I don't know but it surely be Debian for anything else[1]!

    1. Yes, Debian will have soon (we hope), a FreeBSD Debian. There was also some projects for a Debian GNU/Win32 but I don't think it will ever be a full stand-alone distribution ;).
    --
    Fabien Ninoles -- Debian GNU/Linux Developer
  186. Re:Sure by wizards · · Score: 1

    Well, regarding the comment "I haven't seen one ISP use *BSD" I can reply that I use Netgate Internet in Santa Clara, CA. Their entire operatio n runs on NetBSD boxes. I run a co-located server there, MkLinux on a Mac clone.

  187. Come on everyone! WAKE UP! by PenguinDude · · Score: 2

    This is MS FUD at it's finest. Sure, split the *nix crowd even more. Point out to the unconverted that basically "Users of BSD and Linux hate each other and constantly gripe. Nothing ever gets done. Microsoft doesn't have any competitors, so there's nothing to argue with!"
    I can see some IT manager/director reading this article and saying "Well, I certainly don't want to migrate our mission critical systems over to OS that are maintained by a bunch of pathetic whiners!". The reference to the 600 message thread on slashdot (i missed that one) was an interesting punch, too.
    I believe that the bitterness and competition between Linux and the BSD camps are actually good for both communities. It keeps both camps from getting lazy, in a form of motivation unknown to MS (well, until recently)......COMPETITION. Competition is good. With competition comes innovation..trying to stay one step ahead of the other camp.

    In a way, I got the impression Microslop is really, truely taking Linux as a serious threat. I really hope we're witnessing M$'s last stand with the Linux v.s Windoze war....

  188. Working for "The Man" (was RE:Sure) by musique · · Score: 1

    I've had personal experience with biasing ethics for self interest. I was working for a company that was a major contributor to a not-for-profit. A major competitor of theirs wanted to place an event listing in the NFP's newsletter. I was also a member of the NFP (a bike club). We came to a meeting and let everyone know (employees of the company and others) that we should not put for-profit rides in the newsletter. The club officers agreed and the rides were not put in future newsletter (they had appeared in one rogue one). Also, the company paid for the newsletter distribution, so they would in effect be paying for their competitor's advertisement.

    Ethically, this type of behavior is questionable. It's like the MS-NBC site trying to publish objective commentary on MS's pseudo-competitors (pseudo because Linux and BSD are not companies, they are entities). It doesn't work. Our newsletter exceuded all for-profit events, even by our sponsor. (But, our sponsor had access to our mailing list, so...)

    Only a truly independent media organization can objectively report news. Even the non-profits, NPR, PBS, and PRI are biased by their sponsors. The writers will think (perhaps not consciously): "Helping my company (i.e. the MS part of MS-NBC) will help me."

    Could /. be biased????? Nah!

  189. Why do we need to have one OS? by PacketMaster · · Score: 1

    Why is the computer/internet community so insistent on having one OS, or proving what OS is "better". I think that obviously each OS has its strengths and weaknesses. Linux and BSD are both workstation and server platforms that are excellent performers in a wide variety of applications. Windows 9x is a perfect consumer OS (at this time) becuase it doesn't require hardly any know-how to use. Windows NT also has strengths as a server due to its wide application base and ease of use. Novell has a large following in the large corporation. Personally, I think already having seen what happens to innovation and interestwhen "the best OS" is taken to the extreme. A development in the Linux or BSD community will spur Microsoft or Novell to act and vise-versa. People will preach about "write once, run anywhere" but how will that realistically work? There will always be a proprietary OS that runs its own thing. We should concentrate on the betterment of the OS that we use. I use Windows NT and Linux about 75% and 25% respectively, but I also work hard to ensure that I'm doing the best, most productive work for both OSes. I hope that Microsoft keeps thriving. It creates healthy concentration and focuses the attention other OS developers. In short, as Adam Smith proved in economics hundreds of years, competition will bring out the best. We don't need a "one best" solution for anything because more often than not, it WON'T be the best.

    --

    Some people take their .sig way too seriously

  190. Re:Sure by howardjp · · Score: 1

    Hotmail runs FreeBSD on the front end and Solaris on the backend, last I heard.

    As for the 70% of ISPs, I am surprised it is that low. I know many people at many different ISPs. With one exception, they run FreeBSD or BSD/OS. The exception is one site running Solaris. When you ask them why they do not run Linux, they all give the same basic responses: too slow, crash-prone, weak under heavy loads, easily hacked.