Page MenuHomeGitPull.it

System service notes
ActivePublic

Authored by valerio.bozzolan on Dec 3 2019, 18:50.
Tags
None
Referenced Files
F1019: raw.txt
Dec 3 2019, 18:51
F1018: raw.txt
Dec 3 2019, 18:50
# politically correct
service apache2 status
systemctl list-units
systemctl status
systemctl restart
systemctl reload
systemctl reload-or-restart
systemctl is-active
systemctl is-failed
systemctl is-enabled
systemctl umask
systemctl cat
systemctl show
systemctl reboot
systemctl poweroff
systemctl hibernate
systemctl hybrid-sleep
systemctl suspend-then-hibernate
#/var/log
journalctl -f --follow
journalctl --output=json-pretty
journalctl -u, --unit=
journalctl --disk-usage
journalctl -g --grep=
# edit a file
systemctl daemon-reload

Event Timeline

valerio.bozzolan created this object with visibility "Public (No Login Required)".
valerio.bozzolan edited the content of this paste. (Show Details)