sysadmin
System administration tasks
-
Managing services with systemd
How Debian ships, enables and starts systemd services, where unit files live, and how to override a packaged unit without ever editing it.
-
Which package provides a file
Trace a file to the package that ships it: dpkg -S for what is installed, apt-file for what is not, and the files that belong to no package at all.