mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-20 15:21:10 +02:00
409 B
409 B
Administration Tasks
Debug Instructions
Live Monitoring
To track what the service is doing, execute one of the following commands:
Using systemctl
watch -n2 "systemctl status sys-bkp-rmt-2-loc.cymais.service"
Using journalctl
journalctl -fu sys-bkp-rmt-2-loc.cymais.service
Viewing History
sudo journalctl -u sys-bkp-rmt-2-loc.cymais.service