A graphical tool to make file backup simpler. Provides a user-friendly interface which allows you to back up your files easily to an archive, to a CD/DVD or to a remote location using SSH.
Firefox Environment Backup Extension, better known in the community as FEBE is a Firefox extension that has served me well for a long time now. It does as its name would suggest, you are given the option to selectivly backup elements of your profile, or the entire thing. Mine has been scheduled to do so every evening, keeping at least a weeks worth.
Timevault is an automatic backup utility that takes a snapshot of your current filesystem or directory for pre-defined amount of time, which can be used later to retrieve damaged files or folders. Timevault is in beta stage of development and can be downloaded from https://launchpad.net/timevault. After installation you need to logout and log in back to finish installation and you will find timevault icon on the systray:
There are some desktop backup tools available for Linux, but most of them are not developed anymore. Areca however is under constant development and also provides a user friendly GUI.
FlyBack is a snapshot-based backup tool based on rsync It creates successive backup directories mirroring the files you wish to backup, but hard-links unchanged files to the previous backup. This prevents wasting disk space while providing you with full access to all your files without any sort of recovery program. If your machine crashes, just move your external drive to your new machine and copy the latest backup using whatever file browser you normally use.
Good systems administrators know that implementing a robust backup procedure is one of their most important duties. Unfortunately, it's also one of the most complex and least fun. When the phone rings and there's a panic-stricken user on the other end who has just lost a crucial document, you need to be confident that you can promptly recover his missing files. Failure to do so can bring about a speedy end to a promising career in systems administration. So what's a budding sysadmin to do? Download the latest release of Bacula and watch those backup woes disappear into the dark of night.
HUBackup is short for Home User Backup System. As the name implies, this is a very simple, concise and easy to use backup application that uses the renowned and proven dar (Disk ARchive) to do the actual archiving. Emphasis has been on providing true and reliable progress indication throughout all operations, as well as the ability to cancel any operation at any given point. HUBackup mainly concerns with backing up your home folder data, allowing you to restore it in case of data loss.
So you just bought an external hard drive for backups. Now, with what filesystem should you format it? Ext2? FAT32? No matter which one you choose, there are trade-offs to consider.
Earlier last week I was reading some posts in a web hosting forum “Site Backup - Virtual Private Servers (VPS)“, within the post a forum member was trying to facilitate an automated backup system for his important files. In this case they were web based files.
Backerupper is a simple GUI utility program to make scheduled backups of specified directories over a network. It is not intended for full system backup, but just to make archive copies of a user’s personal data.
If you’ve ever lost data due to a system crash, you know how crucial backing up important files can be. Here are 5 Linux Backup Solutions you should check out. I recommend you implement at least one of these Linux Backup Solutions before it’s too late.
Storing backups on optical media such as DVD-R discs suffers from two major drawbacks: DVD discs are easy to scratch, and the media itself degrades after a while. You can deal with the scratching issue by careful handing of the media, but even expensive media becomes unreadable over time. Dvdisaster aims to help you recover the information off scratched and aged media.
I’m not particularly fond of backing up my data. I know I should do it and I feel pretty smug when it is done, but it is a time-consuming and frustrating process. Mainly because it requires a whole lot of thinking on my part: which files do I want to back up? where should I store them? What format? And to date I haven’t really found the one tool that makes baking up truly simple.
BackerUpper is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the BackerUpper project page: "Backerupper is a simple program for backing up selected directories over a local network. Its main intended purpose is backing up a user's personal data." This article shows how to install and use BackerUpper on Ubuntu 7.10 (Gutsy Gibbon).
Perhaps the number one reason why people neglect to back up their desktops is the lack of workable solution. It can be difficult to find a method configurable enough to suite everyone's needs. One promising answer may be Restore, an application for enterprise and data center backup for Windows, Mac OS X, and Unix/Linux systems. It is GPLv2-licensed and freely available to download as a set of Debian/Ubuntu packages, virtual machine, or 455MB installable live CD.
Tape-Oriented Backup is a general driver for making and maintaining backups. Given a set of `volume definitions', it creates arj, tar or afio based backups, and stores them either to a device in /dev, or a file in the filesystem, to be burned to optical media later, moved off to other machines, etc.
File backups are a key element for every user and on every computer. Whether it be an office setting or a home desktop machine, backups are essential - your hard drive will fail at some point; you will need a backup, and you'll be kicking yourself if you learn this lesson the hard way.
Mozilla thunderbird stores your email and profile setting in a special directory called ~/.mozilla-thunderbird i.e. /home/you/.mozilla-thunderbird/. All you have to do is backup this directory.
APTonCD is an application that backs up all of your packages downloaded from apt-get or aptitude onto a CD or a DVD. This is perfect if you ever lose an internet connection or if you want to quickly install new operating systems without having to remember a long list of packages you needed to install.
I like to back up the data on my laptop computer as often as possible, just in case I have trouble with it. I have some large files on the laptop that prevent me from scheduling an Internet backup to my home machine, so I have written a script that reminds me to periodically plug in an external USB drive; then upon clicking continue, the reminder script runs my custom backup script.