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 backup-remote-to-local.cymais.service"
Using journalctl¶
journalctl -fu backup-remote-to-local.cymais.service
Viewing History¶
sudo journalctl -u backup-remote-to-local.cymais.service