Pages

Showing posts with label backup tools. Show all posts
Showing posts with label backup tools. Show all posts

How to Install Pybackpack (backup manager) in Ubuntu?

Pybackpack is an amazingly simple file backup utility for GNU/Linux, written for the Gnome desktop specifically but of course you can use it in other desktops too. Like with other backup applications, it also has very simply GUI window and contains a very very user friendly wizard type design which makes the whole process pretty darn simple!.

Although the original developer is Dave Arter but the current developer is Andrew Price who seems to be doing a great job without a doubt :). Anyhow, after installing it and launching it for the first time, you'll be greeted with a window similar to the below one.

Main features...


*. Backup and Restore (okay, that was a stupid thing to say :D, of course it can do that).

*. Create/edit new "backup sets":

Say that you usually want to take backups of a certain location/locations, then you can create a "profile" with a new name, thus you can just choose its name every time you wanna make a backup and the application will automatically fetch the locations and other related data (more later).

*. Backup and Restore to CD/DVD, Local HDD (or any local media) and Remote locations (SSH) support.


*. Status window that "notifies" you about the messages and a status-bar.

You can install Pybackpack in Ubuntu 11.04 Natty Narwhal, 10.10 and 10.04 by using the below command in your Terminal window.
sudo apt-get install pybackpack
Now as you can see with the first screenshot, if you just press the "Go" button then Pybackpack will automatically back-up all of your personal data within the "Home" folder (including documents, e-mails, etc) and will automatically burn them to a CD/DVD

But if you want more advanced options, then you can just choose the "Backup" tab and then under the sub-menu called: "Backup Set", choose "New Backup Set" and then click on the "Edit" button.


Now you should be greeted with a wizard type window that'll guide you through the whole process. You can give a name, a little description, save location (destination) and finally add/remove locations, then simply confirm!. That's it.

Step 1

Step 2: Give a name, description, choose save location...

Add/remove your preferred locations/folders...

Confirm the changes and click the "Forward" button...

Now you have a new "preset"...
So as a final note, if you're searching for an extremely simple, easy to use, yet a powerful data backup application to use in Ubuntu, then Pybackpack is an elegant little utility without a doubt!.

How to Install Simple Backup Suite (SBackup) in Ubuntu?

In GNU/Linux, when it comes to backup your data there are two main methods. One is the oldest method of using command-line tools and scripts which is quite a hassle (although experts and administrators still prefer it) but if you're a newbie or even someone with a decent knowledge of GNU/Linux who's looking for an easy to use, yet a powerful backup tool, then after using for a while, I can say than in my experience that Simple Backup Suite (also known as Sbackup) is one of the best out there without a doubt!.

Sbackup is basically a collection of above mentioned command-line scripts/programs that comes with a integrated GUI (designed using GTK+ and written using Python) that lets us easily access those command-line tools with ease.

Main features...

Main Window...
*. Make automatic or manual backups.

*. Add compressions to your back-up data to save some space (although sometimes it might take few more minutes while restoring, depending on the compression level).

*. Restore backups pretty damn easily!.

*. Notification support - When you start a backup session it gives you update information via the notification demon.

*. Split backups.

*. Add or exclude certain files types or folders/partitions or files with certain size, etc. 

*. Change backup directory or upload directly to a remote location.

*. Delete older backups (manually or automatically).

*. Create logs.

*. Create profiles.

*. Save backup jobs and reload them later... are just a few of its awesome features to mention!.

Since it's in the Ubuntu's official repositories, you can install SBackup in Ubuntu 11.04 Natty Narwhal, 10.10 and 10.04 by using the below command in your Terminal window.
sudo apt-get install sbackup
How can I make a backup with it?

Although I wouldn't go into all the details but say that all you want is a simple back-up of your "Home" folder then let's use the awesome Sbackup ;-) to get it done in minutes.

1. After installing, press "Alt" + "F2" keys on your keyboard and put the below command to start its GUI.
sbackup
2. Now since we only want the data on our "Home", we have to remove/exclude 2 or 3 other locations that Sbackup add automatically.

1

2
From it's Tabs, choose: "Include" and from that window simple choose the folder that you don't want and click on the "remove" button at the bottom of the window until the "Home" is the only one left in the list as shown in the above screenshot.

3. Now say that you have individual file-types that you'd like to skip. For instance let's say that you have like 100 video files with ".avi" extension that you'd like to skip, then click on the "Exclude" tab and from its window click on the "File types" and then make sure the "AVI Video" is on the list.

 
You can also exclude any file type you want and if your file type is not listed, then you can click on the "Add" button and manually assign your own file type to add to the exclude list using its extension.

Add extensions manually with ease...

4. Now click on the "Destination" tab and from its window you can set the output location or the backup save folder wherever you want (as a general rule, it's always best to not to choose the folder/destination that you're gonna make the backup, for instance, since we're backing up the "Home" folder, then don't choose "Home" as your save-location).


For this example I'm gonna use the default location which is "var/backup".

5. By default it's set to make daily backups and to delete backups that are older than 30 days... personally I'll manually override the "daily backup" to "No schedule backups" and disable the manual deletion as well (but that's just me and according to your needs you can change these settings).

6. Check everything just to make sure and when done, hit the "make a backup now" button OR from the menu choose: "Tools" -> "Make a backup now".


When the data backup process is taking place you'll be able to click on the Sbackup's notification icon which displays things like the current percentage of the process, size of the backup, cancel the process, etc as shown in the below screenshot.


And when it's done backing up your data, you'll see a message saying the backup was successfully finished.

Restoring your backups...

For restoring the backups, Sbackup has a separate tool that has to be launched by pressing "Alt" + "F2" keys (as above) and insert the below command into the box and press "Run".
sbackup-restore

1. Now from the window that you get, simply open your backup location and click on the "Apply" button. The rest will be taken care of (yikes! :D).


Well that's about it actually. And as a final note, although I'm not a frequent data backup dude but certainly Simple Backup Suite is one of the best backup software under Ubuntu that I've ever used.

But to be fair (oh oh ;-) ) there is a slight disappointment however, SBackup does not allow us to encrypt the data, otherwise, it's just about perfect.

Redo Backup and Recovery - The Ultimate HDD Data Restoring utility for both GNU/Linux and MS Windows!

Now when it comes to making HDD backups or image backups which lets you completely restore your entire OS within minutes... well Norton Ghost is a pretty good one to mention (although now there are much better ones as well). But I think its about time that we talk about something that is much more powerful, for a change ;-).

It's called Redo Backup and Restore!. It's an OS independent application (in a way) and can be installed into a CD/DVD or USB thus giving you a graphical boot-able environment. It's an advanced "HDD utility" and is actually a more than just another "standard backup tool" because it lets you do things like...

*. Very user friendly GUI.

*. Take partition or entire HDD backups.



*. Perform advanced tasks such as HDD partition resizing, checking for errors, change mount-points, encrypt volumes, benchmark testing, etc.


*. Restore/backup data to local HDD or network drives.

*. Comes with the Firefox web browser (in a Google Chrome type interface, skin actually) by using it you can browse the web (obviously :P) and search for missing drivers or troubleshooting tips for you PC, etc which can be extremely useful.  

*. Change the appearance of the GUI (it feels like an entire OS).


*. Comes with few other tools such as a file recover application, file browser (thunar) for manually copying files you want into a CD or a USB, network drive, heck it even comes with a Terminal emulator (which is useful if you want to run a grub-boot-loader related commands from the installed GNU/Linux SO or launching other commands, etc), text file editor, image viewer, etc.

System Requirements...

*. Intel/AMD CPU.

*. 512MB of RAM (although you can run it in lower RAM PCs too).

Remember, you can't burn the ISO image directly to a USB drive. First you'll have to make a LiveCD (by burning it into a CD) and then boot-into "Redo" and from the main menu icon choose : "Administration" - "Create Bootable USB" and follow the on-screen instructions. 

Seriously!, what else they're missing :D. As said, it's an OS independent utility, although you can make backups or MS Windows and GNU/Linux files systems only (no Mac OSX support, yet, I guess ;-)). You can download the latest version 1.0 from this page.

And finally I'd like to give a big thank you for the developers, it's not just that they've created something excellent and robust but it's completely free and released under the GNU/GPL license too!. So, to everyone who particitaped in creating this amazing utility called Redo Backup & Restore, thank you.

Grsync, Sync Two Directories Easily in GNU/Linux

Grsync is a very powerful application that you can you to easily backup your data in GNU/Linux (actually it's also available for Windows as well). It's written GTK+ but does not need any Gnome libraries to run either. Although not the most professional looking app but still, for its purpose, it's pretty good nonetheless.

From syncing local directories to network drives... Grsync is a pretty handy tool to have around!.


Main features...

*. Supports backup simulations.

*. Log file support.

*. Clean and easy to use interface.

*. Import-export settings to a file.

*. Supported protocols - Rsync, Rdiff, SFTP, SSH.

*. Encryption support.

*. And as mentioned before you can make backups of both local and remote storage.

If you use Ubuntu you can easily install Grsync by issuing the below command.
sudo apt-get install grsync
That's it.