- From the desktop, select: Applications > System Tools > Déjà Dup Backup Tool. The Déjà Dup window will display.
- Select: Edit > Preferences. Déjà Dup Preferences will display.
- If you are backing up to an external drive, ensure that this drive is connected now. To define a backup location (i.e. where you want your backup files stored), click: Edit. Note: You may also choose to backup to other external resources via the Connect to Server button. Though for now, we will assume you are using an external hard drive.
- From the Backup Location dropdown list, select the desired external drive.
- Include files in folders: Next you will add the folders to be backed up. Click: Add then select the desired folder. To select additional folders, simply repeat this step.
- Exclude files in folders: Here you may define the sub-folders (i.e. the folders inside the ones you added in the previous step) that you do not want Déjà Dup to backup. For example, you may not necessarily care to waste time and storage space by creating a backup of your Trash directory. As before, you simply click: Add then select the desired folder(s).
- To encrypt your backups, click: Encrypt backup files. You may also schedule recurring backups by clicking: Automatically backup on a regular schedule and defining the frequency with the How often to backup dropdown.
- After configuring the remaining Keep backups option, click: Close and you will be returned to the main Déjà Dup window.
- Pretty self-explanitory from here. To perform a manual backup, simply ensure that your external drive is still connected then click: Backup followed by Backup again. A restore of your backed up data is done with ...wait for it ...Restore.
Showing posts with label backup. Show all posts
Showing posts with label backup. Show all posts
19 May 2010
Configure Déjà Dup Backup Tool to do it's business
Install Déjà Dup Simple Backup Program in Ubuntu 10.04 and (Lucid Lynx) and 9.10 (Karmic Koala)
- From the desktop, launch a new terminal session by selecting: Applications > Accessories > Terminal. A new terminal window will display.
- At the prompt (the blinking cursor), type:
sudo add-apt-repository ppa:deja-dup-team/ppathen press Enter. - If prompted, type the sudo password then press Enter. Ubuntu will now fetch the PPA (Personal Package Archive) key for Déjà Dup.
- Once this is complete, you should see something like:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv B24F18C361712E3A495E1184FEFFB8F041556EEAIf you receive an error indicating:
gpg: requesting key 41556EEA from hkp server keyserver.ubuntu.com
gpg: key 41556EEA: "Launchpad PPA for Déjà Dup Administrators" not changed
gpg: Total number processed: 1
gpg: unchanged: 1gpgkeys: HTTP fetch error 7: couldn't connect to hostsimply verify the command you entered and run it again. - Once you have successfully imported the PPA key, type
sudo apt-get updatethen press Enter. - After the update is completed, you may install Déjà Dup using either Synaptic Package Manager or by typing:
sudo apt-get install deja-dupand pressing Enter. - Once installation is complete, you may access Déjà Dup by selecting Applications > System Tools > Déjà Dup Backup Tool.
OK, great! Now, uhhh ...what do I do with it? Read on...
Subscribe to:
Posts (Atom)