Rotate Backups with logrotate
Why recreate the tasks available with logrotate? It’s already installed. Say you’re backing up files something like this: Now you can have logrotate manage rotating the old ones out, keeping …
Logging my personal projects
Why recreate the tasks available with logrotate? It’s already installed. Say you’re backing up files something like this: Now you can have logrotate manage rotating the old ones out, keeping …
Imagine system configuration diagnostics with the help of git logs. Or forensic investigations where you can see each change of each file with timestamps. Yeah, good times. Obvious approach here …
While docker is a fantastically powerful tool, as it turns it out, it’s not perfect for everything everywhere. I ran into this recently and needed to move my Grafana setup …