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 …