Recover Data From a dead hard drive using ddrescue

Like dd, dd_rescue does copy data from one file or block device to another.dd_rescue is a tool to help you to save data from crashed partition. It tries to read and if it fails, it will go on with the next sectors where tools like dd will fail. If the copying process is interrupted by the user it is possible to continue at any position later. It can copy backwards.

 Full Story

Backup your Data using BackupPC

BackupPC is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server’s disk. BackupPC is highly configurable and easy to install and maintain.

Read Full article here

Bacula Web interface or GUI Configuration

Bacula-web is a php based web program that provides you a summarized output of jobs that have already run. It obtains its information from your Bacula catalog database. Aside from a nice graphical display, it provides summaries of your jobs, as well as graphs of job usage. This is a fairly high level Bacula management tool. 

Read here

Detailed Bacula Network Backup Implementation Tutorial

This is very detailed tutorial for implemeting bacula network backup in debian linux.This tutorial contails totally 4 pages.

Bacula is a set of computer programs that permits you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Bacula can also run entirely upon a single computer, and can backup to various types of media, including tape and disk.

In technical terms, it is a network Client/Server based backup program. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bacula is scalable from small single computer systems to systems consisting of hundreds of computers located over a large network.

Read Full article here

If you want to install Bacula Webinterface

Read full article here

Different types of backup in linux

There are different kinds of backups in linux

click here for more details

Backing Up and Restoring Using the cpio Command

The cpio command is one of the most commonly used Linux back up tools.

The cpio command has two unusual features

Unlike tar , in which the files to back up are typed in as part of the command, cpio reads the files to work with from the standard input (in other words, the screen).

Read Full article here

Linux Backup Basics

If you are looking for backup basics have a look here

Read here

Scheduling Backup Jobs using at and crontab in Linux

You can schedule a command or a script using two tools, either crontab ( Schedules tasks once or repeatedly) or at (Schedules tasks once)

Check here

Taking Backups Using tar command in Linux and Unix

The tar backup program is an archiving program designed to store and extract files from an archive file known as a tarfile. A tarfile may be made on a tape drive; however, it is also common to write a tarfile to a normal file.

Read Full article here

BackupPC Installation And Configuration

BackupPC is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server’s disk. BackupPC is highly configurable and easy to install and maintain.

Read Full article here

Follow

Get every new post delivered to your Inbox.