[PLUG] System D for Dinosaurs

Tomas Kuchta tomas.kuchta.lists at gmail.com
Mon Oct 18 21:46:20 UTC 2021


On Sun, Oct 17, 2021, 03:10 Russell Senior <russell at personaltelco.net>
wrote:

> I've gotten pretty far with: systemctl status, systemctl status <service
> name>, systemctl restart <service name>, and journalctl -u <service name>.
> .


To add a few basic and useful commands:
systemctl enable|disable serviceName

journalctl .... to see boot/service output.

The active/enabled service files are in /etc/systemd/system They typically
link/copy unit file templates from /usr/lib/systemd/system

Hope that helps,
Tomas

>



More information about the PLUG mailing list