SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2008-12-26 23:07:38

kestrel
Species: F. sparverius
From: Moscow, Idaho
Registered: 2008-11-29
Posts: 170
Website

Backup #! on the eee

This is my strategy. I have a separate strategy for each disk.

/dev/sda1 mounted as /
/dev/sdb1 mounted as /home

  1. I use Clonezilla http://clonezilla.org/ to backup bit for bit /dev/sda. This makes and easy restore of all the mostly static applications. Cloning /dev/sda gets the boot sector along with everything else making a restore easy peasy. I redo this weekly or if I do a big update to the system.

  2. To backup /home, I use rdiff-backup http://www.gnu.org/savannah-checkouts/n … ff-backup/ and backup to a NFS share. This application has all the benefits of mirroring with the added benefit of multiple incrementals. It can resort to any point in the past. It allows you to specify exactly which directories and files to backup and acts like rsync which is very frugal with bandwidth. After the initial backup, subsequent backups are real quick.

What is your strategy?


My web activities: Etsy Shop | Facebook | Blog

Offline

Be excellent to each other!

#2 2008-12-27 07:37:57

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,888
Website

Re: Backup #! on the eee

kestrel wrote:

What is your strategy?

I do not have one yet, at least not for my new Eee PC. Thank you for sharing your backup strategy, it has prompted me to think about my own. I will probably end up using my own antiquated bash script, which is basically just a wrapper for tar. I have used it for years and it works well for me. smile

Offline

#3 2008-12-27 08:34:02

TucknDar
Member
From: Oslo, Norway
Registered: 2008-12-19
Posts: 15
Website

Re: Backup #! on the eee

Thanks for sharing your strategy, kestrel. Reminds me I should actually get a backup strategy for my Eee. Jungledisk + external HDD will be involved.


Eee 901 + #! = smile

Offline

#4 2008-12-27 09:43:40

Nik_Doof
#! Junkie
Registered: 2008-12-13
Posts: 361
Website

Re: Backup #! on the eee

I'm just lazy, I never really backup on a regular basis but when I do I just copy the whole disc over the network using dd and nc

Offline

#5 2009-01-10 11:20:02

Foomandoonian
#! CrunchBanger
From: Cardiff, UK
Registered: 2008-12-07
Posts: 226
Website

Re: Backup #! on the eee

Has anyone tried Back in Time? I just read a glowing review, and it seems much more suitable for a user like me.


foomandoonian's tumblelog & twitter

Offline

#6 2009-01-10 19:13:51

rizzo
#! wanderer
From: ~/
Registered: 2008-11-25
Posts: 5,109

Re: Backup #! on the eee

Until now I've just done a simple copy/paste backup of my home directory every now and then (when the inspiration takes me). I like the look of rdiff though smile

Offline

#7 2009-03-15 17:52:22

sionide
New Member
Registered: 2009-03-15
Posts: 2

Re: Backup #! on the eee

Backing up eh?? Seems a bit last year to me!

I'm trying to keep my Eee as mobile as possible.. So I'm attempting to keep pretty much all my data in the "cloud" as they call it.

Using a combination of Google Reader / Calendar / Docs and so on I've got no real reason to keep any files on the Eee at all, so there's no real need to bother with backing up.

Offline

#8 2009-03-17 08:29:29

geekinthesticks
Member
Registered: 2008-12-18
Posts: 21
Website

Re: Backup #! on the eee

I have never managed to get Clonezilla to work backing stuff up over the network. I use partimage on the System Rescue CD to make images via nfs to an external hard disk on my server.

For general backup I use backuppc. This automatically slurps stuff off my eeePC to the server. You can configure exactly what gets backed up and what gets ignored.

All my important day to day stuff is in text files, so I use git for them. If I am using my laptop away from the network I just do a git pull before I leave, which gets all my stuff onto the laptop. When I get back I just do a git push, which merges all my changes back to the server. I also keep a copy of my git repo on an Internet accessible server, so I can update via the Internet using the phone, if I forget before I leave home.

At home I keep almost everything important on my server and access it via nfs shares. The stuff I really care about is backed up to an external usb drive using Duplicity. This creates encrypted tar volumes. I do daily incrementals and full new backups weekly. The duplicity files are rsynced to my iBackup account. Duplicity is great for storing stuff off site. Everything is encrypted via gpg and it requires no special software on the destination server. You can send your changes via ssh, ftp and various other protocols.

Ian.

Last edited by geekinthesticks (2009-03-17 08:34:28)

Offline

#9 2009-03-24 08:15:11

e.m.fields
Howto Master
From: chapel hill, nc
Registered: 2009-03-15
Posts: 31
Website

Re: Backup #! on the eee

Excellent.  I'm sure this will be very useful to many.

Added to http://crunchbanglinux.org/wiki/howto_pages


--
e.m.fields
chapel hill, nc

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo