I'm new to Linux and found out the hard way about the virtues of keeping a backup I can restore my system from. So I am trying Timeshift and have some questions about what's going on under the hood.
Some web articles about Timeshift say backups share common files to save disk space. I've made two snapshots with no real changes to my system. My file system says the first snapshot is about 8GB in size, and the second is about 8GB in size, and both are about 16GB in size.
Question 1: If Timeshift really does share common files to save disk space, is there some way I can get the true size of these backups? I'm expecting the first backup to be 8GB, and the second to be only a few megabytes.
Question 2: If Timeshift does save diskspace by sharing common files, if I delete the first backup, will files "linked" to the second backup appear to become deleted, but really they are not because the second backup is now "claiming" them?
Question 3: In other's experience, can I rely on Timeshift to produce a proper restore of my system if I include my home and root files too in the backup? I did a test restore before venturing too far with my new system, and everything seemed to be fine.
Question 4: It looks like installing Timeshift added a duplicate filesystem partition mirroring my extended partition. Both partitions show about 1TB in size on my 1TB drive. I did uninstall Timeshift and reboot to see if that duplicate filesystem partition would go away, but it didn't. Is there a way to safely remove that Timeshift filesystem partition if I decide to stop using Timeshift?
Thank you very much,
Kevin