I've been interested to try out (Net|Open|Free)BSD for a while. I mostly code and compile C code. What should one expect when going from Linux to either of these BSD systems?
NetBSD 10.0 Released
11–20 of 66 posts
Re: NetBSD 10.0 Released
#12I've been interested to try out (Net|Open|Free)BSD for a while. I mostly code and compile C code. What should one expect when going from Linux to either of these BSD systems?
Re: NetBSD 10.0 Released
#13Re: NetBSD 10.0 Released
#14I've been interested to try out (Net|Open|Free)BSD for a while. I mostly code and compile C code. What should one expect when going from Linux to either of these BSD systems?
The package management is different from apt/rpm but there are plenty of distros with pkgsrc type systems.
Most FOSS software is available and provided, for some Linux only stuff there is linux emulation.
Less support for drivers and new features.
Really IMO it comes down to kernel features and development, and given Linux kernel security attitudes *BSD can be pretty tempting sometimes.
Re: NetBSD 10.0 Released
#15I've been interested to try out (Net|Open|Free)BSD for a while. I mostly code and compile C code. What should one expect when going from Linux to either of these BSD systems?
Re: NetBSD 10.0 Released
#16I've been interested to try out (Net|Open|Free)BSD for a while. I mostly code and compile C code. What should one expect when going from Linux to either of these BSD systems?
I'm quite fond of OpenBSD. It's such a nice, wholesome Unix experience. The man-files are great, typically you can get by on those if you mess up and lose Internet connection. To me it has a feeling of being rock solid, like it'll never break. Common programs differ a bit, pkg_add rather than apt/RPM/pacman/&c., you'll probably use pf rather than ufw or iptables, vmm/vmd rather than Docker/jails, flags on some everyday terminal tooling work differently.
Some software just isn't available due to it being considered insecure by the OpenBSD community or its 'dictator for life'. As a C developer you might run into such constraints.
Re: NetBSD 10.0 Released
#17Re: NetBSD 10.0 Released
#18I am really quite heavily involved in the tech sector, across a lot of domains. I don’t know a soul who runs a BSD variant. How can I expose myself to this arena beyond making a BSD box… which seems like a waste of time at the moment.