Restic Encrypted Backups on Linux: Repository, Retention and systemd Timer
Set up restic for encrypted, deduplicated Linux backups: init, first backup, excludes, retention, systemd timer and restore drills.
Read tutorial →Browse step-by-step tutorials in this topic.
Set up restic for encrypted, deduplicated Linux backups: init, first backup, excludes, retention, systemd timer and restore drills.
Read tutorial →
Automate ViciDial's MySQL backups with a mysqldump script, a systemd timer, and a guarded restore script that won't…
Read tutorial →
Write a custom systemd service unit from scratch: unit file anatomy, restart policies, environment variables, logging, and dependency…
Read tutorial →
Compare systemd timers and cron for scheduling Linux tasks: syntax, dependency handling, missed-run behavior, and a clear decision…
Read tutorial →
List failed systemd units on Linux with a Bash script. Daily report of failed services, timers, and mounts…
Read tutorial →
Monitor systemd services and auto-restart them if stopped. Bash watchdog script with logging and alerts.
Read tutorial →
Learn systemctl commands to start, stop, enable, and check Linux services with systemd.
Read tutorial →