Back Up and Restore Data
KDE Linux includes a built-in system to back up your important data to a secondary disk or a network location.
Setup
- Open the System Settings app and click on Backups, at the bottom of the sidebar’s System group.
- Click Add New Plan…
- Click Destination and choose where to store the backup. There are two options:
- External storage disk: plug it in, click Mount and Open in the popup that appears, click External Storage on the backup destination page, and select the disk in the list.
- Network location: make sure it’s manually mounted using
/etc/fstaband then select it in Destination Path for Backup:
- Click Schedule and choose a schedule.
- Click Apply.
Thereafter, your data will be periodically saved to the configured location. This system will keep multiple old versions of the data until the location fills up, and then remove the oldest versions.
Restore data
- Mount the disk or network location with the backup on it.
- Click the Backup status item in the System Tray. If it’s not visible on the panel, click the nearby arrow to show a popup with more items in it; it will be in there.
- Select the desired backup plan and click Show Files.
- Use the tree view on the left to navigate to the folder or file you want to restore.
- Click Restore… and indicate where you’d like it restored to.
Alternatives
Other backup tools that work well on KDE Linux include:
- Pika Backup - uses the Borg backup system
- KBackup - creates
.tararchive files
Article contributed by Nate Graham under the CC-BY-4.0 license.