Scripting & Automation (Raspberry Pi 5) · Project Hub

Scripting & Automation with Raspberry Pi 5

A collection of Bash-driven automations for a Raspberry Pi 5: network discovery, diagnostics, patching/health checks, and backups to a NAS—each with step-by-step screenshots.

Projects

Hourly Network Scanner

Use nmap to discover new hosts hourly and append results to logs via cron.

Network Command Automation

One-shot helpers for host inventory, active sockets, DHCP renewals, DNS tests, tracing, and smart ping.

System Update & Device Health Monitor

Automated updates plus disk, memory, CPU, and temperature logging—built for unattended hourly runs.

Backup to NAS Server

Key-based SSH + rsync to mirror your Automation folder to a Raspberry Pi 3 NAS weekly.

Back to Home