Slashdot Mirror


EvansData can't tell BSD from Linux

mr writes "The boys and girls at Evans Data want to sell you a 178 page report about Linux. Now, they had a page that put FreeBSD between Caldara and Debian as far as how often it is used as a web server. They have pulled FreeBSD from the list. Seems Evans Data just figured out that FreeBSD isn't Linux. Did Evens Data use pages from TigerSoftware or perhaps the crack staff of Tucows?" There's also a Daily DaemonNews story with some figures.

16 of 144 comments (clear)

  1. Evans Data slogan by Anonymous Coward · · Score: 3

    Providing market intelligence for the Development Community

  2. Re:What exactly is the difference? by mirko · · Score: 3
    The basic differences are the following:
    • The system architecture is quite different in BSD and Linux, but,t hanks to Posix compliance, programs recompilation is usually enough.
    • The development model : Linux is developped an anarchic-looking way and you may have the most advanced features on your system, you won't have a guaranteed stability. In the case of BSD, the development is centralized and each time they agree to release an update, you can be sure it is rock-solid in terms of stability.

    --
    --
    Trolling using another account since 2005.
  3. Ha Ha by Neverrtfm · · Score: 3

    Is it just me or is this not the best reccomendation for a company attempting to sell data? I know it's a simple mistake for most to make, but these guys are purveyors of supposedly correct info for christ's sake. Not good to reveal complete(or at least significant) ignorance about your main selling point.

    --
    This sig may be reproduced by anyone for any reason.
  4. Guess they changed the name on the report... by Tord · · Score: 4

    My gut feeling when something like this happens is that they really made a report on OSS software and its developers, programs and deployments.

    Then somebody thought they should rename the paper to "Linux Developer Survey" since that would sell it better than "OSS Developer Survey" and thus they needed to change some things, but forgot to remove FreeBSD from the list.

    (RANT_MODE_ON)Personally I don't understand why this is news. Things like this happens all the time and it's not really a big deal. Personally I would like to see how FreeBSD relates to some of the Linux distributions. To me, as a (non-kernel/non-system level) developer and everyday user I do put Free/Open/NetBSD into the same category as all the Linux distributions, A package with OS, programs, manuals and services containing everything I need and to at least 95% based on free software (wish I could say 100% but I still need Netscape and StarOffice although I hopefully can replace them soon with their free sucessors). That the kernel and system tools are xBSD instead of Linux I don't care a shit about. I still run the same XFree, the same desktop environment and the same programs. For what it's worth, the system still works the same for nearly everything I do and for me as a user there might be much bigger differences between various Linux distributions than a certain distribution and FreeBSD since they package different desktop environments and programs and configure them differently.

    I can't understand why this upsets people so much. It's one thing to politely write them and ask them to correct their report and another to go balistic over these details. Is it the Linux and BSD elitists that doesn't want to be associated with each other?

    Just face it, FreeBSD, Red Hat, SuSE, Caldera etc are "Distributions of Free Implementations of UNIX bundled with associated programs, manuals, services and stuff". That some of them are based on different kernels and have differences in design policies doesn't make them THAT different! My and one of my friends computers differs a lot more from the choice of installed window managers and programs from a users perspective than the fact that he runs FreeBSD and I run Linux.

    I don't say we shouldn't teach and correct them, but everytime something like this happens it is totally blown out of proportions.(RANT_MODE_OFF)

  5. I wonder... by cperciva · · Score: 5

    20% of respondants stated that, given their choice of Linux distributions, they would use FreeBSD.

    I wonder how many would use FreeBSD if they weren't told to restrict their choice to Linux distributions?

  6. Fixed, and their apoligies... by RPoet · · Score: 3

    From the page:

    "It has been brought to our attention that FreeBSD is not a Linux distribution. The data was revised to exclude FreeBSD, and the numbers above reflect the corrections. We apologize for the mistake."
    --

    --
    "Oppression and harassment is a small price to pay to live in the land of the free." -- Montgomery Burns.
  7. ha ha ha by tacpprm · · Score: 5

    We are so clever and they are so stupid! Let's all point & laugh now kids!

    So what, apart from about 4 seconds of potential amusement, makes this story news worthy?

    Not everyone understands the free software landscape, so what? I don't know anything about the ways of pollsters & statistics gathering companies. Does that give them the right to take the piss out of me?

    Why can't people just grow up and accept that not everyone can be an expert in everything. Smugly pointing out that they "just realised" and pulled BSD from their list isn't helping anyone. Neither are the hundreds of flames from illiterate wannabe techies that almost certainly contributed to the amendment.

    These days slashdot seems to exist to prove that most free software users are wankers.

    1. Re:ha ha ha by Omnifarious · · Score: 4

      Umm, perhaps the fact that they are SELLING information about Linux to middle and upper managers? One would sort of vaguely expect that if you were going to sell something you wrote as 'valuable strategic information' you'd take the time to learn just a little about the subject before you wrote.

      These places just make money off of IT managers who are frightened by the mercurial nature of technology and want the comfort of paying people as ignorant as they are for the privelege of reading something dressed up in authoritative colors. Their frank stupidity would be laughable if they weren't taken so seriously by their audience.

    2. Re:ha ha ha by mr · · Score: 3

      Would you have perfered a title of "Do not buy a report from these people" or "Linux marketing data tainted" or "FreeBSD deleted" or what?

      The purpose of the poll was to gain Linux marketing data. Yet 20% of the respondants included data needing to be pulled. Or the purpose of the poll needs to be expanded/changed because the data gathered shows a trend not expected and now needs to be accounted for.

      If the poll got 20% "bad data" and was to be linux research (and not a propaganda piece for RedHat, lets say) then the poll was a bad tool to do that research.

      If the company can't be troubled to filter out the "bad data" - "bad data" that is large enough to be in the #2 catagory for popularity (RedHat@277 votes vs Suse@64/Mandrake@64/Caldera@63/FreeBSD@60) then why would you buy a report from a company that can't process data...data that is supposed to show information about the "Linux" market.

      Go read what the report was to be about.
      http://www.evansdata.com/Linux01TOC.htm

      --
      If it was said on slashdot, it MUST be true!
  8. Re:What exactly is the difference? by f5426 · · Score: 5

    > What exactly is the differences between BSD and Linux?

    Let's hope that I don't reply to a troll.

    I'd talk about FreeBSD vs Linux.

    The most important difference between linux and FreeBSD is that linux is a kernel while FreeBSD is a server operating system.

    This is a serious difference. Linus torvald, or alan cox have zero power on deciding what initialisation scripts should looks like, or what the cron program should be. This is decided by 'distributors'. In general, people use a set of GNU tools on top of the linux kernel, and the resulting is called GNU/linux. But a linux distribution contains much more than only GNU tools. No one really knows what is and what is not linux-the-operating-system.

    On the opposite, FreeBSD is a kernel plus a user-land. The kernel is designed to run with this userland, and is distributing it separately would make no sense. The linux concept of updating the kernel is alien to FreeBSD, in which you would upgrade the whole system (You should take into account that upgrading the whole FreeBSD system is probably easier than updating the linux kernel).

    The result is that there are many flavors of linux, while there is only one FreeBSD. It is a good, and a bad point. The good side, is that a FreeBSD system is orders of magnitude more coherent than a linux system. It is much more easy to learn and tweak, because sources to the whole system are in /usr/src, not only the sources of the kernel. The bad side is that it is probably more boring. The other bad side is that there is a distinction between say Mozilla and top under FreeBSD (Mozilla is not part of freebsd, while top is). Under linux there is no hard disctinctions.

    I said that freebsd is more coherent. Let's give you a couple of random examples:

    bash-2.03$ which ls
    /bin/ls

    This means that ls is a FreeBSD command. It is not your everyday linux ls is, it is the freebsd one. Its sources are located in /usr/src/bin/ls:

    bash-2.03$ cd /usr/src/bin/ls
    bash-2.03$ ls -l
    total 61
    -rw-r--r-- 1 root wheel 274 Jun 17 2000 Makefile
    -rw-r--r-- 1 root wheel 3066 Aug 28 1999 cmp.c
    -rw-r--r-- 1 root wheel 2798 Jul 5 2000 extern.h
    -rw-r--r-- 1 root wheel 13984 Feb 13 10:50 ls.1
    -rw-r--r-- 1 root wheel 18557 Aug 13 2000 ls.c
    -rw-r--r-- 1 root wheel 3172 Jul 5 2000 ls.h
    -rw-r--r-- 1 root wheel 11618 Jul 5 2000 print.c
    -rw-r--r-- 1 root wheel 4579 Jul 22 2000 util.c
    bash-2.03$

    No configure/autoconf, no README, no LICENSE. Just the meat, plain and simple. The makefile is trivial. Change. make. run. make install. FreeBSD is a joy to hack.

    Okay. another example.

    bash-2.03$ man -k ATAPI
    ata(4), acd(4), ad(4), afd(4), ast(4) - Generic ATA/ATAPI disk controller driver
    burncd(8) - control the ATAPI CD-R/RW driver
    wfd(4) - ATAPI floppy driver (LS-120 floppy driver)
    wst(4) - ATAPI Tape drive

    Yep. Every (okay, mosts) device driver have its own man page.

    Yet another example:

    bash-2.03$ man 9 intro | head
    INTRO(9) FreeBSD Kernel Developer's Manual INTRO(9)

    NAME
    intro - introduction to system kernel interfaces

    DESCRIPTION
    This section contains information about the interfaces and subroutines in
    the kernel.
    [...]

    Most important kernel routines have their man pages, with usage and example.

    bash-2.03$ man 9 uio
    Formatting page, please wait...Done.
    UIO(9) FreeBSD Kernel Developer's Manual UIO(9)

    NAME
    uio, uiomove - device driver IO routines
    [...]

    This coherence is visible in the configuration of freebsd. Configuration is made in flat-files, in a pure unix way, but those are coherent. For instance:

    cat /etc/rc.conf
    [...]
    nfs_server_enable="YES"
    sendmail_enable="NO"
    check_quotas="NO"
    portmap_enable="YES"
    inetd_enable="NO"
    allscreens_flags="-m on -g 100x37 VESA_800x600"
    moused_port="/dev/cuaa0"
    moused_flags=""
    moused_type="mouseman"
    moused_enable="YES"
    ntpdate_enable="YES"
    ntpdate_flags="ntp.apple.com"
    sshd_enable="YES"
    [...]

    I think you get the idea.

    Last thing, to update the whole system to latest version, you use 'cvsup -L 2 stable-supfile' and your sources are up-to-date. Then you do a single 'make installworld' and your system is up to date. From source. Every single bit (that is considered in the system, of course).

    OpenBSD and NetBSD are different operating systems, but share the same spirit as FreeBSD. OpenBSD is target at security, while NetBSD is targeted at portability.

    At the bottom line:

    * Linux is great if you want a binary cutting-edge unix-like OS.
    * BSD is great when you want a cleanly designed server system.
    * BSD is great if you like to hack/understand your system

    And, well, the obvious: linux is more popular, and BSD zealots are superior assholes.

    Ooops, forgot to talk about the port tree... :-)

    Cheers,

    --fred

    --

    1 reply beneath your current threshold.

  9. Re:BSD mistaken for popular OS shock! by mr · · Score: 3

    In this poll, FreeBSD placed HIGHER than Debian. (60 votes VS 52 votes 20.4 VS 17.9 %)

    And was in a dead heat with SuSe(64) Mandrake(64) and Caldera(63).

    Not bad for a Linux OS poll, a poll where FreeBSD wasn't supposed to be an option. Not to mention for a "dying" OS.

    --
    If it was said on slashdot, it MUST be true!
  10. Maybe 'linux' has gone generic by garyok · · Score: 3
    One of the things that I thought of when I heard this story is that the term 'linux' has gone generic, like scotch tape or aspirin. I know about a million pedantic techies can't help themselves and have to declare that linux is a kernel, not an operating system whenever this issue arises, but John Q. User thinks that all open source, free, GPL'd, whatever OSs are the same. And nit-picking will only turn them off to the distinction.

    Linux raised public conciousness of free *nix style systems and the reward is that when people think of free distributions, they think 'Linux'.

    --
    One of the penalties for refusing to participate in politics is that you end up being governed by your inferiors - Plato
  11. The FreeBSD Distribution of Linux? by Greyfox · · Score: 3
    I think more people are using the Solaris distribution of Linux and the HP/UX distribution of Linux (heh heh.)

    What little I've seen of companies that charge a shitload of money for technical data has not been particularly impressive. They exhibit a uniform sense of cluelessness which immediately sets my Dilbert Sense a-tinglin'. If you own stock in a company that purchases these reports, maybe you should bring this issue up at the next shareholder's meeting, as generally that money would be better spent building a giant statue of Richard Nixon out of solid gold.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  12. Re:BSD mistaken for popular OS shock! by mr · · Score: 3

    Once that is done and you get the TCP/IP stack up to speed I might even try it!

    Up to speed? Looks like it's been there for a while. Graph shows the 4.2 FreeBSD is faster.

    It's a fairly well known fact that the *BSD's are not very popular due to the zealotry and elitism associated with it.

    The only 'zealotry and elitism' I see here is what you are trying to associate to BSD.

    --
    If it was said on slashdot, it MUST be true!
  13. Haven't you been interviewed by these guys? by revbob · · Score: 5
    Oh, not Evans data, necessarily, but some of these companies that produce "exclusive executive reports"?

    They've got a terrific little racket going there. Would you like to find out how you too can MAKE MONEY FAST in the challenging, high tech world of executive reports?

    While thousands have paid big bucks to find out, because you readers of /. are special, I'll tell you for free.

    What you do is find a technology, find a newsgroup or list around the technology, get the names of the folks on the list who post a lot, and start making phone calls.

    You tell your interviewees that if they give you an interview, they'll get a free copy of the report.

    Now here's the sweet part: make sure some of the people on your list work for a "prestige" company. Then, because you've given the person at that company a free copy of the report, just as you've promised, that company goes on your list of clients which you present to people you're trying to sell these reports to. "Oh", say your victims, "if XYZ is interested in this technology, I'd better pay the couple of hundred bucks and read the report myself."

    I work for, uh, a company that makes a lot of airplanes, and my research interests require me to be involved in some open forums. So I turn away about one of these interviews a month.

    I did give a couple of interviews, and did in fact get my reports, and the reports were pitiful: 50 pages with lots of white space, revealing an unclear grasp of both the technology and the marketplace. For instance, one guy who calls me regularly seems to be obsessed with Windows CE and its threat to the established players in the embedded RTOS market. Yeah, that's going to happen.

    What I suspect is, he's no more clueless than his customers, and he's found some customers who are willing to pay for reports on that subject.

    Which reveals the other sweet part of this racket: you can issue another report 6 months later on "Changing Trends in the X Market". Just interview the same people (if you're moderately ethical) all over again.

    Frankly, I don't know why anybody bothers to learn how to be a spammer. This is where the money is.

    I'm a little bit hazy on the details of how you sell these reports and who you sell them to, but evidently somebody knows, and it must not be that hard. As Barnum noted, a potential customer for your executive reports is born approximately every sixty seconds.

  14. FreeBSD is not necessarily "unix". by slothbait · · Score: 3

    Unix is a registered trademark. I think SCO owns it currently. I do not believe that FreeBSD has licensed this trademark. So, legally, it should not be called "unix".

    Then there is the technical argument, that since FreeBSD descended from BSD, which descended from the original AT&T Unix, it is a "legitimate" Unix. By the same argument, since Linux is a ground-up rewrite, sharing no AT&T code, it is not "unix". This is not as cut-and-dry as it sounds, however.

    FreeBSD is actually descended from 4.4 BSD-Lite. Why is it called "Lite"? Because it is *unencumbered* of the tie to AT&T. The Berkeley people went through and rewrote / eliminated code so that they could release a system independent of the old Bell Labs version, thus avoiding licensing difficulties with AT&T. So, FreeBSD is independent of the original unix *anyway*.

    So, does BSD/Lite constitute a complete rewrite, that was merely carried out in stages? If so, then FreeBSD shares no more blood with the original Unix than Linux does.

    Anyway, definining "Unix" so narrowly seems a bit silly to me. These systems all descend from the same tradition. I see no need to try to lay claim to legitimacy based on code lineage.

    --Lenny