Essentials

This is the 2024 edition (updated for 2025-). Here we go.

Hardware

Software

Backup

I only backup my home folder, because it’s enough. The command backup is an alias using rsync to an SSD drive.

rsync -auv --delete --exclude-from=$HOME/excl.txt $HOME/ /media/ckunte/pi5b/ckunte/