Examining OpenBSD from the point of view of a Linux user
What OpenBSD Lacks
Perhaps the most outstanding issue plaguing OpenBSD is raw performance. Since the developers are more interested in making the source code readable and easy to understand than in making it blazing fast, the operating system does not take advantage of multithreading as much as it could.
Another thing administrators might miss is a more versatile filesystem. OpenBSD uses the Unix File System (UFS), which lacks modern journaling capabilities. Thankfully, it uses soft dependencies as an alternative, which ensure that the filesystem will remain in a consistent state after a crash. However, UFS does not offer Copy-on-Write, so you can't take ZFS-like snapshots of a running system.
Support for NVidia graphic cards can only be described as atrocious. The developers attribute this to NVidia's refusal to collaborate and share GPU specifications in order to write code for their cards, and therefore their official recommendation is to not use NVidia hardware with OpenBSD.
Removable devices are supported up to a point, but don't expect a mass USB storage device to auto-mount as it would do with a modern desktop environment on Linux. OpenBSD just does not have an abstraction layer for mounting pen drives and assigning them permissions out of the box. You can always hack a solution for supporting auto-mount, but it is an involved process.
Conclusion
OpenBSD is a true heir to the Unix heritage, built upon Unix code (instead of being a clone written from scratch, like Linux). As one of the big four surviving BSD Operating Systems – the other three being NetBSD, FreeBSD, and DragonFlyBSD – it still brings great features to the table.
OpenBSD's so-so performance, combined with a lack of a Copy-on-Write filesystem, may preclude it from certain server applications. Still, OpenBSD is a nice solution for deploying simple services, since the configuration files are compact and short, and the documentation is excellent. It is very popular for firewalls, routers, and ISP infrastructure.
The OpenBSD developers aim at delivering an operating system that has sane defaults and does not need the user to write complex configuration files in order to offer reasonable security. The unveil()
and pledge()
system calls are a good example: They are measures integrated in the programs the user runs, so the user needs not be aware of their existence to benefit from them.
Hardware support is not on par with Linux. If your computer has an NVidia card, you are better off using something else. The complications of hardware support have contributed to OpenBSD's reputation for being a server operating system rather than a desktop operating system. On the other hand, popular desktop applications such as Thunderbird and LibreOffice are available from the ports tree and the repository, so OpenBSD is certainly ready for the office as long as you are aware of the hardware limitations.
OpenBSD is home to a whole lot of projects that are valuable on their own. Some of these tools can be used on Linux, such as OpenSSH; others are OpenBSD specific, such as OpenHTTPD. In any case, these projects will delight proponents of the KISS principle. OpenBSD is worth a try, if just for the userspace software it ships.
Infos
- OpenBSD: https://www.openbsd.org
- Raymond, Eric S. The Cathedral and the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary, O'Reilly Media, 1999, http://www.catb.org/~esr/writings/cathedral-bazaar/
- OpenBSD manual page server: https://man.openbsd.org/
- OpenBSD Porter's Handbook: https://www.openbsd.org/faq/ports/index.html
- OpenBSD package management: https://www.openbsd.org/faq/faq15.html
- OpenSSH: https://www.openssh.com/
- OpenSMTPD: https://www.opensmtpd.org/
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Fedora 39 Beta is Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.
-
Star Labs Reveals a New Surface-Like Linux Tablet
If you've ever wanted a tablet that rivals the MS Surface, you're in luck as Star Labs has created such a device.
-
SUSE Going Private (Again)
The company behind SUSE Linux Enterprise, Rancher, and NeuVector recently announced that Marcel LUX III SARL (Marcel), its majority shareholder, intends to delist it from the Frankfurt Stock Exchange by way of a merger.