Linked by Eugenia Loli on Tue 5th Sep 2006 04:44 UTC
Permalink for comment 159166
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/25/13 0:45 UTC
Linked by Thom Holwerda on 05/24/13 23:59 UTC
Linked by Thom Holwerda on 05/24/13 22:33 UTC
Linked by Howard Fosdick on 05/24/13 21:41 UTC
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
More News »
Sponsored Links



Member since:
2005-08-27
This system has been great for me since 2000. I migrated from Linux when I wanted a personal system that paralleled a true Unix environment and had goals to do things right rather than any which way but loose. At that time, neither FreeBSD or Linux supported cardbus fully on my new Dell notebook but NetBSD did.
The fact is that it not only works on lots of hardware platforms but also lots of peripherals on those platforms. I can take a Sun qfe card and use it in an x86 machine. I can take an Intel NIC and use it in a HP/Compaq/DEC alpha based system. <-- Thats a goal realized.
While its true that many applications have been written for Linux (some in the "open-source" community are not really that open if its not Linux) the application can likely run on a NetBSD system which is able to make calls to Linux libraries necessary to run the app through its emulation layer.
NetBSD also has an interesting combination security-based features.
CGD- cryptographic disk. This disk layer is like a virtual node layer and does not use NFS like others you see. The result is much greater speed. Liken it to FreeBSD gdbe.
Systrace - I have a ssh server running in a systraced environment that allows me to ACL unpriviledged users to only do exactly only what I allow them to do.
http://www.citi.umich.edu/u/provos/systrace/
pf - inported packet filter from OpenBSD
There are hosts of other features plus this is the same platform that won the internet speed record
http://www.vnunet.com/vnunet/news/2125273/internet-speed-record-sma...
When I want to audit my system and the installed packages from pkgsrc I can run one command that allows me to see the 11 advisories that are out for my version of Firefox.