The State of the Demon Address 310
Kelly McNeill writes "It's an exciting era in the Berkeley Software Distribution world; indeed, things started off with a litigious bang over a decade ago, but now BSD solutions are more varied than ever before and offer the user heretofore unprecedented choice and power. So many are the options today that it's time for a roll call from the various distributions. Paul Webb submitted the following editorial to osOpinion/osViews which takes a look at what each BSD has to offer and also looks at where each is going."
BSDs (Score:4, Interesting)
Re:BSDs (Score:5, Informative)
While it could use some help in the ports and upgrading department
FreeBSD does quite well in both departments. For ports, you have the option of either compiling the source via a simple "make install", or installing the binaries via "pkg_add mypackage.tgz".
For OS updates, you again have a choice. To update form sources, simply run a CVSUp and type "make buildworld; make installworld". To install from binaries, pop the latest CD in, reboot, and go through the "upgrade" instructions. I honestly haven't seen any OS do a better job in package management.
Re:BSDs (Score:2)
Re:BSDs (Score:2, Interesting)
What problems are you having that this is not happening?
Re:BSDs (Score:2)
Re:BSDs (Score:2, Interesting)
I've also had my fair share of grief from using CPAN to install packages, and then having a portupgrade fail on me because of broken dependencies when the same Perl packages is in the ports.
I'm sure the only person who can be blamed is good old me, since I tend to overlook the documentation, stupidly safe in the feeling that I've us
ports/packages - the conflict, the headache (Score:2, Informative)
Simply installing FreeBSD will most likely (unless you try hard to avoid it) will install some packages. Seemingly harmless, but try to upgrade one of those packages via the ports mechanism and you will begin to feel true pain, young jedi.
Ports are a better path, IMO, because they are far more frequently updated. But mixing an installation of ports and packages will send you down a compatibility and non-compiling path to hell.
Fortunate
Re:ports/packages - the conflict, the headache (Score:2)
This is totally wrong, do not listen to this guy. (Score:3, Informative)
You are mistaken, Mr. Anonymous (Score:2, Informative)
I know what packages to get for my system. Packages are rarely updated. Ports are updated frequently. Use both and you're mixing old code with new requirements and you will feel pain.
Packages work fine by themselves. But if you ever want to upgrade your browser with the current release, you'll need to use a port. If you ever want to upgrade gnome, you'll need
Re:You are mistaken, Mr. Anonymous (Score:5, Informative)
Now lets get something very clear here.
When you install a package, it gets registered in
The exact same thing happens when you install a port.
When you use portupgrade, it will look (using pkg_info!!!!! that should really ring a bell there) in
IT DOES NOT MATTER FOR THAT IF YOU USED A PORT OR A PACKAGE (sorry for shouting)
What does matter is using portupgrade correctly so it will resolve dependencies in both directions, ie, ALWAYS use -r -R
I just upgraded a 4.10 system that had everything installed using packages, and I used portupgrade and let it built the ports for them.
This resulted in one problem, which was extremely well documented in
You can ask portupgrade to use packages for installing as well as ports )see the -P flag) and you can also instruct portupgrade to create packages from compiled ports with the -p flag.
The later is an extremely usefull feature when you have multiple machines that need the same packages, compile once, install as often as you need.
Saying that ports and packages dont mix is not true in most cases. It is true in a few cases tho. For example, the firefox package will not include the development tools needed for compiling the mplayer plugin from a port, that will only work if you built firefox as a port. This again is an exception, and I consider it a problem of the firefox package.
That said, if you install both as package, and then use portupgrade to upgrade them (and use -r -R !!) the system will figure out that the plugin depends of firefox and build firefox first.
> If you don't agree, fine, suit yourself. Spend hours futzing with builds. I'd rather be USING the system or be off doing something more enjoyable with my time.
You could also spend a little more time reading the documentation. Most of what you suggest is simply not true. Ports and packages use the exact same system for registering themselves, and so can be mixed and still be upgraded with as much or little trouble as when you only used ports (or packages)
A very important commandline to remember:
portupgrade -r -R -p -a
Sorry if I sound annoyed here, but yes, it annoys me when people who claim to have used the system for a long time, still did miss the fact that portupgrade explicitly supports packages and ports for installing and upgrading, and then make wrong claims about it.
Re:You are mistaken, Mr. Anonymous (Score:2, Interesting)
Re:ports/packages - the conflict, the headache (Score:2)
Re:BSDs (Score:2, Informative)
Ports Tricks [onlamp.com]
Portupgrade [onlamp.com]
Cleaning and Customizing Your Ports [onlamp.com]
Besides being well written, they contain a couple of hacks that turned my port maintenance tasks into piece of cake :-)
Netcraft confirms it! (Score:5, Funny)
That's funny, I don't see BSD mentioned anywhere.. (Score:3, Informative)
(almost) slashdotted article (Score:5, Informative)
--
Each of the four major BSD projects are pushing forward with development and experiencing growth, diversifying the Open Source playing field's offerings Let's take a look at what each project is up to these days.
FreeBSD
FreeBSD is in a precarious state. While it has almost hit critical mass in the corporate world, their latest growing pains have left potential adopters confused. The new FreeBSD 5 branch offers some exciting technology, generally regarded as comparable with or superior to what is offered in Linux. The FreeBSD foundation is still upgrading its FreeBSD 4.x line and suggesting its use for production environments over FreeBSD 5. The reasons for this are very simple -- FreeBSD 5 won't be ready for prime time until FreeBSD 5.4 or 5.5 -- but users are left confused and timid.
FreeBSD's last major release, which now sits highly optimized at version 4.10, works just as well as always. For systems already running with FreeBSD 4.x that see no need to adopt the new technology in FreeBSD 5 or jump to Linux, this operating system is a godsend in stability and continued support. FreeBSD 4.11 is scheduled for a February '05 release, while plans for FreeBSD 4.12 are on the backburner should FreeBSD 5 not achieve -STABLE status by the fourth quarter of 2005. But what if you need the technology available in FreeBSD 5 and don't want to jump to Linux?
FreeBSD 5, currently available at FreeBSD 5.2.1 with FreeBSD 5.3 in late beta, tantalizes the BSD world with the culmination of several year's hard work and narrow escapes. Back in the late Nineties, when WindRiver bought BSD/OS (a closed-source BSD operating system owned by the now-defunct BSDI), FreeBSD users were promised a next-generation BSD made possible by crossing the ultra-robust corporate OS with its Open Source counterpart. While WindRiver let go of its plans leaving the future of FreeBSD in peril, the realization of its goal is almost here thanks to the FreeBSD community and Apple Computer, Inc.'s contribution of FreeBSD code.
That almost is a killer, though, in that it now causes potential users to look elsewhere for modern operating system features elsewhere until FreeBSD 5 is blessed as stable. Given FreeBSD's track record and the corporate sponsors now behind its operating system, however, it has a bright future ahead of it despite these stumbling blocks. Sadly, the same can't be said for its two little brothers, NetBSD and OpenBSD.
NetBSD
NetBSD's claims to fame aren't its optimization or secure code -- it's instead known for running on a wider variety of platforms than any other operating system out there, including Linux. NetBSD's binary releases include support for an amazing 40 platforms and an additional 12 platforms in the source code. In other words, it runs on everything but the kitchen sink. NetBSD forked from the 386BSD/4.4 BSD merger in 1993 and continued on its own in parallel to FreeBSD since then, albeit at a slower pace. It's currently at version 2.6.1, with aggressive testing on the new NetBSD 2.0 promising fruition by the first half of 2005.
Those familiar with NetBSD swear by it, though its use in serious environments is limited. It is not secure and device driver support is paltry at best. NetBSD's true usefulness comes in providing developers of other operating systems -- such as FreeBSD, OpenBSD, and Linux -- with hardware support to base their own new ports off of. For instance, much of the code for the PowerPC FreeBSD port comes from NetBSD. OpenBSD implemented support for A
Re:(almost) slashdotted article (Score:5, Informative)
[NetBSD] is not secure and device driver support is paltry at best
Excuse me? What's insecure about NetBSD? If you look at actual security records, in the past few years all the BSDs are pretty comparable. And as for device drivers, it is the original source of many device drivers in the other BSDs, and was the first free OS to get USB support (before even Linux).
[OpenBSD] runs on very few platforms
Actually, many more than FreeBSD, not so far from NetBSD and Linux: nothing to sneeze at.
And of course, he omitted DragonFly [dragonflybsd.org].
Re:(almost) slashdotted article (Score:2)
Re:(almost) slashdotted article (Score:3, Informative)
There are very few types of security issues that can exist in platform dependent code, such as the pmap modules.
Vulnerability listings (Score:4, Informative)
But, I couldn't let this slide (even giving up my mod points): counting security advisories is just not a good way to judge the relative security of an OS, especially one of the more uncommon ones. SecurityFocus [securityfocus.com] has no vulnerabilities listed for either MS-DOS or EROS [eros-os.org], but few people would conclude that both operating systems were equally secure, or that MS-DOS's unblemished security record means it's more secure than OpenBSD (which has many dozens of vulnerabilites listed, most of which are advisories for bundled programs like Apache which OpenBSD nevertheless takes responsibility for).
Even worse, the more that people are believed to be using vulnerability lists to compare OSes, the more pressure vendors feel to improve their scores by sweeping security problems under the rug. Microsoft is notorious in this regard -- years after promising to make security their #1 focus, whenever they think they can get away with it they continue to hide known security bugs from sysadmins (who would be able to deploy work-arounds if they were told about the problems) in favor of silently sneaking the fixes into the next service pack many months later.
Re:(almost) slashdotted article (Score:5, Informative)
Re:(almost) slashdotted article (Score:3, Informative)
I would guess it is another poorly researched article that looks good enough to get a mention on slashdot. Normally that website has some pretty good articles, so I guess it was probably accepted on reputation of the source.
Re:(almost) slashdotted article (Score:4, Insightful)
The author fails to point out the direct relationship between a distribution that sets out to conquer hell and the requirement for the participants to invest in a few pairs of asbestos underwear.
He also fails to point out the leadership qualities that OpenBSD has brought to the BSD buffet: OpenSSH, Darren Reed's packet filter, and soon the Via C5J Esther processor with user-space crypto acceleration, whose design was influenced by activities within the OpenBSD camp.
The author also throws a lot of unnecessary FUD at the stabalization of the FreeBSD 5.x series. The kinds of people who choose to deploy OpenBSD for their firewalls and FreeBSD for their application servers don't sit around and quaver about a few drops of -stable holy water. If you aren't prepared to read the lists, use 4-latest. If you are prepared to read the lists, you can decide for yourself whether the remaining troublespots in 5.x are a problem or not for your intended application.
Re:(almost) slashdotted article (Score:3, Informative)
Eeek. Major faux pas. The new (actually a few years old now) OpenBSD firewall is PF, originally created by Daniel Hartmeier. It replaced Darren Reed's IPF (which was yanked due to license issues).
Ridiculous (Score:3, Informative)
"support for Java 1.5, XHTML 2.0 and CSS 3.0"
Yeah. Sure.
Re:(almost) slashdotted article (Score:3, Interesting)
Although 386BSD hasn't been developed in a long time, it is worthier of a mention than BSDI, being the first-ever port of the BSD tapes to the Intel architecture. Indeed, it beat Linux for X11 support, networking and many other Uni
Cheap FreeBSD propaganda (Score:5, Informative)
FreeBSD is worth advocating, but I bet the avergage BSD connoisseur can come up with better arguments. The article is full of stereotypes and garbage. I really wonder if the author really took an hour to visit the WEBSITES, let alone experimenting with the systems by himself:
The new FreeBSD 5 branch offers some exciting technology, generally regarded as comparable with or superior to what is offered in Linux...while plans for FreeBSD 4.12 are on the backburner should FreeBSD 5 not achieve -STABLE status by the fourth quarter of 2005.
What a fair comparison, let's benchmark STABLE technology available in Linux by the end of 2004 with technology that might be stable in FreeBSD by the end of 2005!
[NetBSD] it's currently at version 2.6.1, with aggressive testing on the new NetBSD 2.0 promising fruition by the first half of 2005...Those familiar with NetBSD swear by it, though its use in serious environments is limited.
OK, first of all, NetBSD is at version 1.6.2, not 2.6.1, and if you are looking for "serious environments", what if I tell you that the world's fastest computer is running NetBSD? Maybe NASA's Lewis Research Center, NEC Europe and Sony Japan do not count as "serious environments". http://www.netbsd.org/gallery/research.html. [netbsd.org]
Forking from NetBSD in 1995 after a very heated -- and embarrassing -- personal argument, OpenBSD's one and only focus is to offer security. Every line of code is hand-audited and, as the site claims, there hasn't been a hole in the default install in over seven years. Striking a balance in hardware support somewhere between FreeBSD and NetBSD, OpenBSD runs on very few platforms and even then only in single-processor mode.
I don't know who got embarrassed w/ that argument, but certainly not Theo since he keeps a record of it in his own personal website for visitors to see:http://zeus.theos.com/deraadt/coremail.html [theos.com]. There hasn't been a hole in the default install in over EIGHT years, not seven.
OpenBSD runs on very few platforms and even then only in single-processor mode
OpenBSD runs in more platforms than FreeBSD!!! http://www.openbsd.org/plat.html [openbsd.org]
OpenBSD isn't acceptable as a desktop system or 3D workstation, however...One factor that mars OpenBSD's fair weather is its primary developer, Theo de Raadt...developers may wish to remain wary of this platform and its creator.
What a bunch of nonsense! I've been using OpenBSD in my desktop for years, and had developers listened to you, OpenSSH wouldn't exist, nor have over 88 percent of the SSH server market!http://www.openssh.com/press.html [openssh.com]
I could go on and on, but I got tired already. I wonder why you guys promote these articles.
Re:(almost) slashdotted article (Score:2)
That's incredibly stupid.
Sounds like someone skimmed a few marketing brochures and wrote about the results at length, without doing any actual research.
FWIW, I use all three on and off, NetBSD being my favorite, and OpenBSD being my second-favorite. FreeBSD is a little too dodgy for my tastes.
That's "Daemon" (Score:4, Funny)
openbsd mistakes (Score:5, Informative)
There are a few mistakes in that article.
as the site claims, there hasn't been a hole in the default install in over seven years.
Actually the claim is "Only one remote hole in the default install, in more than 8 years!"
OpenBSD runs on very few platforms and even then only in single-processor mode
If you're using an i386 system then SMP has been available for a while and is shipping in 3.6 (I have my CDs already.
OpenBSD isn't acceptable as a desktop system
I've used it as a desktop for years and the ports system works very well.
More OpenBSD mistakes... (Score:5, Informative)
Wrong : OpenBSD has sticked to its schedule of a release every 6 months (November 1 and May 1) since years, and the OpenBSD 3.6 [openbsd.org] release won't be any different (CD already started to ship to those who pre-ordered by the way).
Re:openbsd mistakes (Score:3, Insightful)
Personally, I LIKE the attitude on the mailing lists. It keeps people on topic (mostly) and scares off everyone too incompetent to RTFM and run a google search before posting.
Re:openbsd mistakes (Score:4, Funny)
I can attest to this. My cousin, Larry, was flamed clear off the Internet by Theo De Raadt. To this day, he hasn't been able to return.
moment of silence please....
Re:OpenBSD Phrase Was Changed (Score:2, Informative)
No, it was a hole in OpenSSH (also the OpenBSD version of Apache contains a lot of patches and runs chrooted)
oooh, xhtml (Score:2)
I bet the Darwin developers worked for years for that one! Tell me again how the kernel implements web standards, George.
Re:oooh, xhtml (Score:3, Insightful)
Yep, the article is almost utterly devoid of useful content, and much of what it does have is simply plain wrong[1]. It reads very much like some of the Linux articles did a few years ago... "Oooh, I've just found this great new OS, so I'm going to pimp it everywhere I can, even though I don't know enough about it to do a decent advocacy job and avoid looking like a fool". Sigh. FWIW, I use both Linux and OpenBSD.
[1] The particular one that g
Platforms (Score:3, Insightful)
Well, having support for the CPU is nice but each platform needs its bootloader, often specific system utilities (NVRAM manipulation, disk-partitionning...) and more importantly support for everything around the CPU (also kernel init is often slightly different depending on the platform, CPU being equal. Starting up a Mac68k and a Sun3 is not exactly done the same way).
Re:oooh, xhtml (Score:2)
There's more to Darwin (the WWDC Developer Preview release of 8.0b1, in particular) [apple.com] than xnu. There's also, for example, WebCore [apple.com]. (Those links might require APSL registration [apple.com].)
Flaimbait Story (Score:5, Insightful)
Re:Flaimbait Story (Score:2)
Now, I can't say that Theo's erratic and basically socially unacceptable behavior would be my only reason for not using it (as the blurb seems to suggest) but it certainly would be a major deterrent.
Re:Flaimbait Story (Score:3, Informative)
No, both were flamed. He says NetBSD is not secure and has poor device driver support: he doesn't know what he's talking about. NetBSD is as secure as the other BSDs and a lot more secure than linux: check the records. And if it weren't for NetBSD, FreeBSD would have pathetic device driver support. (It also wouldn't have rcNG and other innovations).
Re:Flaimbait Story (Score:3, Informative)
Re:Flaimbait Story (Score:3, Insightful)
Frankly I like to run a secure OS (OpenBSD) for my firewalls, etc. I don't really care if Theo flames folks every so often. It doesn't really affect me as a end-user. My network is still locked down. If Linus went on a rant and flamed a bunch of folks, how exactly would it affect your usage of Linux on your computers?
Decade? (Score:5, Insightful)
BSD's roots are in the early 80s when they were working closely with Bell Labs, and both versions of Unix were quasi-official.
Obviously, the big break for the modern BSD was 386BSD, which brought the OS to the personal computer a little over a decade ago.
Today, I think it is the rich set of userland capabilities that distinguish the BSDs to the point that occasionally Linux distributions pop up that emulate their functionality (e.g. Gentoo's use of a BSD-like ports system).
BSD is a rich OS with a long history, and I'm glad that it's still around and growing into niches that need it. Today, I'm mostly a Linux user, but I remember my roots and the joy that life was when BSD gained popularity over the proprietary OSes of the day back in the 80s.
Re:Decade? (Score:2)
Re:Decade? (Score:2)
Just a bit of history
Re:Decade? (Score:2)
FreeBSD comes with a big book that is highly detailed.
FreeBSD still uses the possix utilities by default and you will feel right at home with sh and not bash and make instead of gnumake(linux distro's rename it plainly as make).
Nethack is there too from the early 80's. Type in hack.
Live and let live (Score:5, Insightful)
There is enough room in the world for both, and hopefully many more. Vote with what you run, be proud, but don't knock the other guy.
I get what I want out of my FreeBSD installations, I hope there are many Linux and any other flavor OS users out there just as happy with their installations.
Life is to short, enjoy it the best way you can with what you like!
Re:Live and let live (Score:2, Insightful)
Too bad its all wrong. (Score:3, Informative)
As an OpenBSD user, I quickly saw tons wrong in the OpenBSD section, I am sure its the same for Free and Net. OpenBSD's security claim is right there at the front of the main page, and he manages to get it wrong? And he says it runs on "few" platforms, and to avoid alpha and PPC, which is rediculous. The supported platforms page seems to list 12 supported platforms, and 3 more being actively worked on. And alpha and PPC are both fine, in fact some devs have only PPC machines themselves. And he also claims its single CPU only, even though it has SMP support on i386 and amd64, with PPC in the works.
Mirror (Score:2, Informative)
I Love BSD (Score:3, Funny)
I have tried most common flavors of Linux. Some are nice, but something keeps me coming back to BSD.
It was love at /usr/ports/
It had me at pkg_get -r
No Red Hat, Fedora, Slackware, Gentoo, SuSE, Debian or Mandrake could give me that same feeling. Call it a personal preference, call it zealotry. But FreeBSD has won my heart.
BSD I love you...
Re:I Love BSD (Score:2)
However
It's a bit frustrating when you got install Gallery for example, and you run Apache2 with php5 and Gallery goes to install php4 and apache1.3... that's a bit frustrating, but can deal with that...
DragonflyBSD (Score:4, Informative)
It uses a message passing framework, like a microkernel, but still keeps most things in kernel space. This quite a divergence from the other BSDs and Linux and will hopefully enable some really cool features.
Check it out for yourself at http://www.dragonflybsd.org [dragonflybsd.org]!
Re:DragonflyBSD (Score:2)
I'm posting this message from DragonFlyBSD and I can confirm that this is really the most promizing *BSD operating system today. It really tries to rewrite stuff in a clean and modern way rather that tweaking code that is really getting old.
Performance is also excellent and huge progress is made every day. Matthew, Joerg and other developpers are doing an awesome job in quickly fixing rather complex issues.
The project is also shamelessly taking good ideas from other operating systems includ
state of BSD (Score:2, Interesting)
Quality Control (Score:3, Informative)
"Every line of code is hand-audited and, as the site claims, there hasn't been a hole in the default install in over seven years. Striking a balance in hardware support somewhere between FreeBSD and NetBSD, OpenBSD runs on very few platforms and even then only in single-processor mode. [...]
OpenBSD is updated every three or four months [...]
It is dead obvious from the OpenBSD.org website that they claim one remote hole in the default install, that they are including SMP support in the version shipping week after next, and the release schedule has been every six months for many years.
This doesn't give me a lot of warm fuzzies about the accuracy of the rest of the article.
I'm a switcher (Score:5, Informative)
This isn't a rant against linux- Debian and Slackware have both been very good, stable, and fun for me over the years. I have no regrets! But i must say that the grass is greener on the FreeBSD side of the fence, at least for my purposes.
Package management is concise and consistent. The whole OS and all its packages can be found in one place. No sifting through rpmfind.net (we have RH machines at work), sourceforge or freshmeat, or any other craziness. Documentation is well done and up to date. Software installation is almost mindless. Configuring the kernel is amazingly simple. The gripes about hardware support and detection seem to be a non-issue for the hardware i have (which is pretty typical of what 90% of
The BSD folks highlight how the BSD system is all made by one small team, vs. GNU/Linux being made by hundreds or thousands of folks on separate projects. I must attest that there truly *is* a difference in the end product. Everything in a BSD system "fits" and "gets along".
Once again- this isn't a criticism of linux either. The `fragmented' or `modular' method of assembling a GNU/Linux system gives it other strenghts in different areas that some BSD systems might otherwise not have. It's all about the right tool for the job.
A side benefit of the BSD side of the fence is the lack of Crusading To Subjugate The World type of mentality. It's all about the UNIXy goodness instead, which is why -I- got away from Windows in the first place. I find this a very refreshing change.
Re:I'm a switcher (Score:2)
Are you saying that all third-party software that I may want for my BSD system is all in one place? Wow.
No sifting through rpmfind.net (we have RH machines at work), sourceforge or freshmeat, or any other craziness.
To be fair: The existence of rpmfind.net, et al, and the inconsistencies in rpm-packaged software at those sites is not RedHat's fault for the same reason that the existence of incomp
This is not a State address. (Score:5, Interesting)
He says of NetBSD, "...its desktop and production applications are so limited as to be nonexistent...," yet this is a foolish and downright insulting thing to say. Desktop applications are not dependant on Linux or FreeBSD as much as they are on X. The issue of production applications are a problem with companies, not the system itself. And even then there are means to emulate other systems to allow most programs for Linux to run on NetBSD.
Of OpenBSD he says: "Sticking with Intel and compatible chips is a safe bet as its Alpha and PowerPC ports are still in their infancy." I find this once again rediculous. The macppc and alpha ports are better than what FreeBSD has to offer and are pretty much comparable to the NetBSD ones (what with the code sharing). He also takes a personal slam at Theo de Raadt himself, not at all something to make his opinion more valid or acceptable.
Of Darwin he speaks as though it were a complete system and not an incomplete husk of one. He even calls it a Unix, while it is not. His views seem tainted and hazed by his own prejudices.
He does not even touch on DragonFlyBSD, a system which I find to be far more a BSD than Darwin considering Darwin uses Mach and not BSD for a kernel.
Re:This is not a State address. (Score:2)
Umm... I'm not entirely sure how to break this to you...
Re:This is not a State address. (Score:2)
Re:This is not a State address. (Score:2)
If I am looking at various programming languages, I do not say that you should avoid using Python because the creator is a jackass (he isn't, but I simply picked a language to use as the example). I don't say that D is a great language and could easily replace C++ because it is vastly superior, but I think the creator is ugly so you should not use it (once again, ju
Re:This is not a State address. (Score:2)
Not prejudice, just the way I have observed things.
Try FreeBSD with a Live CD (Score:3, Informative)
As far as NetBSD's concerned ... (Score:5, Insightful)
The person obviously never looked at NetBSD in detail, nor has any deep understanding of concepts like performance and security, else it would be obvious that they are not something that NetBSD has to brag about, but rather something that's considered normal.
Of course if you have nothing else to sell you can say "we're oh so secure" or "hey, we have all the cool GUI stuff, we can afford the bloat" - NetBSD won't, given it's constraints given through the portability. NetBSD has to offer state of the art operating system that OF COURSE is secure, and OF COURSE is performance optimized, and OF COURSE has about all the drivers available. But there's more to that other than the things that every operating system offers OF COURSE these days.
Blindly ignoring the facts and judging by some marketing slogan and hear-say proves that the author has no technical background for his writing at all, and obviously doesn't know any code of ethics for writing.
- Hubert (in bad mood)
A Big Fat Troll. (Score:4, Insightful)
I'm a FreeBSD advocate and all, but lets everyone bear in mind that this does not, I repeat NOT, come from any sort of official channel either in Berkeley or the FreeBSD project. It is a freaking OS Opinion editorial. Calling it a "State of the Daemon Address" is deliberately misleading and in extremely poor taste.
Aside from a few vocal "Linux is teh sux0r" zealots, the FreeBSD community doesn't really worry itself too much about what the other BSDs or Unix-alikes are doing and certainly don't typically engage in penis-length matches such as this editorial.
The wording is inflammatory, the facts are wrong, and a quick Google [google.com] reveals with near certainty that the author isn't actually involved with the FreeBSD Project on any level.
Mod Article Down (Score:3, Interesting)
Probably one of the worse article about *BSD ever (Score:2)
NetBSD: "It is not secure and device driver support is paltry at best". That's a joke. FreeBSD had way more security issues than NetBSD, and when a common security flaw is found, NetBSD is often the first opera
State of CPU process (Score:2)
PID TTY TIME CMD
"The State of the Demon Address"
A Few Kind Words for Theo (Score:4, Insightful)
I don't know all of the of the Net/OpenBSD split, but in my view. As far I am concerned in 2004, it is ancient history. I use OpenBSD for my routers and DNS at the house, and have not had a lick of trouble with it. It just works, and it does its thing on extremely modest hardware (P/133, P/166, and P/200 boxen). In my view, there are not enough accolades available for PF.
Furthermore, with his all of his unsteadiness and unpredictability, Theo manages to heard the cats every six months for a solid, production quality release. No OS, commercial or open source, has been as consistently reliable for me in terms of operation, quality, or schedule. Let's not get into the patch responsiveness of the OpenBSD team.
If Theo is the loon this trolling article claims, we need a few more loons like'em. He leads a team that produces a great product. Cheers Theo -- keep up the great work.
Re:What's so great about FreeBSD 5? (Score:2, Interesting)
Re:What's so great about FreeBSD 5? (Score:3, Insightful)
The FreeBSD folks would benefit from a clear document describing the differences between 4 and 5 - I'm sure they have one but it isn't presented anywhere prominently...
Re:What's so great about FreeBSD 5? (Score:5, Informative)
Re:What's so great about FreeBSD 5? (Score:2, Informative)
Re:What's so great about FreeBSD 5? (Score:2)
Re:What's so great about FreeBSD 5? (Score:3, Informative)
The BSD's are generally more stable and unixlike in terms of stability and reliablity. If you have used Solaris you will feel at home with a FreeBSD install.
Tradionally BSD had better scsi, raid, and USB support than Linux which made it a more server and professional oriented operating system but that gap is now closed. Infact Adeptec writes their drives for FreeBSD first and then ports them to Lin
Re:What's so great about FreeBSD 5? (Score:3, Informative)
Re:What's so great about FreeBSD 5? (Score:2)
Restrictive? Exactly in what way does the GPL restrict the end user of the software? The answer is none, just like the BSD license.
Or do you mean free as in free to take my code and leverage a proprietary advantage against me? No thanks, I'll take the level playing field the GPL gives me, even if it means I have to respect the political or commercial views of other developers in return.
I'm grateful for people who release their code under a BSD license, but license wars are stupid. Licenses are a resul
Re:What's so great about FreeBSD 5? (Score:2)
Re:Is Apple represented? (Score:3, Informative)
Re:Mod parent as redundant not a troll (Score:2)
<Troll? Comone mod's mark it as redundant. My bad for not reading the previous comments but still a troll?
No offense bub, but everyone's REALLY tired of that "joke". Face it, the joke is dead. Netcraft confirmed it.
Only one linux? (Score:3, Insightful)
You must be joking. It's not even true for the kernel (there are some forks, mostly for supporting more or less obscure platforms, but more so because some distribution patch the official kernel really heavily) but if you consider the complete Operating System then you must consider the distributions and not the kernel, and those everyone stopped to count long ago...
You also fail to take notice of the fact that even if the three major BSDs follow a different path there is still a very high level of bloo
Re:Giving the matter some thought... (Score:2)
Re:Giving the matter some thought... (Score:2)
Personally I am pleased to see the BSD's get some attention. I had a brief dabble with FreeBSD a while ago and I have to say it was a pleasure. Easy to install and configure, very solid feel to it and excellent performance on quite limited hardware, so much so that I would consider FreeBSD before a Linux distro for a server installation. You are correct in that their focus does tend to be a bit narrow, and the majority are probably not
Re:Giving the matter some thought... (Score:5, Insightful)
Bwahahaha! You've got one kernel (with half a dozen semi-official patch sets), one GNU metaproject (with dozens subprojects each with their own team), imports from several other projects, and an infrastructure that is unique to each distribution. Then you have some tiny distros that use busybox and dietlibc. Or realtime embedded variants.
Claiming that there's exactly one system/team in this mix is beyond absurd.
Re:Giving the matter some thought... (Score:3, Insightful)
Re:Summary, buy a mac or use linux (Score:3, Insightful)
Aside from the fact it has PPC as the primary platform, it has the advantage of having a good choice of software when you take into account the commercial, shareware, freeware and open source solutions - there is something for most everyone, if you are willing to buy the basic machine.
All I need now is a good CAD application for MacOS X/Darwin.
Note: I am a happy Mac u
Re:Summary, buy a mac or use linux (Score:5, Informative)
Heck, the same could be said about Windows.
Anyway, I've installed OBSD on an old PC for an Internet gateway / firewall and have been nothing but happy. It's small (downloads quick), robust, secure. Power failures? Reboots automatically and continues w/ no problem, it has required 0 maintenance (other than, for example, checking authlog and changing ssh port for all the ssh scanners out there recently). It VPN's to a Linksys box, has dyndns client, and much, much more.
Re:BSD software abundance? (Score:3, Funny)
Re:BSD software abundance? (Score:2)
I actually started using linux before freebsd but found it
very frustrating(the list goes on), freebsd just seemed to work.
That being said I am guessing linux would be a better desktop,
for doing desktopish windows things(dvd recording, ripping audio, games, scanner, etc..)
For a strictly development environment I would prefer freebsd but i would say they are comparable. Others may/will disagree,
Re:BSD software abundance? (Score:3, Informative)
Sure, a little 2k widget program you find somewhere coded especially for linux might be hard to compile on FreeBSD... but the solution is to just compile it on a linux machine (or trust a published linux binary). Why? FreeBSD runs linux binaries. It does this by emulating the linux system calls at almost no overhead and installing a set of libraries from Red Hat in
The kernel/loader takes care of the rest. Basica
Re:BSD software abundance? (Score:2)
Re:BSD software abundance? (Score:2)
Many Linux developers are too dumb to run automake properly so the bsd developers run automake properly on the source and update the port in the FreeBSD servers.
Software is there and hardware is mostly there.
PS my wifi card does not work under Linux currently but works under FreeBSD 5.3 beta.
Re:BSD software abundance? (Score:2)
Re:BSD software abundance? (Score:2)
One of the coolest things to do if you have a really big hard drive: /usr/ports; make install
cd
And wait a very long time.
Re:Darwin (Score:2)
There's more to OS X than Darwin, and the "more" isn't open-source, so the question should be rewritten as "how come Apple haven't written...".
Re:In your dreams, troll. :-) (Score:2)
Re:Correction: State of the Daemon (Score:3, Informative)