OpenBSD
Installation
Fetch the installation image (that can be use with Xen):
# wget https://cdn.openbsd.org/pub/OpenBSD/7.8/amd64/install78.img
The installer can be used to easily install a functional system.
Packages
Install pkg_locate to find files in OpenBSD packages:
# pkg_add pkglocatedb
quirks-7.147 signed on 2025-10-10T23:15:26Z
pkglocatedb-1.5: ok
Services
Enable and start nsd:
# rcctl enable nsd
# rcctl start nsd
Tags: