Hi!I have installed Debian 10.1 Buster 64 bit on my laptop.
I occasionally undertake installations of new packages and altering configuration files which at times can be risky as one can make a mistake and result in crashing one's current debian OS forcing one to undertake a laborious recovery or even fresh installation of the OS.
I was hoping to avoid such disastrous situations by having a debian package that creates system restore points to a specific time pre-messy configurations for me to easily recover my OS.The package should also be able to schedule creation of OS backups for system restore e.g. I should be able to specify create a OS backup image to a file location of my choosing every 4 pm and I can also create a backup image on the fly as I deem fit so that I create backup images when I feel I maybe making risky changes to the OS.Ideally,I would like a package that replicates the same system restore features of Windows OS.
I have seen that Ubuntu has systemback package not available in Debian and it would be EXTREMELY UNWISE to break my Debian by forcing installation of Ubuntu packages.Thus whats the equivalent of systemback for Ubuntu and System Restore in Windows and how do I setup the backups and restores?