How do you think the BSD's like FreeBSD will fair in the future for servers against various distributions of Linux? Considering many servers will be moved to a cloud like environment, how will this effect the BSD's.

link|improve this question
feedback

closed as not constructive by Mark Henderson, SvenW, Ignacio Vazquez-Abrams, Warner, Kyle Brandt Jul 29 '10 at 2:40

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

Of the *BSDs:

  • FreeBSD is reliable and robust
    • DragonFly BSD is being developed with clustering in mind
  • NetBSD is portable
  • OpenBSD is secure

The BSDs will have a strong future at least in the firewall market for two reasons: security record, and OS diversity (not putting all your eggs in one basket). For other servers, only time will tell (unless NetCraft / Slashdot trolls are indicating otherwise).

link|improve this answer
feedback

Most of the BSD's can run under Xen as DomU, and according to Wikipedia,Net BSD can run as a dom0. Any cloud environment providing full virtualization (Not just paravirtualization) can run any operating system.

I think BSD will continue to be another tool to consider when you select the best tool for the job.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.