NetBSD 6.1 Has Shipped
Madwand writes "The NetBSD Project is pleased to announce NetBSD 6.1, the first feature update of the NetBSD 6 release branch. It represents a selected subset of fixes deemed important for security or stability reasons, as well as new features and enhancements. NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. It is available for a wide range of platforms, from large-scale servers and powerful desktop systems to handheld and embedded devices. Its clean design and advanced features make it excellent for use in both production and research environments, and the source code is freely available under a business-friendly license. NetBSD is developed and supported by a large and vibrant international community. Many applications are readily available through pkgsrc, the NetBSD Packages Collection."
Why NetBSD?
Not sure about shops, but you can buy discs from several online vendors if you don't have the bandwidth to download: http://www.netbsd.org/sites/cdroms.html
Furthermore, I don't really see the difference between delivery via streaming packets vs delivery via post of a physical item from a logical viewpoint.
"The problem with socialism is eventually you run out of other people's money" - Thatcher.
You, sir, are a complete moron. Or perhaps it's m'am, but I doubt it, as no woman would be as stupid as you.
Just because something A that is open source also provides packages B that are not open source, doesn't mean that A suddenly stops being open source.
FFS, the education system sure has gone downhill in recent years. Or maybe you're just a Microsoft shill and paid to be clueless.
FFS, the education system sure has gone downhill in recent years.
WHAT "Education" system? What passes for the public "education system" now has become an "indoctrination system".. Instill "political correctness" in EVERYthing, make sure the children are molded into obedient little consumers, and NEVER question the state/powers-that-be.. My wife and I must have seen this coming when we got married in 1985, as we both decided to skip having children. I guarantee if we were younger and having children in today's screwed up world, they WOULD be home-schooled, no matter what sacrifices we needed to make to do that...
THANK YOU, Edward Snowden!! Americans owe you a debt of gratitude (whether they know it or not..)
AFAIK NetBSD is derived from the original UNIX-Sources as any BSD is. That makes NetBSD not "UNIX_Like", but a proper UNIX, or at the very least a "UNIX derivative". Linux, on the other hand, was implemented from scratch and not derived from the original UNIX sources (and even the scum at SCO has admitted that by now), and hence is only "UNIX-like".
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
You raise a point I have been mulling about for a while. In the past if did make sense to take advantage of boxes lying around. Nowadays, with virtual machine technologies, I have my doubts it is profitable to keep and maintain old hardware just for the sake of having one more server lying around.
Here is a good starting point.
There are a lot of kernels built for ARM platforms, but you will probably want to tweak and rebuild your own. This can be cross-built from your favorite Linux box, it is as simple as
Kernel are ELF, so if you already have an ELF bootloader, it should be straightforward
I would love to deploy some BSD machines and see how they fair in a long term A/B test against Linux machines. I hate to use the term but a TCO.
But with servers there is rarely one killer feature that make an OS way better than the others. Usually it is a bad feature that kills the OS. If you need a certain package and it doesn't exist or isn't well supported with a certain OS then that OS is dead to you regardless of all its other virtues.
Now I use Mac OS X for my desktop and Linux for my servers. I am impressed with the Bastard BSD underlying Mac OS X in that it doesn't get in my way.
So my question is: I am using CentOS because it keeps me in my Linux as Unix comfort zone but that NetBSD would be way better and every day I don't switch is a day wasted? Or would NetBSD make me angry that I left the happy easy land of CentOS?
> if they could port ZFS from FreeBSD they'd have a winner on their hands
What are you talking about?
* http://wiki.netbsd.org/users/haad/porting_zfs/
* http://netbsd-soc.sourceforge.net/projects/zfs-port/
Considering FreeNAS is based on TinyBSD, and ZFS is already available for Linux,
http://zfsonlinux.org/
Not sure what issues you are having with NetBSD & ZFS.
ZFS for Linux was dead easy to get up and running ... ./configure ; make /dev/...
1. Download spl
2. Download zfs
3.
4. zpool import
Just pulled in 4x 1.5 TB drives in a 2.3 TB Raid-Z2 pool with ZFSonLinux that had already been setup in FreeNAS.