Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:systemd [2019/12/16 11:31] – [Systemctl] tmadelinux:systemd [2020/04/24 22:09] – [Systemctl] tmade
Line 22: Line 22:
   journalctl -u sshd -f                                        # "-f" -> follow such als "tail -f file"   journalctl -u sshd -f                                        # "-f" -> follow such als "tail -f file"
   journalctl -u kubelet.service   journalctl -u kubelet.service
 +  systemctl list-units --state=failed
   sudo journalctl -xeu kubelet -o verbose   sudo journalctl -xeu kubelet -o verbose
 +  journalctl -fxeu kubelet.service
   sudo journalctl -f -u kubelet.service   sudo journalctl -f -u kubelet.service
   journalctl -F _SYSTEMD_UNIT                                  #Show all systemd units that have been started in your journal   journalctl -F _SYSTEMD_UNIT                                  #Show all systemd units that have been started in your journal
linux/systemd.txt · Last modified: 2024/01/24 00:25 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki