Rescuezilla 1.0.6 Released: Ubuntu-Based Linux Distro For System Backup

Rescuezilla is a Ubuntu-based Linux distro, and a fork of the old and abandoned ‘Redo Backup & Restore’ application. It is a complete system recovery solution that you can use for several purposes, such as full system backup, bare metal recovery, partition editing, undeleting files, and web browsing.

Source: Rescuezilla 1.0.6 Released: Ubuntu-Based Linux Distro For System Backup (Fossbytes)

Cronopete – An Apple Time Machine Clone For Linux

If you use Mac OS, you certainly have known about or used Time machine. It is a backup software application distributed with the Apple’s Mac OS X. It is used to backup your data to an external drive, so that you can restore them later from the backup. If you are a fan boy/girl of Time Machine, you need to check out “Cronopete”. It is the clone of Time Machine for Linux operating systems. Using Cronopete, we can easily create periodic backups of a Linux system. It supports popular Linux distributions, including Arch Linux, Debian, Fedora, and Ubuntu.

In this brief guide, we are going to see how to install and use Cronopete in Linux to backup and restore data.

Source: Cronopete – An Apple’s Time Machine Clone For Linux – OSTechNix
Related link: Easy Linux backup software with Time Machine like functionality | Nuxified.org

Easy Linux backup software with Time Machine like functionality | Nuxified.org

It’s easy to be impressed by Apple’s Time Machine backup feature. It works in the background, is seamlessly integrated, and when you need to get to restore something whoa.. you’re all of a sudden in space, travelling back in time, bringing something back to the present.

There are two key things to this system. First it’s an incremental backup system which allows you to restore from multiple past versions of files that are backed up (the “time travelling”). Second, it’s very easy to use and provides a very impressive experience.

So do we have anything like that in the Linux world? Well, for the most part we do, and here’s what we’ve got.

Source: Easy Linux backup software with Time Machine like functionality | Nuxified.org
Related link: Cronopete – An Apple’s Time Machine Clone For Linux – OSTechNix

NOTE: The link to Rastersoft’s Cronopete seems to have gone missing from the article. Here it is.

Link: DD Utility – Easily Backup and Restore Disk Image Files In Ubuntu

The legacy DD is a command line utility for UNIX like operating systems. DD stands for Data Description and the utility empowers the user to copy and convert files but it is a command line utility without any Graphical User Interface (GUI). DD utility can copy and convert simple files, device drivers (e.g for CD ROM, LAN, Speakers, HDD etc) and can access boot sector information that is why it can be used to prepare bootable backup and restore images. It performs the conversions to and from ASCII to EBCDIC, furthermore, it performs the byte order swapping as well. The name of the utility i.e DD seems to have been extracted from IBM’s Job Control Language (JCL) where it appears in a number of command statements.

This article is about a variant of DD command line utility with Graphical User Interface (GUI) i.e dd Utility. It is partially cross platform that is it works on UNIX like operating  Linux Ubuntu and Apple’s Mac OS X.

Full article here:
DD Utility – Easily Backup and Restore Disk Image Files In Ubuntu (LinOxide)

Link: DIY Time Capsule with a Raspberry Pi

As a Mac user I’ve always used Time Machine for local backups. The only issue is that it requires plugging a drive directly into your machine or buying an Apple Time Capsule. At $200 – $400 that’s not a cheap option for NAS backups.

So I set out to create my own DIY Time Capsule using a 3TB Hard Drive and a Raspberry Pi. Below are the steps I went through to get things setup.

Note: I always recommend having multiple backup sources and because this setup requires mimicking Apple protocol there is potential for data loss. Use at your own risk.

Full article here:
DIY Time Capsule with a Raspberry Pi (Caleb Woods)