All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Coolscript. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:23, 20 April 2026 Admin talk contribs created page Systemctl Cheet Sheet (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...")