Control services, read logs, profile boot time, and inspect crashes with these four built-in systemd tools.
The systemctl command has some frequently overlooked functionality. In addition to starting and stopping Linux services, you can list the installed services, and check what state they’re in. Here’s a ...