Control services, read logs, profile boot time, and inspect crashes with these four built-in systemd tools.
On most Linux devices, you can run "systemctl --type=service --state=running" to see running services. Get detailed information about a service, SSH for example, with the command "systemctl status ...