Skip to content
daniel@MacBookPro:~

How-To

Step-by-step, task-oriented guides — do this, in this order, to get this result.

FreeBSDHow-To October 14, 2025 3 min read

How to Automate ZFS Snapshots with periodic

Set up hourly, daily, and weekly ZFS snapshots on a schedule, with automatic pruning, using FreeBSD's built-in periodic framework — no third-party tools required.

#howto#zfs#automation
Read more
LinuxHow-To October 8, 2025 3 min read

How to Configure a Firewall with nftables

A complete, working nftables ruleset for a typical server — default-deny inbound, stateful connection tracking, and a handful of explicit allowed services.

#howto#nftables#firewall
Read more
macOSHow-To September 30, 2025 3 min read

How to Set Up Time Machine Backups Properly

A complete Time Machine setup covering drive selection, encryption, exclusions, and how to actually verify your backups will restore when you need them.

#howto#backup#time-machine
Read more