Automate data backup at the command line
Rotation Keeps Data Under Control
The rotation principle helps you keep the number of backups manageable in line with your needs. You can use the configuration file to define intervals at which backups are created and specify how many backups must be retained for each interval. The retain
parameter in the /etc/rsnapshot.conf
file uses time parameters such as daily
or hourly
followed by a number to configure both.
For example, daily retain 5
means that a daily backup launches, and the last five daily backups should be kept. In further lines, additional intervals can be defined in the same way, each with its own number of backups to be retained, making rsnapshot very flexible in terms of use.
After completing the configuration, launch a first test run by entering the following command:
rsnapshot -v <Interval>
Use the Interval
parameter to specify the defined interval in the configuration file (i.e., hourly
or daily
). You do not have to specify source and target directories, because rsnapshot takes this information from the configuration file.
Because rsnapshot does not store its backups in archives or its own formats, the data is directly accessible and can be easily copied back for recovery. After a successful test run, you can set up the required cron jobs.
Conclusions
The backup solutions explored here are all reliable and stable. They are suitable for backing up both local systems and servers. However, if you want to outsource your backup archives into the cloud, most programs will not be appropriate because of their lack of encryption support. In a public cloud, you will not want to store your backups without encryption.
Additionally, some candidates have poor to simply catastrophic documentation. In part, the existing description does not list function parameters or sample applications, and the man pages are terse 10-liners. Consequently, developers should not expect their programs to be widely accepted by users whose time and patience are limited.
These backup solutions, most of which are developed for Unix-style operating systems, also exhibit some design weaknesses, in that they may not always work in heterogeneous environments. For example, hard links cannot be used on all platforms or with all filesystems. For a tool like rsnapshot, this factor limits the applications to Linux and related systems.
Infos
- Attic: https://attic-backup.org/installation.html#installation
- bup on GitHub: https://github.com/bup/bup
- bup documentation: https://bup.github.io/man.html
- Duplicity: http://duplicity.nongnu.org
- Duplicity documentation: http://duplicity.nongnu.org/duplicity.1.html
- Déjà Dup: https://launchpad.net/deja-dup
- Clonezilla: http://clonezilla.org
- rdiff-backup: http://www.nongnu.org/rdiff-backup/
- rdiff-backup-fs: https://github.com/rbrito/rdiff-backup-fs
- rdiff-backup documentation: http://www.nongnu.org/rdiff-backup/examples.html
- rsnapshot: http://rsnapshot.org
- rsnapshot FAQ: http://rsnapshot.org/faq.html
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.
-
New KDE Slimbook Plasma Available for Preorder
Powered by an AMD Ryzen CPU, the latest KDE Slimbook laptop is powerful enough for local AI tasks.
-
Rhino Linux Announces Latest "Quick Update"
If you prefer your Linux distribution to be of the rolling type, Rhino Linux delivers a beautiful and reliable experience.
-
Plasma Desktop Will Soon Ask for Donations
The next iteration of Plasma has reached the soft feature freeze for the 6.2 version and includes a feature that could be divisive.
-
Linux Market Share Hits New High
For the first time, the Linux market share has reached a new high for desktops, and the trend looks like it will continue.
-
LibreOffice 24.8 Delivers New Features
LibreOffice is often considered the de facto standard office suite for the Linux operating system.
-
Deepin 23 Offers Wayland Support and New AI Tool
Deepin has been considered one of the most beautiful desktop operating systems for a long time and the arrival of version 23 has bolstered that reputation.
-
CachyOS Adds Support for System76's COSMIC Desktop
The August 2024 release of CachyOS includes support for the COSMIC desktop as well as some important bits for video.
-
Linux Foundation Adopts OMI to Foster Ethical LLMs
The Open Model Initiative hopes to create community LLMs that rival proprietary models but avoid restrictive licensing that limits usage.
-
Ubuntu 24.10 to Include the Latest Linux Kernel
Ubuntu users have grown accustomed to their favorite distribution shipping with a kernel that's not quite as up-to-date as other distros but that changes with 24.10.