Part I of the OpenBSD Handbook introduces the fundamental concepts and procedures necessary to begin using OpenBSD effectively. It is intended for both newcomers and experienced users seeking a structured overview of the system’s core functionality.
This section includes:
Introduction A concise history and overview of the OpenBSD project, its goals, and its development model.
Installing OpenBSD Instructions for preparing installation media, performing both interactive and unattended installations, and understanding disk setup.
OpenBSD Basics Guidance on initial system use, including login procedures, navigating the filesystem, managing users, and understanding OpenBSD’s security model.
System Configuration An overview of key system configuration tools such as
sysctl,rcctl, andwsconsctl, along with explanations of important configuration files in/etc.Networking Step-by-step instructions for configuring network interfaces, enabling wired and wireless connectivity, and setting up IPv6.
Managing Software: Packages and Ports How to install and manage software packages with
pkg_add, and an introduction to the OpenBSD ports tree.The X Window System Configuration of graphical environments using
xenodmorstartx, including desktop environments, font handling, and display drivers.