Best backup utility for Mint 19.2?
Forum rules
Before you post please read how to get help
Before you post please read how to get help
-
- Level 2
- Posts: 68
- Joined: Sun Jul 20, 2014 9:33 pm
- Location: Texas
Re: Best backup utility for Mint 19.2?
My, Very limited, understanding of Timeshift is that you could take a Snap-shot of your current state of updates and possibly some of your data files.
That sounds to me as though Timeshift Snap-shot would be a good application to run just before running any updates to the system. That way if an update fails or if it installs files or code that conflicts with other existing packages you would have a "Back-up" path to recovery. If ONLY the system Kernal files are included the that might be a good option. But I run a small Real Estate investment business. I have hundreds of files, and many of those files are updated and/or edited on a daily basis. I run a Budget-Sheet on every piece of property and on every project I have. I would have to have a separate Snap-shot of every files on a daily or weekly basis at the minimum. If I had to restore two weeks worth of Snap-shots on a hundred different files, and then try to figure out what data or revisions were deleted I'd be in worse condition than I was in wiping out my entire system and then depending on what I had from xfburn and other simple copy-to methods.
Timeshift might work for some people and in some cases but I don't believe that could be called a good reliable Backup solution.
And speaking of Backup(s), I should be doing one now while I have my system restored and working like it should.
That sounds to me as though Timeshift Snap-shot would be a good application to run just before running any updates to the system. That way if an update fails or if it installs files or code that conflicts with other existing packages you would have a "Back-up" path to recovery. If ONLY the system Kernal files are included the that might be a good option. But I run a small Real Estate investment business. I have hundreds of files, and many of those files are updated and/or edited on a daily basis. I run a Budget-Sheet on every piece of property and on every project I have. I would have to have a separate Snap-shot of every files on a daily or weekly basis at the minimum. If I had to restore two weeks worth of Snap-shots on a hundred different files, and then try to figure out what data or revisions were deleted I'd be in worse condition than I was in wiping out my entire system and then depending on what I had from xfburn and other simple copy-to methods.
Timeshift might work for some people and in some cases but I don't believe that could be called a good reliable Backup solution.
And speaking of Backup(s), I should be doing one now while I have my system restored and working like it should.
Re: Best backup utility for Mint 19.2?
Good? Timeshift is designed for one use. Backintime does almost exactly the same work but Backintime lets you create different profiles. Using Backintime, you could have one profile that is a copy of the Timeshift profile and a different profile for your home directory. The problem with the system profile is maintaining it. The Linux Mint team do all that work. Use their Timeshift for what they recommend. Use Backintime for the rest of your data.
Reliable? Backup safety requires backups to multiple external disks and some planning about when you run the backup. If your backup is not external, it will fail when the disk fails. If you have one external backup, the first time you need to restore, you will find your dog chewing the external disk.
Most of the backup options you look at in Linux are running rsync in the background. The results are similar. A backup to NTFS or FAT requires every file repeated in every backup. A backup to Ext4 lets the file system save space by storing identical files as links instead of taking up a whole new lump of space.
Adding things like encryption improve your privacy and make a restore dangerous if you cannot create the right decryption. Think about a dead computer. You get a replacement. Can you run the backup software on the new computer to decrypt your backup? This problem occurs when you use a freeware backup on Windows and find you cannot run the same software on Linux. BIOS based encryption creates the same problem.
For added safety, you can use more than one backup. Buy lots of spare disks. Add some Clonezilla backups to your Timeshift+Backintime combination.
Replace your dog with a goldfish.
Reliable? Backup safety requires backups to multiple external disks and some planning about when you run the backup. If your backup is not external, it will fail when the disk fails. If you have one external backup, the first time you need to restore, you will find your dog chewing the external disk.
Most of the backup options you look at in Linux are running rsync in the background. The results are similar. A backup to NTFS or FAT requires every file repeated in every backup. A backup to Ext4 lets the file system save space by storing identical files as links instead of taking up a whole new lump of space.
Adding things like encryption improve your privacy and make a restore dangerous if you cannot create the right decryption. Think about a dead computer. You get a replacement. Can you run the backup software on the new computer to decrypt your backup? This problem occurs when you use a freeware backup on Windows and find you cannot run the same software on Linux. BIOS based encryption creates the same problem.
For added safety, you can use more than one backup. Buy lots of spare disks. Add some Clonezilla backups to your Timeshift+Backintime combination.
Replace your dog with a goldfish.

Re: Best backup utility for Mint 19.2?
With Aptik, you have the option of restoring everything or you can pick and choose certain portions. So if you need to restore to a week or month ago, you can uncheck the Home selection so as not to touch any user files.pbear wrote: ↑Mon Oct 28, 2019 7:44 pmReading back through the thread, I notice this and would appreciate your thoughts on what I think is the main problem with this strategy.
Suppose it takes a week (or a month) to realize you need/want to restore the system to a prior state. Say, for example, you didn't notice right away that an update was causing a problem. Generally, the only "cost" of restoring a Timeshift snapshot is that you have to run Update Manager again and maybe reinstall an app or two. Not so if your data files are included. Now those will be restored to the prior state also (new files lost, edits to old files lost) with no way to get them back. If you have a really good memory, I guess you could pick through the subsequent snapshots (not yet deleted) to locate the lost files, then restore them manually by copy and paste, but not something I'd want to do.
*** IF your problem has been solved, please edit your ORIGINAL post and add [SOLVED] to the beginning of the Subject Line. It helps other members when browsing posts. ***
Re: Best backup utility for Mint 19.2?
I'll take your word for it. We're talking about Timeshift, though, not Aptik.

Importantly, Aptik isn't part of the standard install. Nor is it in repo. It's not even free anymore.
Re: Best backup utility for Mint 19.2?
Still one of the the most comprehensive Backup utilities there is though, albeit with the specific aim of facilitating quick set-up after a reinstall. The last non-donate version is still freely available via PPA - https://launchpad.net/~teejee2008/+archive/ubuntu/ppa
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Re: Best backup utility for Mint 19.2?
Sorry, I got the both of them mixed up. Yes, with Aptik you can pick and choose. Timeshift---no.
Thanks for catching that pbear.
*** IF your problem has been solved, please edit your ORIGINAL post and add [SOLVED] to the beginning of the Subject Line. It helps other members when browsing posts. ***
Re: Best backup utility for Mint 19.2?
Reports on the Forum about that version were mixed and it didn't work for me.smurphos wrote: ↑Wed Oct 30, 2019 12:54 amThe last non-donate version is still freely available via PPA - https://launchpad.net/~teejee2008/+archive/ubuntu/ppa
Gave a whirl when I upgraded from 18.3 to 19.1 by reinstall. Borked the new system so badly the desktop would only load one-third of the way. In fairness, upgrade is a more difficult task than straight backup. Also, it may be I could have figured out how to make it work with more effort. OTOH, I reviewed my steps carefully and couldn't find an error, so that's when I stopped recommending Aptik on the Forum. Instead, I did a conventional reinstall, which happens to be easy for me as I have comprehensive notes and robust data file backups.
Notably, reports about the current (paid) version of Aptik have been uniformly favorable (so far), but I've not tested it myself.
Re: Best backup utility for Mint 19.2?
It's not 100% newbie friendly and depending on what you are backing up from and restoring too you need to be a bit picky about what you let it handle. The dconf backup and restore feature is likely the most problematic if you are restoring to a different OS version, but it's wonderful for re-installs of the same version. BTW there's a hint here that Mint might start shipping Aptik in favour of mintbackup - https://github.com/linuxmint/Roadmap#linux-mint-193 - presumably, if they do decide to do it it will be the paid version as Mint already donate to Tony for Timeshift. Bit annoying as I paid my lifetime subscription only about 3 months ago but hey ho..pbear wrote: ↑Wed Oct 30, 2019 1:32 pmReports on the Forum about that version were mixed and it didn't work for me.smurphos wrote: ↑Wed Oct 30, 2019 12:54 amThe last non-donate version is still freely available via PPA - https://launchpad.net/~teejee2008/+archive/ubuntu/ppa
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Re: Best backup utility for Mint 19.2?
And finally... no matter what type of backup strategy you use, you have to test it
No point in finding out it didn't work after a disaster.

No point in finding out it didn't work after a disaster.
Toshiba Satellite Pro C650-191 LM19.2 Cinnamon
Re: Best backup utility for Mint 19.2?
Nobody is giving BTRFS and snapshots any love here.
It's what I use together with btrbk run via crontab as my backup tool.
It's easy to configure btrbk to create a snapshot as often as you want and to keep as many snapshots as you like.
I run it once a day and write snapshots to a separate disk and to another disk on my local network.
As it's btrfs each snapshot looks like a complete filesystem and copying a single file, multiple files or the whole shebang is done via file manager.
I realise that changing to btrfs is perhaps outside your particular use-case but it's well worth reading up on it for future consideration.
It's what I use together with btrbk run via crontab as my backup tool.
It's easy to configure btrbk to create a snapshot as often as you want and to keep as many snapshots as you like.
I run it once a day and write snapshots to a separate disk and to another disk on my local network.
As it's btrfs each snapshot looks like a complete filesystem and copying a single file, multiple files or the whole shebang is done via file manager.
I realise that changing to btrfs is perhaps outside your particular use-case but it's well worth reading up on it for future consideration.
-
- Level 1
- Posts: 1
- Joined: Sat Apr 18, 2020 11:33 am
- Location: Eastern North Carolina
Re: Best backup utility for Mint 19.2?
I can tell you a couple of ways that have worked for me. My business has been mostly PC and Mac oriented, but I'm needing Linux experience for installation/service on most small NAS (network attached storage) systems.
For the last year or two, I've had Mint installs in two ways. The first way is not applicable to your needs, so I will be brief on it: I use Parallels on my MacBook Pro to be able to have MacOS, Windows, and Linux all available on service calls. Backup of the Virtual Machines is done with the normal Mac backup methods.
Second (and more applicable), I had a PC in the shop that was running Windows 7 for certain purposes. I installed Mint Cinnamon as a dual boot system on the PC, so the normal NTFS file system was in a partition, with a smaller partition Linux format. Normally, I use Acronis True Image for backup of all my Windows systems. It is inexpensive (especially considering that one can find still sealed copies of the product in older versions that work fine with Win 7 at low prices on Ebay).
TrueImage is a product that is designed for Windows (and a Mac version). It is quite easy to use, I don't have it automated (though that is possible). One normally creates a "boot" CD or Flash Drive with the Acronis system (which is Linux based). If one reboots the computer (which is running with no problem) using that "boot" CD/drive, a GUI based simple to use Acronis system comes up (choice of 32 or 64 bit) designed mostly for recovery, BUT also useful for backup. It is fully capable of backing up both Windows file systems AND Linux file systems, you just have to chose all the partitions. Note that the Linux partition does require a sector-by-sector backup (of course this should be done to a different hard drive, it can also make backups saving files across a network or to a NAS).
If restore is needed, you have a choice of what to restore. On Windows, you can restore down to file level. The Linux partition would have to be restored in totality. I know this works, I've used it and done complete restores (the only way to be SURE backup software works).
Yes, it does mean using commercial software and spending a few $$, so it may not be for the Linux purist. But, the key things are: easy to do and works. Have a blessed day.
For the last year or two, I've had Mint installs in two ways. The first way is not applicable to your needs, so I will be brief on it: I use Parallels on my MacBook Pro to be able to have MacOS, Windows, and Linux all available on service calls. Backup of the Virtual Machines is done with the normal Mac backup methods.
Second (and more applicable), I had a PC in the shop that was running Windows 7 for certain purposes. I installed Mint Cinnamon as a dual boot system on the PC, so the normal NTFS file system was in a partition, with a smaller partition Linux format. Normally, I use Acronis True Image for backup of all my Windows systems. It is inexpensive (especially considering that one can find still sealed copies of the product in older versions that work fine with Win 7 at low prices on Ebay).
TrueImage is a product that is designed for Windows (and a Mac version). It is quite easy to use, I don't have it automated (though that is possible). One normally creates a "boot" CD or Flash Drive with the Acronis system (which is Linux based). If one reboots the computer (which is running with no problem) using that "boot" CD/drive, a GUI based simple to use Acronis system comes up (choice of 32 or 64 bit) designed mostly for recovery, BUT also useful for backup. It is fully capable of backing up both Windows file systems AND Linux file systems, you just have to chose all the partitions. Note that the Linux partition does require a sector-by-sector backup (of course this should be done to a different hard drive, it can also make backups saving files across a network or to a NAS).
If restore is needed, you have a choice of what to restore. On Windows, you can restore down to file level. The Linux partition would have to be restored in totality. I know this works, I've used it and done complete restores (the only way to be SURE backup software works).
Yes, it does mean using commercial software and spending a few $$, so it may not be for the Linux purist. But, the key things are: easy to do and works. Have a blessed day.
Re: Best backup utility for Mint 19.2?
If you want image backup, foxclone is even cheaper - it's free!I use Acronis True Image for backup of all my Windows systems. It is inexpensive
https://www.foxclone.com/
and, yes, I developed it.
Homebrew i5-8400+GTX1080 Cinnamon 19.0, 3 x Thinkpad T430 Cinnamon 19.0, i7-3632 , i5-3320, i5-3210, Thinkpad T60 19.0 Mate
- frostymusic
- Level 4
- Posts: 246
- Joined: Fri Jul 06, 2018 8:21 pm
Re: Best backup utility for Mint 19.2?
Everyone seems to have their way of doing backups, I had used Timeshift until recently, when I had a crash and had to reinstall Mint 19.3 MATE. I usually keep all data on an external drive so lost nothing, but Timeshift did not work for me, and I will admit I probably did not use it in its rightful way.
Enter Foxclone (AndyMH) nice interface, point and click, found my drives even my external device that I wanted to backup to. What it will do on restore I have not tested.
Enter Foxclone (AndyMH) nice interface, point and click, found my drives even my external device that I wanted to backup to. What it will do on restore I have not tested.
Re: Best backup utility for Mint 19.2?
Testing that, and writing down detailed notes of the steps, is something like ten times more important than making the backup.
That's true of any backup strategy. And probably why you had difficulty with Timeshift, unsure of the exact steps.
Re: Best backup utility for Mint 19.2?
Testing the restore is useful. The Microsoft backup was famous for not working because slight release updates made the new release unable to read existing backups. There were other backups I tested that required a fully restored and working system to be to run the restore. 

Re: Best backup utility for Mint 19.2?
The best time to test any backup tool is when you have just done a fresh install of the OS. That way, if it doesn't work you've lost nothing but a little time.
Homebrew i5-8400+GTX1080 Cinnamon 19.0, 3 x Thinkpad T430 Cinnamon 19.0, i7-3632 , i5-3320, i5-3210, Thinkpad T60 19.0 Mate
Re: Best backup utility for Mint 19.2?
Or do a skinny install to USB drive or VirtualBox and practice with that.
By skinny, I mean no internet connection during installation, no third party apps, and no updates, i.e., a bare minimum functioning system.
Takes much less time to setup, less time to backup, and can be deleted without remorse when finished testing.
By skinny, I mean no internet connection during installation, no third party apps, and no updates, i.e., a bare minimum functioning system.
Takes much less time to setup, less time to backup, and can be deleted without remorse when finished testing.