Whilst BSD isn’t linux per se, it still has a lasting legacy in the unix like space and notably has been used in game consoles like the PS4.

For you in your personal use case, have you tried a bsd distro? What was better compared to the average linux distro?

Apparently BSD is more modular with its jailing system and seems to have a lower resource usage.

I look at ones like NETBSD and FreeBSD and think, "what exactly do I get out of them that I wouldn’t with Linux say, Ubuntu or Void as an example?

What are your thoughts on BSD, you use FreeBSD before?

  • Parade du Grotesque@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    I have used all 3 major BSDs (Free, Open and Net). FreeBSD is ideal for servers due to its performance. OpenBSD is perfect for security appliances and NetBSD is perfect if you have exotic legacy hardware.

    This being said, I have also used OpenBSD for about two years as my daily driver on an old second hand laptop, and I really liked it. With a minimum of configuration, installing software was as easy as Debian (just your pkg_add), and configuration is just super easy since the OpenBSD documentation.

    It has improved a lot done then: installing security updates (sysupdate) and upgrading (sysupgrade) from one version to the next is amazingly simple. If your hardware is supported, OpenBSD is just a pleasure to use. Its only default is the lack of “advanced” file systems and volume managers.