Laptops Under 200

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label backup tools. Show all posts
Showing posts with label backup tools. Show all posts

Monday, 22 August 2011

How to Install Pybackpack (backup manager) in Ubuntu?

Posted on 21:22 by Unknown
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!.
Read More
Posted in backup tools, data backup, linux, ubuntu | No comments

Wednesday, 10 August 2011

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

Posted on 23:50 by Unknown
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.
Read More
Posted in backup tools, linux, ubuntu, utilities | No comments

Monday, 4 July 2011

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

Posted on 03:12 by Unknown
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.
Read More
Posted in backup tools, data backup, linux, ms windows | No comments

Tuesday, 26 April 2011

Grsync, Sync Two Directories Easily in GNU/Linux

Posted on 23:14 by Unknown
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.
Read More
Posted in backup tools, linux, ubuntu, utilities | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • How to Install "The Board" in Ubuntu? (GTK+ written dedicated Digital Diary)
    If you frequently use your computer for hours and hours daily... then even after installing cool theme and other stuff to make the desktop l...
  • traGtor - ffmpeg Encoder GUI for GNU/Linux (one of the best!)
    I maybe wrong on this one but I think the origin of the Qt written KDE desktop actually comes from the German programmers. But the point is ...
  • Install Gdiskdump in Ubuntu 11.04 - An Easy To Use Disk Cloning Tool for GNU/Linux!
    Although for Microsoft Windows there are several excellent commercial and free applications available yet with GNU/Linux when it comes to di...
  • Install GPRename in Ubuntu - Renaming Multiple Files/Folders Made Ease!
    If you have a large number of files or folders to be renamed, then doing them all by hand is a daunting task. That's where the batch/mas...
  • Install Agave in Ubuntu - Excellent Color Palettes Creator for GNU/Linux!
    I think anyone would agree on the fact that both colors and our emotions (buggers... control our lives one way or the other :P) are bound to...
  • How to Access Few "Advanced Preferences" Settings in Nautilus File Manager?
    Nautilus is the default file management utility in Gnome desktop environment (which is also shared by the Ubuntu Unity as well). Although ...
  • How to Build a New Computer under $200
    This article will present a brief tutorial explaining how to repair or build a Windows PC. More instruction will be added as time permits. B...
  • GDM Tweaker - A Tool For Changing GDM Background/Theme Easily
    Although Ubuntu decided to drop GDM from the future releases still with Ubuntu, setting up your GDM screen is almost impossible (you know c...
  • How to Install DumpHD (HD-DVD/Blu-ray Decryptor) in Ubuntu?
    Although as far as I know, HD-DVD format is no longer supported... nor any new movies are released using that technology and slowly the riva...
  • DejaDup - A Simple Backup Tool for GNU/Linux
    Unlike many other occasions when doing things such as taking local/remote backups or benchmark testing, etc in GNU/Linux operating system, t...

Categories

  • 11.04 natty narwhal
  • 11.10
  • 3d rendering
  • addons
  • address books
  • adobe
  • adobe flash
  • adobe flash player
  • amarok
  • amarok for windows
  • andorid
  • android
  • android applications
  • android apps
  • android phones
  • android tablets
  • app launchers
  • apple
  • applets
  • application indicator
  • applications
  • applications for windows
  • archive managers
  • arios
  • art
  • arts
  • asus
  • asus eee pc
  • ati
  • ati catalyst
  • audio
  • audio converts
  • audio editors
  • audio encoders
  • audio players
  • audio tag editing
  • audio utilities
  • ayatana scrollbars
  • backup
  • backup tools
  • banners
  • batter saver
  • battery calibration
  • benchmark testing
  • bittorrent
  • bittorrent clients
  • blogger
  • blogger news
  • blogger platform
  • blogging
  • blogging tips
  • blogging utilities
  • blu-ray
  • boot loaders
  • BSOD
  • business card creator
  • Canonical
  • cd/dvd burners
  • chat clients
  • checksum checker
  • chrome
  • chrome addons
  • chrome os
  • chromium
  • clamav
  • cloud computing
  • cloud comupting
  • cloud storage
  • clutter
  • collaborative editor
  • command line
  • commands
  • community
  • compiz
  • computer repair
  • computers
  • cross-platform
  • data backup
  • data encrption
  • desklets
  • desktop environments
  • digital audio workstation
  • disk cloning
  • disk drive erasers
  • disk image burning
  • disk images
  • disk partition editors
  • display managers
  • distributions
  • docks
  • download managers
  • drawing tools
  • drivers
  • driving lessons
  • dropbox
  • dvd authoring
  • dvd backup
  • dvd creator
  • e-book managers
  • e-mail
  • e-mail clients
  • e-mails
  • eee pc
  • elementary os
  • email clients
  • emails
  • encoding
  • encorders
  • experiences
  • facebook
  • fedora
  • fedora core
  • fedora core 15
  • fedora core learn
  • feed readers
  • file management tools
  • file managers
  • file manegers
  • file recovering
  • file splitters
  • file systems
  • filesystems
  • finance
  • firefox
  • firefox 5
  • firefox 6
  • firefox addons
  • firefox5
  • firmware utilities
  • flash videos
  • flickr
  • fonts
  • frustrations
  • fun
  • gadgets
  • GDM
  • gentoo
  • gimp
  • gmail
  • Gnome
  • gnome 3 shell theme
  • gnome 3.2
  • gnome applications
  • gnome desktop
  • gnome shell
  • gnome3
  • gnu
  • gnu emacs
  • gnu-linux
  • gnu-linux distributions
  • goober
  • google
  • google chrome
  • google chrome extensions
  • google maps
  • GPU
  • graphic design
  • graphic utilities
  • grey screen of death
  • grub editors
  • gtk
  • gtk applications
  • gtk themes
  • gtk3
  • gtk3 themes
  • hardware monitors
  • hdd clone tools
  • hdd tools
  • health
  • hobbies
  • html5
  • icons
  • ideas
  • im clients
  • iMac computer repair
  • iMac error
  • image editiors
  • image organizers
  • image resizers
  • image utilities
  • image viewers
  • iphone
  • itunes
  • java
  • journal applications
  • kde
  • kde 4.6
  • kde applications
  • kde-qt
  • kernel
  • kubuntu
  • kubuntu 11.04
  • laptops
  • learn
  • learn linux
  • legal
  • libre office
  • life
  • lightdm
  • linux
  • Linux distributions
  • linux keyboards
  • linux mint
  • linux multimedia players
  • linux music players
  • loco teams
  • logmein
  • lubuntu
  • lxde vs xfce
  • mac osx
  • mandriva
  • media players
  • metacity
  • microsoft windows
  • mounting
  • mplayer
  • ms windows
  • multi-touch gestures
  • multimedia
  • multimedia codecs
  • multimedia converters
  • multimedia players
  • multimedia utilities
  • music players
  • mypaint
  • natty narwhal
  • nautilus
  • nautilus scripts
  • nautilus tips
  • netbooks
  • netbooks under 200-250
  • network monitoring
  • networking
  • news
  • nokia phone suite
  • note taking
  • ntfs
  • nvidia
  • office productivity suits
  • office suits
  • oneiric ocelot 11.10
  • online radio
  • online storage
  • open source
  • open-source
  • opensource
  • opensuse
  • operating systems
  • optical disk burners
  • optical disks
  • optimizations
  • package managers
  • painting tools
  • parent control
  • password generators
  • password managers
  • pdf editors
  • pdf readers
  • pdf tools
  • pim software
  • pinguy os
  • plasma
  • plugins
  • portable
  • portable applications
  • portable laptops
  • privacy
  • professional video editors
  • programming tools
  • project management software
  • proprietary drivers
  • python applications
  • qt
  • qt applications
  • qt4
  • registry cleaner
  • remote access
  • remote desktop access
  • reviews
  • roboform
  • rom flashing
  • rss readers
  • satellite trackers
  • scanning tools
  • screen recorders
  • screenshot taker
  • scripts
  • search engines
  • security
  • shell extensions
  • shell themes
  • skype
  • smart phones
  • software
  • software emulators
  • sound servers
  • source code editor
  • stack exchange
  • startup managers
  • stock market
  • swimming
  • system cleaner
  • system information
  • system monitors
  • tablet pcs
  • tablets
  • task killers
  • tech help
  • tech news
  • tech tips
  • technology
  • terminal emulators
  • text editors
  • text translators
  • themes
  • thunar
  • thunderbir
  • thunderbird5
  • tips
  • transformation packs
  • tutorials
  • tweaks
  • twitter
  • ubunt
  • ubuntu
  • ubuntu 11.10
  • ubuntu 11.10 alpha 3
  • ubuntu derivatives
  • ubuntu derrivatives
  • ubuntu minimal install
  • ubuntu netbooks
  • ubuntu news
  • ubuntu one
  • ubuntu tablet
  • ultrabooks
  • unity 2d
  • unity desktop
  • unity desktop apps
  • usb
  • utilities
  • vector graphics
  • video editors
  • video utilities
  • videos
  • virtualbox
  • virtualization
  • virus scanners
  • vlc
  • voip
  • wallpaper contest
  • wallpapers
  • weather apps
  • web browser addons
  • web browsers
  • webcam
  • weight loss
  • weird
  • widgets
  • window managers
  • windows
  • wine
  • xml editors
  • xubuntu
  • youtube

Blog Archive

  • ▼  2012 (7)
    • ▼  August (2)
      • My New Toshiba AMD Notebook Rocks!
      • Dell XPS A2010 Plays a Good Game
    • ►  June (1)
    • ►  May (3)
    • ►  January (1)
  • ►  2011 (515)
    • ►  December (3)
    • ►  November (1)
    • ►  October (16)
    • ►  September (57)
    • ►  August (59)
    • ►  July (81)
    • ►  June (112)
    • ►  May (149)
    • ►  April (33)
    • ►  March (4)
  • ►  2008 (2)
    • ►  March (1)
    • ►  January (1)
Powered by Blogger.

About Me

Unknown
View my complete profile