CMD: sort
This commit is contained in:
+8
-8
@@ -309,14 +309,6 @@ bin: journalctl
|
|||||||
tag: system
|
tag: system
|
||||||
tag: logs
|
tag: logs
|
||||||
|
|
||||||
aim: List enabled systemd services
|
|
||||||
cmd: systemctl list-unit-files --state enabled
|
|
||||||
cmd: systemctl --user list-unit-files --state enabled
|
|
||||||
shell: sh
|
|
||||||
bin: systemd
|
|
||||||
tag: system
|
|
||||||
tag: service
|
|
||||||
|
|
||||||
aim: Log the fact that you've installed your own `dnsmasq` on your system to `journalctl`, so that you can determine why your system's broken later
|
aim: Log the fact that you've installed your own `dnsmasq` on your system to `journalctl`, so that you can determine why your system's broken later
|
||||||
cmd: logger "Installed new dnsmasq"
|
cmd: logger "Installed new dnsmasq"
|
||||||
+ sudo journalctl -f
|
+ sudo journalctl -f
|
||||||
@@ -500,6 +492,14 @@ bin: ssh
|
|||||||
tag: system
|
tag: system
|
||||||
tag: comfy
|
tag: comfy
|
||||||
|
|
||||||
|
aim: List enabled systemd services
|
||||||
|
cmd: systemctl list-unit-files --state enabled
|
||||||
|
cmd: systemctl --user list-unit-files --state enabled
|
||||||
|
shell: sh
|
||||||
|
bin: systemd
|
||||||
|
tag: system
|
||||||
|
tag: service
|
||||||
|
|
||||||
aim: Check a service
|
aim: Check a service
|
||||||
cmd: sudo systemctl status mpd
|
cmd: sudo systemctl status mpd
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|||||||
Reference in New Issue
Block a user