Automatic BTRFS snapshots with APT Hooks
linux dabbler
Of course, snapshots can be made with a CRON job, but I wanted a better way of snapshotting my btrfs file system before every update. This is a safety net for if something goes wrong.
Contents of 80snapshotconf DPkg::Pre-Invoke { "$(which snapctl) root "; };
change the called script as you see fit.
It is also on my gitlab page, link below.
Intro Music from bensound.com
GitLab https://gitlab.com/linuxdabbler
Youtube https://www.youtube.com/c/linuxdabbler
Twitter, MeWe, Mastodon.social @linuxdabbler
Software I use: Librewolf -- Web Browser Firefox -- Web Browser OBS Studio -- Recording Software Kdenlive -- Video Editor Audacity -- Audio Editor Vim/Neovim -- Text Editor ... https://www.youtube.com/watch?v=S0moXika-t4
32452173 Bytes