When are deferred jobs or task scheduled to run?
Once in the future.
When do recurring user jobs execute user’s tasks?
On a repeating schedule.
What do recurring system jobs accomplish on a repeating schedule?
Administrative tasks with system-wide impact.
What can systemd timer units execute?
Both the deferred and recurring jobs.