Skip to content

systemd

The init system on most Linux distributions that starts, stops and supervises services.

systemd ensures your services start on boot and restart on failure. systemd timers are a modern alternative to cron for scheduled tasks.

Related articles

Cron

The classic Unix scheduler that runs commands automatically at set times.

Headless

A server that runs without a monitor, keyboard or graphical desktop.