Linux Mint

Linux Mint Backup Tool Features and Usage

Linux Mint Backup Tool Features and Usage

To keep your important files safe, you should create backups of the data regularly. Manual copying of files is tedious and time-consuming. MintBackup is the simple backup solution that comes with Linux Mint.

MintBackup has an elegant user interface and consumes less amount of system resources. It stores the backup in a .tar file. It is easy to configure and serves best if you're looking for is a simple backup creation program. Let's burn through its features and how to use it.

MintBackup Tool Features and Usage

1. A simple and straightforward user interface

The program's instructions and actions are crystal clear even for beginners. It provides the distinction of backing up files or application list, then excluding specific directories and files, and also to include certain hidden files. Anyone can steer through the backup process very quickly and successfully.

Opening Window

2. File exclusion

MintBackup provides the option to exclude specific files and directories from the backups. By default, the '/home/user/Documents/Backups' directory gets excluded because it's the directory where the backups get saved. Users can always add directories or files as per their need.

Files exclusion stage.

3. Hidden files inclusion

MintBackup also gives you the option to include hidden directories. In GNU/Linux systems, files and directories are hidden by placing '.' at the front of the name of the directory. You can view the hidden files by using the command:

ls -a

For example, a typical home directory:

Hidden files in a typical home directory. Notice all those hidden files!

Some of these files contain the configurations of individual programs. Hence, MintBackup provides the options to include the hidden files. We recommend including the .config directory, as it holds all the configuration files of the changes you make to the appearance or preferences of your user account on your system.

4. Application list backup

MintBackup can also perform application list backup, which is not typically available in other backup programs. You can make a backup of the list of applications that you have installed from the application store of your distribution.

Application list backup menu.

Cons

Application list

A setback of this program is with the application backup settings. It only allows users to create a backup of the list of applications that are installed from the software manager of that distribution. It does give directions for creating the backup of a list of all the applications on the system, but the program should have the option of doing that automatically.

MintBackup recommends using this for a backup of all applications:

dpkg --get-selections > mylist.list

It just stores the name of the applications. We recommend using another command, which displays the list of applications with its description, version, and architecture:

dpkg -l > mylist.list

Both commands should create a file named mylist.list in the home directory, which has the list of all programs on the system.

Making a backup of a list of all programs using CLI.

Repetition

MintBackup does provide an option to create the backup on an external drive as well, but every time that a backup gets created, a new backup file is generated by MintBackup. It's a useful feature because the system might even lose some files between two points of backup, but MintBackup should also provide the option on updating an existing backup file so that lot of time is saved.

The usage of MintBackup is straightforward, open up the program from the main menu 'Backup Tool', and follow the on screen.

Backup result.

Conclusion

MintBackup is a great backup tool which allows making backups easily without much confusing options or unnecessary 'features.' While using Linux Mint, the creation of backups cannot be more comfortable.

Let us know what you think about MintBackup in the comments. Cheers!

Asenna uusin OpenRA-strategiapeli Ubuntu Linuxiin
OpenRA on ilmainen / ilmainen reaaliaikainen strategiapelimoottori, joka luo uudet Westwood-pelit, kuten klassinen Command & Conquer: Red Alert. Hajau...
Asenna uusin Dolphin Emulator for Gamecube & Wii Linuxiin
Dolphin-emulaattorin avulla voit pelata valitsemiasi Gamecube & Wii -pelejä Linux-henkilökohtaisilla tietokoneilla (PC). Koska Dolphin Emulator on va...
Kuinka käyttää GameConqueror-huijausmoottoria Linuxissa
Artikkelissa on opas GameConqueror-huijausmoottorin käytöstä Linuxissa. Monet Windows-pelejä pelaavat käyttäjät käyttävät "Cheat Engine" -sovellusta m...