FreeBSD
Keeping FreeBSD Up to Date with freebsd-update
How to patch the FreeBSD base system with freebsd-update, why it's separate from pkg upgrades, and how to automate security patch checks with cron.
17 January 2025 4 min read
Category
Guides for running your own server on an unmanaged VPS, where you have full root access.
Tag
Also filed under
Order
FreeBSD
How to patch the FreeBSD base system with freebsd-update, why it's separate from pkg upgrades, and how to automate security patch checks with cron.
17 January 2025 4 min read
FreeBSD
ZFS is a native, first-class filesystem on FreeBSD, not a bolt-on. Here are the core concepts and commands, and why snapshots matter for a…
14 January 2025 4 min read
FreeBSD
Jails are FreeBSD's native lightweight virtualisation - process and filesystem isolation without the overhead of a full VM. Here's the concept and a first…
10 January 2025 4 min read
FreeBSD
FreeBSD gives you two ways to install software: the fast pkg binary package manager, and the source-based Ports Collection. Here's when to use each.
7 January 2025 4 min read
FreeBSD
FreeBSD's adduser walks you through account creation interactively - a different workflow from Linux's useradd and passwd. Here's how it works, step by step.
3 January 2025 4 min read
FreeBSD
FreeBSD isn't a Linux distribution - it's a separate Unix operating system with its own kernel and base system. Here's what that actually means…
31 December 2024 5 min read
More reading
Everything we have written, grouped by what it is about.