#Server_Management

Dmitry Kudryavtsevskwee357@mstdn.social
2025-03-10

So I needed to run some periodic backup jobs, both for personal and professional needs. If were you ever tasked with such a request, you probably looked at cron. But cron has shortcoming: it does not survive power off events, it does not support any logs, and you can’t easily tell when, and if it was ran.

Meet systemd timers. A modern approach to running cron-like job-scheduling.

yieldcode.blog/post/working-wi

#cron #backups #SelfHosting #server_management #homelab

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst