Uploaded February 2023 | Updated September 2026, 3 hours ago
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
gitlab.com/linuxdabbler
Youtube
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
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
gitlab.com/linuxdabbler
Youtube
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










