To read all comments associated with this story, please click here.
I use Linux almost all the time. It always got me wondering what the BSD has to offer.
Tightly-integrated system perhaps? But what that really means..?
This is a little light on info but it's a start:
http://en.wikipedia.org/wiki/Comparison_of_BSD_operating_systems
BSD is a more tightly integrated system, in fact Linux is not even an OS in the strictest definition. BSD separates the core OS and the user land software which isn't something that the end user notices but it simplifies administration.
For instance, you can upgrade FreeBSD while not upgrading the user (add-on) software. I think that only Slackware is capable of this in the linux world (correct me if I am wrong). Reversely, you can keep the user software up to date without requiring an OS upgrade.
Anyway there is a ton of information out there on comparing Linux and BSD
But there is a problem with Wikipedia's feature comparison. They don't show you how stable stuff it, whether someone maintains the code, how complete a feature is, how well it is integrated, ...
So really, you should have a look on what you need/expect and have a look on your own.
It also doesn't say anything about individual, unique tools/features that can make your life easier, make things like development or setting up a system easier. For example DragonFly and OpenBSD IMHO have great default configurations and lots of stuff that you can use in daily life. These things on the other hand aren't really useful when you depend a lot on third party stuff, since others are usually not aware of these things or don't care to use them in their software, because there is only one system supporting it.




Member since:
2009-12-17
Is the up to date feature comparison of all the BSDs, maybe even vs current Linux.
I use Linux almost all the time. It always got me wondering what the BSD has to offer.
Tightly-integrated system perhaps? But what that really means..?