Task Scheduler in Linux — When to Use Cron, When to Use Systemd Timer?
Task Scheduler in Linux — When to Use Cron, When to Use Systemd Timer?Some time ago, I was building automatic backup for several services on the home server. Everything went smoothly using cron, until one day I needed a task that run once after reboot, then…
Read article