DEV Community

Discussion on: 🚀🐧 What's your current OS and why do you use it?

 
darkain profile image
Vincent Milum Jr

From a userland perspective, they run mostly the same software. But from a sysadmin perspective, I much prefer FreeBSD. It has easier software installation and configuration for all the major services I need to run, better documentation, and a nice overall ecosystem. There are also some easy-to-use appliances like FreeNAS/TrueNAS and pfSense/OPNsense that are simple to install with decent web interfaces. They serve their purposes very well.

Check out this article for one example of the simplicity: dev.to/darkain/compiling-mariadb-f...