Filters

Duration

About 15 to 30 minutes per tutorial

Real software in focus

Tutorials reference everyday Linux/Pi tools: OpenSSH, rsync, apt (Debian/Ubuntu), Docker, Samba (SMB), Jellyfin/Plex — each card has brief notes and links.

All tutorials

Create a backup

Plan and implement data backup.

Uses e.g.: rsync, OpenSSH (remote), optional Samba as target path.

Open tutorial

Set up NVMe

Detect and mount NVMe storage on the Pi correctly.

Uses e.g.: Linux kernel drivers, lsblk/fdisk, filesystems (ext4 etc.), optional fstab.

Open tutorial

Quickstart for beginners

1. Installation

Start with Raspberry Pi OS and first-time setup.

Start now

More tutorials from the project

Network basics

Hostnames, DNS and port checks in more depth.

Uses e.g.: ping, ss or netstat, systemd-resolved/getent, OpenSSH to test reachability.

Open tutorial

Backup basics

Strategy, restore and a safe backup routine.

Uses e.g.: rsync, OpenSSH, Samba permissions on shares.

Open tutorial

Linux basics without detours

Practical Linux basics for daily use.

Uses e.g.: Bash/shell, apt, systemd, OpenSSH client.

Open tutorial

Additional structured guides

Docs: Installation · Docs: Backup · Docs: Diagnostics

Advanced technical area

Docker, services, ports

Use containers only where operations and recovery are documented.

Open Docker section

Diagnostics and error chains

When problems appear: symptom first, then service status, then network and storage.

Troubleshooting

Suggested order

Start with setup, then Linux basics and backup. Only then go deeper into network and Docker topics.