Skip to the content.

Overview | Installation | Security | Configuration | Downloads


System Setup

Sparrowling uses systemd and keeps configuration direct. These starter notes outline the kinds of tasks users should expect after installation.

Common first tasks

Service management

Use systemd to inspect, enable, disable, start, and stop services.

systemctl status
sudo systemctl enable --now example.service