Linked by Thom Holwerda on Thu 26th Nov 2009 19:41 UTC, submitted by Gabor
Permalink for comment 396808
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
More News »
Sponsored Links



Member since:
2005-07-12
User friendly installation is not that important. You only install the damn thing once on a system, and it only takes 20 minutes or so, compared to the thousands of hours of use the system give. The FreeBSD installer is straight forward, too, and results in a fully configured system.
You obviously don't understand the ports system.
When you install a port, the source is downloaded and compiled, as are the package's dependencies. You can customize each package fully, so if you remove features which also remove dependencies, those dependencies aren't built. You can also easily create installable binary packages to be transported to other systems or archived.
If you need packages right away, a simple pkg_add -r <pkgname> should suffice. Many of the ports are available that way. It is very easy and fast.
Also, Linux ABI emulation is remarkable. It has been a while since FreeBSD was on my desktop, but as an example, it ran Unreal Tournament 2004 at a 35% higher framerate than Linux did, and even slightly higher than XP at certain resolutions. This was using the nVidia drivers.
The few other frequent-use cases mirrored those results, with FreeBSD running desktop Linux apps at the same speed or faster. Anything with graphics ran much, much better.
Also, perhaps the biggest reason why FreeBSD is so cool: The FreeBSD Handbook.
I have yet to see any document for any operating system that compares. There are really good ones out there for Windows, Solaris, Red Hat, etc etc, that are great, but they are not free.