Advertisement
Guest User

journalctl

a guest
Apr 2nd, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. root@ubuntu:~# journalctl -xe
  2. Apr 02 15:57:51 ubuntu screen[15741]: -D -RR Do whatever is needed to get a screen session.
  3. Apr 02 15:57:51 ubuntu screen[15741]: -e xy Change command characters.
  4. Apr 02 15:57:51 ubuntu screen[15741]: -f Flow control on, -fn = off, -fa = auto.
  5. Apr 02 15:57:51 ubuntu screen[15741]: -h lines Set the size of the scrollback history buffer.
  6. Apr 02 15:57:51 ubuntu screen[15741]: -i Interrupt output sooner when flow control is on.
  7. Apr 02 15:57:51 ubuntu screen[15741]: -l Login mode on (update /var/run/utmp), -ln = off.
  8. Apr 02 15:57:51 ubuntu screen[15741]: -ls [match] or
  9. Apr 02 15:57:51 ubuntu screen[15741]: -list Do nothing, just list our SockDir [on possible matches].
  10. Apr 02 15:57:51 ubuntu screen[15741]: -L Turn on output logging.
  11. Apr 02 15:57:51 ubuntu screen[15741]: -Logfile file Set logfile name.
  12. Apr 02 15:57:51 ubuntu screen[15741]: -m ignore $STY variable, do create a new screen session.
  13. Apr 02 15:57:51 ubuntu screen[15741]: -O Choose optimal output rather than exact vt100 emulation.
  14. Apr 02 15:57:51 ubuntu screen[15741]: -p window Preselect the named window if it exists.
  15. Apr 02 15:57:51 ubuntu screen[15741]: -q Quiet startup. Exits with non-zero return code if unsuccessful.
  16. Apr 02 15:57:51 ubuntu screen[15741]: -Q Commands will send the response to the stdout of the querying process.
  17. Apr 02 15:57:51 ubuntu screen[15741]: -r [session] Reattach to a detached screen process.
  18. Apr 02 15:57:51 ubuntu screen[15741]: -R Reattach if possible, otherwise start a new session.
  19. Apr 02 15:57:51 ubuntu screen[15741]: -s shell Shell to execute rather than $SHELL.
  20. Apr 02 15:57:51 ubuntu screen[15741]: -S sockname Name this session <pid>.sockname instead of <pid>.<tty>.<host>.
  21. Apr 02 15:57:51 ubuntu screen[15741]: -t title Set title. (window's name).
  22. Apr 02 15:57:51 ubuntu screen[15741]: -T term Use term as $TERM for windows, rather than "screen".
  23. Apr 02 15:57:51 ubuntu screen[15741]: -U Tell screen to use UTF-8 encoding.
  24. Apr 02 15:57:51 ubuntu screen[15741]: -v Print "Screen version 4.06.02 (GNU) 23-Oct-17".
  25. Apr 02 15:57:51 ubuntu screen[15741]: -wipe [match] Do nothing, just clean up SockDir [on possible matches].
  26. Apr 02 15:57:51 ubuntu screen[15741]: -x Attach to a not detached screen. (Multi display mode).
  27. Apr 02 15:57:51 ubuntu screen[15741]: -X Execute <cmd> as a screen command in the specified session.
  28. Apr 02 15:57:51 ubuntu screen[15741]: Error: Empty session-name?
  29. Apr 02 15:57:51 ubuntu systemd[1]: minecraft.service: Control process exited, code=exited status=1
  30. Apr 02 15:57:51 ubuntu systemd[1]: minecraft.service: Failed with result 'exit-code'.
  31. Apr 02 15:57:51 ubuntu systemd[1]: Failed to start Launches Minecraft Servers.
  32. -- Subject: Unit minecraft.service has failed
  33. -- Defined-By: systemd
  34. -- Support: http://www.ubuntu.com/support
  35. --
  36. -- Unit minecraft.service has failed.
  37. --
  38. -- The result is RESULT.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement