Slashdot Mirror


BSD Certification Group Releases Roadmap

Jeremy C. Reed writes "The BSD Certification Group announced on Thursday the release of their certification program roadmap. This publication introduces the Group's planned BSD system administrator certifications and the construction of the certification program. The press release is available, as well as the certification roadmap."

87 comments

  1. I'm going to make my 9 year old take it by dezmund · · Score: 3, Funny

    Just for fun

    1. Re:I'm going to make my 9 year old take it by Anonymous Coward · · Score: 0

      That ain't off topic! It refers to the 9 year old that got the MS cert. Geeez.

  2. JEBUS CHRIST, GET OVER IT YOU *BSD FUCKTARDS! by Anonymous Coward · · Score: -1, Flamebait

    *BSD died a long fucking time ago!

  3. Fancy name... by speights_pride! · · Score: -1, Flamebait

    ...for a death certificate ;-)

  4. Who cares? by Anonymous Coward · · Score: -1, Troll

    Really, who really cares????

    1. Re:Who cares? by Anonymous Coward · · Score: 0

      Well since you care enough to post against it, then surely that must imply that people care enough to work towards it.

      BSD is only dead to those who have moved on.

      (As it happens, I'm not a BSD fanatic, long live the Amiga)

    2. Re:Who cares? by Shanep · · Score: 2, Insightful

      I do.

      BSD's do actually get used in some pretty big roles.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    3. Re:Who cares? by TheRaven64 · · Score: 1
      I use OS X on my desktop.

      I use FreeBSD on my work server.

      I use OpenBSD on my internet-facing server.

      And in spite of all of this, I still can't bring myself to care about BSD certification, or even really understand what is being offered in spite of having skimmed both linked documents - although anything with a Gantt chart does tend to get auto-ignored by my brain.

      --
      I am TheRaven on Soylent News
    4. Re:Who cares? by ciroknight · · Score: 1, Redundant

      Like being major OS manufacturer's platform of operations?

      Windows would have never made it off the ground and running if it hadn't been for BSD network stacks and related code. OS X wouldn't be half the operating system if it didn't have its BSD kernel (though they did quite a bit of hacking on it).

      BSDs are still alive because their code is needed to be alive. If you commit to a BSD, it's practically public domain; take it and do as you see fit. In my opinion it's the best kind of open source, but of course I see the need for the GPL as well. It's just too bad they can't work together more closely, and are instead moving apart gradually.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    5. Re:Who cares? by Anonymous Coward · · Score: 0

      Someone will point this out to you, so I may as well be the one to do it.

      No version of Microsoft Windows has ever shiped with a network stack derived directly or indirectly from BSD. Some network applications, notably ftp, did.

      OS X does not have a "real" BSD kernel. The kernel is Mach, although the kernel services are mostly derived from various BSD sources, especially FreeBSD. Many of the basic UNIX utilities are BSD derived. All in all, BSD code probably makes up less than 20% of OS X.

    6. Re:Who cares? by Shanep · · Score: 2, Interesting

      OS X wouldn't be half the operating system if it didn't have its BSD kernel (though they did quite a bit of hacking on it).

      Actually, from all the sources I have read, OSX consists of a Mach kernel, FreeBSD userland utils and NeXT interface. All of which, very seriously tweaked and hacked. However from the way Apple writes about the FreeBSD portion, it seems that they may have rolled some FreeBSD into the Mach kernel. Then again when Apple said their new Mighty Mouse was touch-sensitive, I interpretted that to mean that their new Mighty Mouse was touch-sensitive. How silly of me. ; )

      BTW, I like Apple hardware and software, so I'm not trying to bash Apple too baddly.

      BSDs are still alive because their code is needed to be alive. If you commit to a BSD, it's practically public domain; take it and do as you see fit.

      That is why BSD can't die. It will always be with me and it is in some places that even geeks might not notice.

      In my opinion it's the best kind of open source, but of course I see the need for the GPL as well. It's just too bad they can't work together more closely, and are instead moving apart gradually.

      Recent changes to OpenBSD's malloc might spotlight some bugs in GPL applications which are likely to lead to fixes being sent from a BSD hacker/port maintainer to GPL projects. Already this malloc change has found a 10 year old bug in X which was apparently very difficult to find otherwise.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    7. Re:Who cares? by Anonymous Coward · · Score: -1, Troll

      #1: prove Microsoft's network stack isn't BSD code. Oh, what's that? You can't? Sorry, I don't listen to anonymous nothings without proof.

      #2. _EVERYONE_ knows OS X's kernel is a BSD-Mach hybrid. I'm on OS X as I type this, as a matter of fact. It's a highly hacked version, but nonetheless, OS X is still a BSD. All-in-all, BSD code makes up more than half of the operating system's kernel, and thus, I would consider OS X as having a true BSD kernel (though perhaps the better term is "server", as it runs above Mach)

    8. Re:Who cares? by Anonymous Coward · · Score: -1, Troll

      #1: If you're going to be an asshole, prove Windows network stack is BSD based. I don't need to prove it isn't; I know it isn't because, get this, I've paid attention to the many articles, some of which are written by NT developers themselves, which very clearly dictate the evolution of the development of Windows NT and it's network stack. If you're too lazy to find this out for yourself, I'm not going to do it for you. Tough shit, but you're still wrong.

      #2: Everyone apart from ciroknight, whom I'm replying to? Are you ciroknight? No? Then kindly shut the hell up.

      Just get back to cvsup'ing to the latest unstable FreeBSD release, or whatever it is you idiotic "I'm too cool for Linux" bandwagon jumpers do these days.

    9. Re:Who cares? by asciiRider · · Score: 4, Insightful

      You said you don't care about or understand the certification.

      Makes sense.

      You don't care about it because you run 3 different distro's on desktop class hardware in a non mission critical enterprise shop.

      You don't understand what is being offered because the problems (and solutions) you face in your 3-PC world are different than the person who does understand (and care about) this certificaiton.

    10. Re:Who cares? by Anonymous Coward · · Score: 1, Insightful

      only in sites that cant afford sun sparc hardware.

      sol10x86 might change this.

    11. Re:Who cares? by ak3ldama · · Score: 1

      LOL, actually performance of typical unix apps suffer on the newer MACH 3 based Kernels. From what I've heard you're right, Apple had to place a lot of the FreeBSD kernel code into the MACH kernel because seperating this to user space wasn't worth the beauty. I believe a lot of this is reflected on the apple web page describing the OS X design. The whole problem boils down to the fact that writing software for a Micro-Kernel demands a different model than writing code for the typical make function call get return value approach. Not many people like to send and get messages, do things asyncronously, it's quite different from old school unix systems programming. Also checkout the wikipedia page on the Mach Kernel.

      --
      "but money is the God of Algiers & Mahomet their prophet." - Rich. O'Bryen June 8th 1786
    12. Re:Who cares? by Shanep · · Score: 1

      No version of Microsoft Windows has ever shiped with a network stack derived directly or indirectly from BSD. Some network applications, notably ftp, did.

      MS Windows with a BSD TCP/IP stack.

      Since you speak with such authority ("no version ever"), then you must be a long-time Microsoft systems programmer? One of greater knowledge of this subject than Mr. Adam Barr?

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    13. Re:Who cares? by zsau · · Score: 1

      Mach is a microkernel; it doesn't do much, just sits around looking pretty.

      Much of Darwin—Mac OS X's kernel—is based on FreeBSD's kernel. It's basically got a single monolithic unix server sitting on top of the Mach microkernel. So it's reasonable to say the kernel consists of (Mach + FreeBSD-based stuff).

      (I don't like Apple software. I thought I would, and I tried to--I tried more than $2000 to--but then I failed and just put GNU/Linux onto my iMac G5.)

      --
      Look out!
    14. Re:Who cares? by zulux · · Score: 3, Interesting

      Already this malloc change has found a 10 year old bug in X which was apparently very difficult to find otherwise.

      Always do this! Compile your app on the weirdest platform you can find - it's amazing the amount of bugs you can find!

      I use to compile the core of our flagship Windows app on an old Sparc OpenBSD box now and then. The bug-catching was tremendous.

      Now that our flagship software runs on *NIX, Windows now the orphan test bed ;)

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    15. Re:Who cares? by Anonymous Coward · · Score: 0

      Mr. Adam Barr, who admits he can't verify what he says is "true" because, wait for it, he didn't have access to the NT source code?

      Yeah, that's some real solid evidence you and Mr. Barr have there. I especially like the part about it shiping in NT 3.1 but had all been re-writen by the release of 3.5. Even if what Mr. Barr says is true, that means that probably only a couple of hundred lines of original BSD code was present in the release of NT 3.1 at most.

      So I stand by my earlier post; no version of Windows ever shipped with a BSD network stack.

    16. Re:Who cares? by Shanep · · Score: 1

      I especially like the part about it shiping in NT 3.1 but had all been re-writen by the release of 3.5.

      Yeah because 3.1 was never a version of Windows. And you liked the part about it sharing an odd bug that the BSD stack has?

      PS, you said *DERIVED*. Fuckwit. Big fucking difference.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    17. Re:Who cares? by Anonymous Coward · · Score: 0

      Yeah, that's some real solid evidence

      You don't have ANY EVIDENCE AT ALL. If you are going to make a comment like " No version of Microsoft Windows has ever shiped with a network stack derived directly or indirectly from BSD", then you would need to back that up with EVIDENCE. You have nothing.

      People who make comments like that either know what they are talking about and can thus back it up, or are otherwise just some AC fool on the Internet.

      Incase, you need to be told, you're the fool.

    18. Re:Who cares? by Anonymous Coward · · Score: 0
      BSD? Bones said it best:
      It's dead, Jim.
    19. Re:Who cares? by Anonymous Coward · · Score: 0

      Do you know what CMU used to create MACH? They took a soucre which they could freely modify. Its called *BSD. I guess there is more *BSD in Apple than you know about. Try doing some research before posting.

    20. Re:Who cares? by usageman · · Score: 1

      I think the people who post here care!!

  5. BSD FOREVER by Anonymous Coward · · Score: -1, Flamebait

    Lunix is such a piece of shite that only fucktards like you keep using it.

    1. Re:BSD FOREVER by Anonymous Coward · · Score: 1, Insightful

      Lunix is such a piece of shite that only fucktards like you keep using it.

      I wonder how many people who say bad stuff about BSD, have actually used it long enough to form any educated opinion about it.

      I switched years ago (1999) and have been using all the free BSD's plus OSX and I will not look back. Sometimes Linux supports something a BSD perhaps does not yet support, but damn the BSD's are clean and really nice to use (especially OpenBSD).

      The "BSD is dying" crowd are a bunch of morons. BSD is awesome.

    2. Re:BSD FOREVER by Anonymous Coward · · Score: 0

      I spent 3 days trying to get it installed, but it kept kernel panicing during installation. Does that count?

    3. Re:BSD FOREVER by Anonymous Coward · · Score: 0

      Would you recommend a BSD for my laptop?

      I managed to get OpenBSD to run, but without ACPI so the battery drained in an hour. FreeBSD 5 would not boot at all. I haven't tried NetBSD yet, but I hear its very similar to FreeBSD in power management...

      Linux can run on the machine with no problems and I get a nice 3-4 hour battery life.

    4. Re:BSD FOREVER by Rotting · · Score: 1

      Funny... in order to get linux to install on my sony laptop I had to do a network install as I have not yet found a distro that will see the cdrom drive when booting. Beyond that the pcmcia wifi card that I had would never work properly in linux.

      FreeBSD on the other hand could be installed off of the cdrom drive _and_ the wifi card worked without issue.

      Linux is not bad but at the same time it is not the be all end all as most will have you believe.

    5. Re:BSD FOREVER by Homology · · Score: 1
      I wonder how many people who say bad stuff about BSD, have actually used it long enough to form any educated opinion about it.

      *BSD is no exception to the rule that beeing informed is not a requirement before bad mouthing something.

      Some of the bad mouthers are Linux users attempting to install and configure a *BSD system, but refuses to read documentation when they have some problems. Much easier to post a mail to a mailing list :-( Not surprising, really, considering the low quality of much Linux distros documentation.

    6. Re:BSD FOREVER by liamjfoy · · Score: 1

      Give FreeBSD a try using powerd. powerd is also a SoC, so expect even better results :)

      --
      http://www.bsd-systems.co.uk
    7. Re:BSD FOREVER by Shanep · · Score: 2

      I spent 3 days trying to get it installed, but it kept kernel panicing during installation. Does that count?

      Your hardware is one or more of:

      1/ Broken.
      2/ Buggy.
      3/ Unsupported.

      I install OpenBSD, NetBSD and FreeBSD on all manner of machines.

      I have FreeBSD 5.4 Release on my Sony VAIO VGN-A49GP, OpenBSD on my various Sun Ultra's, and Apple Macs and NetBSD on a few work Dell machines. Each of them is running within various VMware machines also.

      I have *NEVER* had a BSD panic during an install.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    8. Re:BSD FOREVER by Shanep · · Score: 1

      FreeBSD on the other hand could be installed off of the cdrom drive _and_ the wifi card worked without issue.

      FreeBSD also runs very nicely on my nice new Sony VAIO.

      Linux is not bad but at the same time it is not the be all end all as most will have you believe.

      Amen to that. All people need to do is use some BSD's for a while, then go back to Linux and read some man pages, then search on the net for some HOWTOS, then the forums... then, in disgust, come back to the BSD's with current doco. ; )

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
  6. Looks like... by astellar · · Score: 5, Funny

    ...they want to rename "Donate" button to something more complicated...

  7. Neutral Certification by MadX · · Score: 3, Interesting

    I really do think that this will be a good thing.

    I have my LPI-2 certification, and I believe the neutral-vendor type certifications are really the best. It serves as a base from which to work. For the Employer there is a twofold bonus.

    1) The Person is willing to prove himself/herself that they are able to use the system (without testing by the employer) to a certain degree.

    2) The candidate was willing to study. This I see often where a person does not try to further themselves within their field of expertise, yet expect to walk into another job, and expect the employer to know that they are totally capable. There has to be a starting point - and this is it for the x-BSD's

    I would certainly see myself doing this certification.

    1. Re:Neutral Certification by tyndyll · · Score: 0, Redundant

      Death Certificate?

      --
      Morale seems good, considering, although high spirits are just no substitute for eight hundred rounds a minute
    2. Re:Neutral Certification by Anonymous Coward · · Score: 1, Insightful

      I agree. I was happy when neutral Linux-certification became available and I'm happy the same is in the works for BSD-flavours.

      I also totally agree on these (and any) certifications being an entry-point rather than an end in itself. Actually I think there are more employers who realize this than there are Slashdotters who do, and if the employers don't they're likely to get smarter relatively fast.

    3. Re:Neutral Certification by Itchy+Rich · · Score: 3, Insightful

      I have my LPI-2 certification, and I believe the neutral-vendor type certifications are really the best.

      Agreed. When the certification authority is also the vendor of the system or environment you're being certified for, you have to wonder how much of their syllabus, weighting, etc. is focused on proving you have the skills for real world situations and how much is based on promoting their products.

      For example, accusations have been made against some Microsoft certifications (I haven't done any myself) that the "correct" solutions to the situations posed in exam questions inevitably involve buying more software from Microsoft.

    4. Re:Neutral Certification by geminidomino · · Score: 1

      What? You mean that someone thinks that the MC?E, MOUS, M\w{4} tests are just overpriced, overhyped Microsoft Sales training where YOU pay them for the "privilege" of selling thier products, instead of vice versa?

      Yeah, Right. What kind of company would do a thing like that?

  8. BSD NEVER by Anonymous Coward · · Score: -1, Troll

    Keep living in the past, cockgobbler. Once you get past the fact that *BSD is fragmented between a myriad of incompatible kernels, there is the historical record of failure and of failed operating systems. *BSD experienced moderate success about 15 years ago in academic circles. Over time, it slowly shriveled into niche OS, then finally into the dead piece of shit today. Let's put this abortion of an OS to rest.

    1. Re:BSD NEVER by Anonymous Coward · · Score: 0

      What did you say? Incompatible kernels, fragmented? Did you say Red Hat, back port, non-stock kernels.

      I thought you said that.

  9. my thoughts on certification by frovingslosh · · Score: 3, Insightful
    I just want to say that as someone who has hired my share of programmers, I'm not impressed with people who have certifications. I find that many times they really have less understanding in the area that they are certified in than I'm looking for, and they have tended to make passing a test rather than working with and understanding the subject their priority. On top of that, they seem to expect better pay than the good programmers because they have a certification.

    I understand that this is not the universal trend in the industry, but I want people who can write good code, have the ability to understand things on a system level, and can adapt to new situations rather than certified people who slowly produce poorer quality work and give me blank stares. Give me someone who can write code to make different systems on a network interact, and who will get out network tools and track down complex network problems over someone with multiple network certifications any day of the week. I don't work in a BSD shop and I don't see that happening any time soon, so this doesn't directly concern me, but if I did I would not take this certification as a good thing.

    --
    I'm an American. I love this country and the freedoms that we used to have.
    1. Re:my thoughts on certification by $RANDOMLUSER · · Score: 4, Insightful

      This is a certification for a sysadmin, which is a different kettle of fish. Many employers are reluctant to allow sysadmins to learn as they go, they're expected to know what to do when The Bad Thing (TM) happens - fast.

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    2. Re:my thoughts on certification by Crixus · · Score: 2, Insightful
      I find that many times they really have less understanding in the area that they are certified in than I'm looking for, and they have tended to make passing a test rather than working with and understanding the subject their priority.

      Isn't that true of our education system in general? Testing is done more to rate the teachers that the students. This is a BIG problem with education as I (and others) see it.

      My friend David is working on methods of adaptive teaching which adresses these problems to some degree. In fact, he sees teaching no differently than a jazz musician seese music... improvisation.

      --
      Ignore Alien Orders
    3. Re:my thoughts on certification by n54 · · Score: 3, Insightful

      I just want to say that as someone who has had my share of bosses, I'm not impressed with people who mix up OS certifications with programming certifications. I find that many times they really have less understanding in the area that they are managing in than I'm comfortable with, and they have tended to make passing out directives rather than working with and understanding their employees their priority. On top of that, they seem to expect better pay than the good employees because they are bosses.

      I understand that this is the universal trend in the industry.

      ;)

      Seriously though, you are completely correct that certifications on their own isn't much good and that some of the people taking them somehow delude themselves as to how smart and experienced they are. However if you were to hire an unknown sysadmin/netadmin with knowledge of a particular OS or network equipment you wouldn't mind seeing that they've actually at least taken some relevant certifications because unlike in programming it isn't that easy for them to really show you their knowledge in a reasonable amount of time. The certifications are simply a way to have a third party back up any applicants claims to a certain level.

      --
      this comment is provided "as is" and without any express or implied legibility or congruity [...]
    4. Re:my thoughts on certification by DenDave · · Score: 1

      It's interesting because in the hayday of it (gees sound like an old fart..) "geeks" and "hackers" got these jobs and no-one asked a question because, well frankly they didn't know what to ask... By establishing certification programs it was supposed to be easier for employers to be able to guage what kind of meat they had in the kitchen, alas most certification programs are lacking in their implementation. What these guys have lined up for BSD however, looks pretty good. But then again, the current install base for BSD is such that line managers should be fairly competent at recruiting candidates without the need for certificates. This fact leads me to believe that BSD gremmies are poised to make a severe foray into the corporate market and view this lack of certificates as a weakness they need to overcome.

      --
      -if at first you don't succeed, stay the heck away from paragliding.
    5. Re:my thoughts on certification by gregmark · · Score: 4, Insightful

      I took several of the basic SUN SysAdmin and NetAdmin exams a couple of years ago. They may have helped my foot find a door or three, but they definately helped me focus my learning and become a better sysadmin.

      At the time, I was self-unemployed (a victim of my own hubris during the bubble when you could get hired for knowing how to spell UNIX) and needed a way to maintain my skills while broadening my base of OS know-how. I used the exams as a way to gauge my weak spots and fill them in with both book knowledge and test environment experience (ie, goofing around on my Ultra 5). When I finally got back on the horse 2 years ago, my learning substrate, if not my OTJ experience, had been greatly expanded. Over the course of the next year, I learned more about good sysadmin practice than I had during the all the bubble years.

      Recently, I took the free Solaris 10 exams and passed them. Again, it focused my efforts to learn about many of the new features like zones and SMF.

      The value of a certification is determined more by what the certifiee intends to accomplish by earning it than what an employer thinks it reveals about the certifiee.

    6. Re:my thoughts on certification by Brandybuck · · Score: 1

      A certification is like a high school diploma. Anybody can get one, but it doesn't mean they are worthless. Would you hire someone who didn't have a high school diploma? For the same reason, it's not unreasonable to expect your sysadmins to be certified.

      If the certification is so damned easy to get, then why hasn't this applicant with ten years experience as a sysadmin got one?

      p.s. Notice I keep saying "syadmin" and not "programmer." These certificates are meant for systems administration. It is unreasonable to expect a programmer to have a one, but it should be expected for a sysadmin.

      --
      Don't blame me, I didn't vote for either of them!
  10. Yet another silly certification by jimmydevice · · Score: 3, Funny

    MSCD,MCSA,MCP,MCSA,MCSE,CCNA,CCNP,MCDBA,CISCO,BLA, BLABLA...
    To bad intelligence isn't delivered in a TLA/FLA.

    I'm glad I don't live in your space.

    1. Re:Yet another silly certification by Brandybuck · · Score: 1

      Dear applicant,

      Your resume says you have ten years experience administering Sun enterprise servers and workstations, and that in your last job you were directly responsible for maintaining two hundred Solaris workstations including installation, backups, and patches. Yet not once in those ten years did you ever bother getting an SCSA. Why?

      Sincerely,
      Curious

      --
      Don't blame me, I didn't vote for either of them!
  11. BSD is dead by myspys · · Score: -1, Troll

    and now you can be certified in being dead? or how to handle the dead? hm

  12. It is the norm by Anonymous Coward · · Score: 0

    The people with certifications are the people that was not needed by their former employer. Generally, the most skilled people are too busy to have time for the certifications.

    And the Indian girl proved their worth. If a 12 y.o. can take the certifications, they do not say anything about the person ability to handle a job, or their experience.

  13. for those who don't rtfa by Anonymous Coward · · Score: -1, Troll

    From the quickstart summary of the road map:

    Project Start - 2006 start date to be determined
    Certification Requirements Document - Start+42 days
    Educational Guidelines - Start+114 days
    Exam Preparation and Testing - Start+114 days
    BSD is dead - Start+225 days

  14. the point is..... by amodm · · Score: 2, Interesting

    does it help them gain more popularity or market share?

    I believe if someone is installing BSD on a company infrastructure, he/she would already be knowing enough about it to run it.

    The reason why I say this is that BSD is a good OS, but to believe that its a good OS (in the flood of linux), one has to know BSD well enough.

    IMHO, hiring ceritified professionals help when someone installs something about which they don't know enough.

    1. Re:the point is..... by bad_outlook · · Score: 1

      I completely agree with this. While I joined the BSD-Cert mailing list, I've always thought this, if someone can install/run FreeBSD for any amount of time, they know what they're doing. I've run Linux based servers for about 6 years, but BSD just for the past year, and I've learned a ton in that little time. I'm not saying Linux is not as good, far from it, but BSD just has a different way of dealing with things that, to me, just feels more logical. I won't be replacing Ubuntu on the desktop, or Gentoo on my secondary server, but for now I'm really enjoying FreeBSD for my main server with OpenBSD running the firewall.

      Now if I could just find work admining BSD or Linux servers, I think I could be content for some time.

  15. *BSD is dying by Anonymous Coward · · Score: -1, Troll
    It is now official. Netcraft confirms: *BSD is dying

    One more crippling bombshell hit the already beleaguered *BSD community when IDC confirmed that *BSD market share has dropped yet again, now down to less than a fraction of 1 percent of all servers. Coming on the heels of a recent Netcraft survey which plainly states that *BSD has lost more market share, this news serves to reinforce what we've known all along. *BSD is collapsing in complete disarray, as fittingly exemplified by failing dead last in the recent Sys Admin comprehensive networking test.

    You don't need to be the Amazing Kreskin to predict *BSD's future. The hand writing is on the wall: *BSD faces a bleak future. In fact there won't be any future at all for *BSD because *BSD is dying. Things are looking very bad for *BSD. As many of us are already aware, *BSD continues to lose market share. Red ink flows like a river of blood.

    FreeBSD is the most endangered of them all, having lost 93% of its core developers. The sudden and unpleasant departures of long time FreeBSD developers Jordan Hubbard and Mike Smith only serve to underscore the point more clearly. There can no longer be any doubt: FreeBSD is dying.

    Let's keep to the facts and look at the numbers.

    OpenBSD leader Theo states that there are 7000 users of OpenBSD. How many users of NetBSD are there? Let's see. The number of OpenBSD versus NetBSD posts on Usenet is roughly in ratio of 5 to 1. Therefore there are about 7000/5 = 1400 NetBSD users. BSD/OS posts on Usenet are about half of the volume of NetBSD posts. Therefore there are about 700 users of BSD/OS. A recent article put FreeBSD at about 80 percent of the *BSD market. Therefore there are (7000+1400+700)*4 = 36400 FreeBSD users. This is consistent with the number of FreeBSD Usenet posts.

    Due to the troubles of Walnut Creek, abysmal sales and so on, FreeBSD went out of business and was taken over by BSDI who sell another troubled OS. Now BSDI is also dead, its corpse turned over to yet another charnel house.

    All major surveys show that *BSD has steadily declined in market share. *BSD is very sick and its long term survival prospects are very dim. If *BSD is to survive at all it will be among OS dilettante dabblers. *BSD continues to decay. Nothing short of a miracle could save it at this point in time. For all practical purposes, *BSD is dead.

    Fact: *BSD is dying

  16. BSD isn't dead... by Auraiken · · Score: 0, Offtopic

    at least until there isn't a catagory on slashdot for it :)

  17. BSD insider reveals: What Killed FreeBSD by Anonymous Coward · · Score: -1, Troll
    The End of FreeBSD

    [ed. note: in the following text, former FreeBSD developer Mike Smith gives his reasons for abandoning FreeBSD]

    When I stood for election to the FreeBSD core team nearly two years ago, many of you will recall that it was after a long series of debates during which I maintained that too much organisation, too many rules and too much formality would be a bad thing for the project.

    Today, as I read the latest discussions on the future of the FreeBSD project, I see the same problem; a few new faces and many of the old going over the same tired arguments and suggesting variations on the same worthless schemes. Frankly I'm sick of it.

    FreeBSD used to be fun. It used to be about doing things the right way. It used to be something that you could sink your teeth into when the mundane chores of programming for a living got you down. It was something cool and exciting; a way to spend your spare time on an endeavour you loved that was at the same time wholesome and worthwhile.

    It's not anymore. It's about bylaws and committees and reports and milestones, telling others what to do and doing what you're told. It's about who can rant the longest or shout the loudest or mislead the most people into a bloc in order to legitimise doing what they think is best. Individuals notwithstanding, the project as a whole has lost track of where it's going, and has instead become obsessed with process and mechanics.

    So I'm leaving core. I don't want to feel like I should be "doing something" about a project that has lost interest in having something done for it. I don't have the energy to fight what has clearly become a losing battle; I have a life to live and a job to keep, and I won't achieve any of the goals I personally consider worthwhile if I remain obligated to care for the project.

    Discussion

    I'm sure that I've offended some people already; I'm sure that by the time I'm done here, I'll have offended more. If you feel a need to play to the crowd in your replies rather than make a sincere effort to address the problems I'm discussing here, please do us the courtesy of playing your politics openly.

    From a technical perspective, the project faces a set of challenges that significantly outstrips our ability to deliver. Some of the resources that we need to address these challenges are tied up in the fruitless metadiscussions that have raged since we made the mistake of electing officers. Others have left in disgust, or been driven out by the culture of abuse and distraction that has grown up since then. More may well remain available to recruitment, but while the project is busy infighting our chances for successful outreach are sorely diminished.

    There's no simple solution to this. For the project to move forward, one or the other of the warring philosophies must win out; either the project returns to its laid-back roots and gets on with the work, or it transforms into a super-organised engineering project and executes a brilliant plan to deliver what, ultimately, we all know we want.

    Whatever path is chosen, whatever balance is struck, the choosing and the striking are the important parts. The current indecision and endless conflict are incompatible with any sort of progress.

    Trying to dissect the above is far beyond the scope of any parting shot, no matter how distended. All I can really ask of you all is to let go of the minutiae for a moment and take a look at the big picture. What is the ultimate goal here? How can we get there with as little overhead as possible? How would you like to be treated by your fellow travellers?

    Shouts

    To the Slashdot "BSD is dying" crowd - big deal. Death is part of the cycle; take a look at your soft, pallid bodies and consider that right this very moment, parts of you are dying. See? It's not so bad.

    To the bulk of the FreeBSD committerbase and the developer community at large - keep your eyes on the real goals. It

  18. DragonFlyy BSD? by Anonymous Coward · · Score: 1, Insightful



    Not flaming here, but asking a simple question. I can see OpenBSD, FreeBSD, and NetBSD being on the cert, but DragonFly? Is the user base that big that it has to be on the test as well?

    1. Re:DragonFlyy BSD? by liamjfoy · · Score: 2, Informative

      DragonFly BSD is based upon FreeBSD. Same training can apply to DragonFly.

      --
      http://www.bsd-systems.co.uk
  19. And you need a worthless piece of paper now? by Some+Random+Username · · Score: 1, Troll

    I am a BSD user myself, but the question is quite valid, "who cares?". The people who use BSDs tend to be people who care more about actual quality, so why would I care about a piece of paper that proves nothing? If I need to hire a BSD guy, I will see if he is competant, not if he took a stupid test. Do we really need the BSD equivilent of MCSEs?

  20. . . . it just smells that way. by Anonymous Coward · · Score: -1, Troll

    Elegy For *BSD


    I am a *BSD user
    and I try hard to be brave
    That is a tall order
    *BSD's foot is in the grave.

    I tap at my toy keyboard
    and whistle a happy tune
    but keeping happy's so hard,
    *BSD died so soon.

    Each day I wake and softly sob
    Nightfall finds me crying
    Not only am I a zit faced slob
    but *BSD is dying.

  21. Listen up fuckers! by Anonymous Coward · · Score: -1, Offtopic

    BSD is dead. Dead I tell you! Now just accept it and move on.

  22. The Chicken and the Certification Egg by Anonymous Coward · · Score: 5, Insightful

    Background: 38yo geek who got his first programming job 22 years ago and has been full time IT for over 15 years. Self-employeed rent-a-geek... er I mean "IT Consultant" (who does quite well thank you)

    So what do I do? I've got more experience and talents than 95% of the punk kids eager to take my customers.. So I go into see Joe business owner and I tell them "Yeah, forget paying MS or other companies for software, I can get you all the software you want free. BTW, You've never heard of me, you don't know penguin from a daemon and I don't have a piece of paper to my name that says I know anything. ... But give me some money and all your IT problems will be solved."

    (Like it or not) The vast majority of the people hiring IT consultants have never heard of a BSD. They've only heard of Linux because of the dotcom era. I have for many years mocked people who got MCSE's etc. But a business reality is that some people want that piece of paper...

    But if I get any BSD certifications -and I probably will- it will be a dual edged sword. The goobers out there want a piece of paper so they sleep well at night knowing they hired an "expert." BUT I won't mention it to people who know what they are talking about because frankly, I mostly agree with you that if I see someone with too many certifications I run like hell figuring they're an idiot.

    However there is one thing that definitely makes me fall to one side of the fence...

    [Not baiting people but] (Even the most diehard fans of other platforms can probably bring themselves to admit that) the BSD's are the best pure server platform going. But how do I explain that to a lawyer or a CPA or an investment banker?

    Like it or not, things like this boost the whole platform. It gives it an air of legitimacy to the unknowing.

    So- I'll hold my nose and sign on the dotted line.

  23. Could be useful by kellererik · · Score: 2, Insightful

    There seems to be a real test on real computers for the advanced exams, from what I found in the roadmap. If this is really the case, then the exam could be worth something.
    Most of the other exams simply prove that the person to be tested was able to click on the right spot while taking said exam. The multiple choice exams tell nothing about the problem-solving skills of the tested person, IMHO.
    I got into a discussion with the trainer while taking a training for a certain test, that very trainer told us all questions that might come up and require a "wrong" answer to pass the test. In that discussion said trainer told me: "I know this is wrong, but you want to pass, don't you?"
    In short: I don't see any value in the "click-through" tests.

  24. Not me anymore by Anonymous Coward · · Score: 0

    "I'm too cool for Linux" bandwagon jumpers do these days."

    I believe, in the case of *some* BSD users, that should be 'bandwagon jumping off-ers". Now, if you'll excuse me, I'm cvsupping beta3...

  25. Say what you want, but... by Toy+G · · Score: 2, Insightful

    ... I have been recruited much more often since I got a cert. I am all for self-improvement and always relied on self-learning, but I couldn't get my foot on the door properly until I got that bloody piece of paper.

    --
    -- Let's go Viridian.
  26. Cisco certified BSD bigot by puzzled · · Score: 2, Insightful


      I've been doing that Cisco thing since 1998. CCNA, CCDA, CCNP, CCDP, wireless specialization, one exam away from CCIP, one exam away from Call Manager Express specialization - before you make a farting noise with your mouth understand that I'm sitting at home in my underwear at 9:00 AM and I may not get dressed until lunch :-) I like the dress code at my job.

      My customers have a mix of FBSD 4.11/5.4 and some OpenBSD 3.4 on wireless bridges. My customers are uniformly mid sized shops with need for a serious network engineer but not enough work to justify a full time person. Its very easy to slip BSD into these environments - "Hey, you have an old PC we can use for (X)?" Resistance *is* futile once this process starts.

      BSD certification would mean that the big shops in town currently seeking people with Red Hat certifications, because their management can't poor piss out of a Knoppix CD, let alone assess an admin's skill level, will start seeking BSD certified people. This is a good thing for me personally, for BSD as a whole, and the competitive pressure from the BSD source/ports based aerobics instructors is something the Linux distro binary package fatladies desperately need.

      Yes, I said fatladies. I've got SuSe 9.2 on the machine I'm using to type this and 9.3 on my lappie. I'm looking into it because I think it might be marketable ... but I'd sure rather have BSD for almost everything I do. Don't you shoot your mouth off, you little fanboy you, until you've typed a mile at the console of a FreeBSD box.

    --
    I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
    1. Re:Cisco certified BSD bigot by comzen · · Score: 1

      i like this guy

      --
      Crunch!
  27. OS X by Anonymous Coward · · Score: 0

    Actually, from all the sources I have read, OSX consists of a Mach kernel, FreeBSD userland utils and NeXT interface. All of which, very seriously tweaked and hacked. However from the way Apple writes about the FreeBSD portion, it seems that they may have rolled some FreeBSD into the Mach kernel.

    From my understanding. UI is OpenStep (API), not to be confused with OPENSTEP(OS) from the same company. Not well known however, is that OpenStep was co-created with Sun Microsystems. OPENSTEP later became Rhapsody, which later became Mac OS X. Also, Darwin OS came from this. You can easily consider Mac OS X an evolution of OPENSTEP. The mass majority of the code is, when comparing it to OS 9 or below. So in short:

    OPENSTEP (OS) + OpenStep (API) + Time = Mac OS X.

    1. Re:OS X by niteice · · Score: 1

      Actually, FreeBSD *is* in the OSX kernel, take a look.

      --
      ROMANES EUNT DOMUS
  28. BSD: Certifiably Dead by Anonymous Coward · · Score: -1, Troll
    Dealing with Loss

    Of course you mourn the demise of *BSD. It's only natural. Dealing with the death of an operating system close to you can be one of the most traumatic experiences of your life, and you're bound to go through a range of emotions. While you may be able to work through those feelings on your own, it's often helpful to talk to a friend, a family member, or a counselor. You might also seek out a support group for people who are grieving.

    Grieving is a process, and it's totally normal to go through feelings of shock, sadness, anger even guilt. The healing process is different for everyone. It might take you six weeks to move on, or it might take you six years. Don't beat yourself up because you're not "over it" yet. It takes time to heal wounds.

    So what else can you do to feel better? It might sound corny, but try writing a letter, making a collage, or planting a tree in memory of the operating system you've lost. Remembering and celebrating all the good things *BSD brought to your life might help give you some closure, and having a keepsake to honor *BSD may help you get through some tough times in the future when you'll be missing it.

    It's true that life won't be the same without *BSD around. It may seem like you'll never feel better, but eventually you will. Take some comfort in the old saying, "Time heals all wounds," and remember that *BSD will always be with you in your heart.

  29. Another day in a parallel universe by Anonymous Coward · · Score: 0

    Suggestions:

    1. Try no to bad mouth Linux until you get a real job. Staring at terminals for small companies that don't even want to hire a network engineer isn't one.
    2. If it ever ocurred to you that a certification for Red Hat == a certification form ''bsdcertification.org'' you need to start getting dressed before lunch, get out of your room and get a taste of the REAL LIFE.

    1. Re:Another day in a parallel universe by puzzled · · Score: 1


        I've had a real job since about the time that the internet got DNS servers. Hint: long before Linux even existed. I probably have Usenet posts that are older than you are.

        It is far better to have it say something like 'President' on your business card, or, if you're truly elite (like me) it says 'network architect' and you get to act as president.

        My girlfriend has her business in her home as well, five blocks away from here. Fridays can be kinda slow. While you were typing your grammatically challenged reply we were, uh, busy. Does this count as 'getting out of the house'?

      --
      I am very easy to get along with, but I don't have time to waste being nice to people who are being stupid. -Theo
  30. sex with 4 Trollkore by Anonymous Coward · · Score: -1, Redundant
  31. Since BSD is dying.... by saminator · · Score: 1, Funny
    ...would this be like getting a death certificate?

    (forgive me, but someone had to make the joke)

  32. For marketing and those with no experience by Anonymous Coward · · Score: 0

    One has to learn somewhere/how. Without college a certification can help if there is no experience on the resume. No?

    I have also viewed certs as more of a marketing tool to use when selling services to potential customers:
    "We have Certified Engineers & Administrators specializing in Cisco, Novell, RedHat and now FreeBSD"

  33. Requiem for the FUD by Anonymous Coward · · Score: 0
    // Please *don't* mod this up. It has already been done! Thx

    ... facts are facts. ;)

    FreeBSD:
    FreeBSD, Stealth-Growth Open Source Project (Jun 2004)
    "FreeBSD has dramatically increased its market penetration over the last year."
    Nearly 2.5 Million Active Sites running FreeBSD (Jun 2004)
    "[FreeBSD] has secured a strong foothold with the hosting community and continues to grow, gaining over a million hostnames and half a million active sites since July 2003."
    What's New in the FreeBSD Network Stack (Sep 2004)
    "FreeBSD can now route 1Mpps on a 2.8GHz Xeon whilst Linux can't do much more than 100kpps."

    NetBSD:
    NetBSD, for When Portability and Stability Matter (Oct 2004)
    NetBSD sets Internet2 Land Speed World Record (May 2004)
    NetBSD again sets Internet2 Land Speed World Record (Sep 2004)

    OpenBSD:
    OpenBSD Widens Its Scope (Nov 2004)
    Review: OpenBSD 3.6 shows steady improvement (Nov 2004)
    OpenSSH (OpenBSD subproject) has become a de facto Internet standard.

    *BSD in general:
    Deep study: The world's safest computing environment (Nov 2004)
    "The world's safest and most secure 24/7 online computing environment - operating system plus applications - is proving to be the Open Source platform of BSD (Berkeley Software Distribution) and the Mac OS X based on Darwin."
    BSD Success Stories (O'Reilly, 2004) (pdf) ~ from Onlamp BSD DevCenter
    "The BSDs - FreeBSD, OpenBSD, NetBSD, Darwin, and others - have earned a reputation for stability, security, performance, and ease of administration."
    ..and last but not least, we have the cutest mascot as well - undisputedly. ;)

    --
    Being able to read *other people's* source code is a nice thing, not a 'fundamental freedom'.

  34. "Revealed" 3 years ago? by Anonymous Coward · · Score: -1, Flamebait

    How mindlessly stupid are you?

    This thing that you call "revealed" is now over 3, count them 3 years old. You or one of your like minded simpletons have now posted this almost 40 times to /.

    The "Free BSD is dying" joke is so old it makes Moses look young. But it has to show up 2 or 3 times per day on /. Don't you people have enough brain power to come up with something else?

    Here's a clue, you don't do "your side" any favors, you just make "your side" look like a bunch of idiots.

    Now put down the mouse and go fill those water jugs, you know coach said the junior varsity team gets thirsty.

  35. Opinions about certification aside... by Anonymous Coward · · Score: 0

    ...what sort of accredation does this organization have which qualifies it to hand out certification? After a quick perusal of the site, I see one FBSD core developer and one DfBSD core developer, but...well, mostly an ad hoc bunch of random guys who really like BSD. Is that really a solid enough foundation to be taken seriously?

    -the real Urocyon
    Anon only 'cause I'm too lazy to create an account

  36. Two ways by suitepotato · · Score: 1

    First, many certs are not easy to get if you don't have an incredible photographic memory. You can study until you are crazed and psychotic and thinking nothing but the subject matter till the moment of the test and blank. Then there's idiots who can memorize rote knowledge but can't use it.

    Second, many certs are not germane to the job. No sense in having a BSD cert unless you're in a BSD/System V style shop. Better to have an RHCE even for SuSE than a BSD cert. Closer to the actual matter.

    I expect we'll see more HR departments glomming onto this and expecting it as a prereq even for Windows desktop administration.

    --
    If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
  37. Certifications, here to ruin the day! by Anonymous Coward · · Score: 0

    Now more people who know jackshit about BSD can get a piece of paper saying they do! Hopefully it won't be as bad as MCSE, cisco certifications, or the horrid A+ tests that are put out now.

  38. Road Map by amyamie28 · · Score: 1

    Great idea to put it all in order. Cant wait ot get certified myself.

  39. Taught To The Tune Of A Hickory Stick by Anonymous Coward · · Score: 0

    What We Can Learn From BSD
    By Chinese Karma Whore, Version 1.0

    Everyone knows about BSD's failure and imminent demise. As we pore over the history of BSD, we'll uncover a story of fatal mistakes, poor priorities, and personal rivalry, and we'll learn what mistakes to avoid so as to save Linux from a similarly grisly fate.

    Let's not be overly morbid and give BSD credit for its early successes. In the 1970s, Ken Thompson and Bill Joy both made significant contributions to the computing world on the BSD platform. In the 80s, DARPA saw BSD as the premiere open platform, and, after initial successes with the 4.1BSD product, gave the BSD company a 2 year contract.

    These early triumphs would soon be forgotten in a series of internal conflicts that would mar BSD's progress. In 1992, AT&T filed suit against Berkeley Software, claiming that proprietary code agreements had been haphazardly violated. In the same year, BSD filed countersuit, reciprocating bad intentions and fueling internal rivalry. While AT&T and Berkeley Software lawyers battled in court, lead developers of various BSD distributions quarreled on Usenet. In 1995, Theo de Raadt, one of the founders of the NetBSD project, formed his own rival distribution, OpenBSD, as the result of a quarrel that he documents on his website. Mr. de Raadt's stubborn arrogance was later seen in his clash with Darren Reed, which resulted in the expulsion of IPF from the OpenBSD distribution.

    As personal rivalries took precedence over a quality product, BSD's codebase became worse and worse. As we all know, incompatibilities between each BSD distribution make code sharing an arduous task. Research conducted at MIT found BSD's filesystem implementation to be "very poorly performing." Even BSD's acclaimed TCP/IP stack has lagged behind, according to this study.

    Problems with BSD's codebase were compounded by fundamental flaws in the BSD design approach. As argued by Eric Raymond in his watershed essay, The Cathedral and the Bazaar, rapid, decentralized development models are inherently superior to slow, centralized ones in software development. BSD developers never heeded Mr. Raymond's lesson and insisted that centralized models lead to 'cleaner code.' Don't believe their hype - BSD's development model has significantly impaired its progress. Any achievements that BSD managed to make were nullified by the BSD license, which allows corporations and coders alike to reap profits without reciprocating the goodwill of open-source. Fortunately, Linux is not prone to this exploitation, as it is licensed under the GPL.

    The failure of BSD culminated in the resignation of Jordan Hubbard and Michael Smith from the FreeBSD core team. They both believed that FreeBSD had long lost its earlier vitality. Like an empire in decline, BSD had become bureaucratic and stagnant. As Linux gains market share and as BSD sinks deeper into the mire of decay, their parting addresses will resound as fitting eulogies to BSD's demise.

  40. Same old Linux FUD... by Anonymous Coward · · Score: 0

    Same old GNU/Linux FUD, that has been disproved countless times..
    In short: the MIT research is *11 years old*, and that Rice study on the TCP/IP stack uses FreeBSD *2.2.6*.

    (And btw, Eric Raymond advocates BSD license over GPL.) :)

  41. FUCK YOU AND YOUR DEATH CERTIFICATES!!!! by evil_spork · · Score: -1

    Taco fucking sucks!

    --
    guk is gay