Systemctl Cheet Sheet: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 April 2026

  • curprev 14:2314:23, 20 April 2026Admin talk contribs 1,918 bytes +1,918 Created page with "= systemctl Cheat Sheet = This is a generic `systemctl` cheat sheet using `alloy.service` as the example unit name. == Service Status == <pre> systemctl status alloy.service systemctl is-active alloy.service systemctl is-enabled alloy.service </pre> == Start, Stop, Restart == <pre> systemctl start alloy.service systemctl stop alloy.service systemctl restart alloy.service systemctl reload alloy.service </pre> == Enable or Disable at Boot == <pre> systemctl enable a..."