Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ```
  2. sudo systemctl status apex.service -l # Summary of the execution and success/failure state
  3. sudo journalctl -u apex --all # Displays the full log
  4. # Long version: journalctl _SYSTEMD_UNIT=apex.service --all # Full output
  5. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement