9 lines
178 B
Markdown
9 lines
178 B
Markdown
|
# BorgBackup
|
||
|
The server is configured through `infrastructure/sigma/borg/`.
|
||
|
|
||
|
## Status
|
||
|
```shell
|
||
|
sudo systemctl status borg-daily.timer
|
||
|
sudo journalctl -eu borg-daily.service
|
||
|
```
|