openSUSE Forums > Applications » Best backup solution

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read

Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
Page 1 of 6 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 23-Jul-2009, 10:06
suse_tpx60s's Avatar
Parent Penguin
 
Join Date: May 2009
Location: EU
Posts: 602
suse_tpx60s hasn't been rated much yet
Default Best backup solution

I'm looking at an efficient way to backup the critical directories and files of my system. I came across Back in Time in YAST which seems to use rsync. It looks like it will do the job well but I'm wondering if there is something better out there as there are a few features lacking.

I don't really want a command-line solution and it must be able to be scheduled to run automatically at regular intervals.
__________________
IBM Thinkpad X60s | Intel L2400 | Intel 945GM | 3GB | openSuSE 11.2 | KDE4.4RC3
ASUS
M3N78 | AMD 64x2 5400+ | nvidia 8200+ | 2GB | openSUSE 11.2 | KDE4.3.5
Reply With Quote
  #2 (permalink)  
Old 23-Jul-2009, 11:25
hcvv's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Netherlands
Posts: 2,299
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Best backup solution

Making a good backup strategy is not that easy. Especialy not for us as we do not know any of your requirements like:
. off line storage
. how many version to keep
. several levels (e.g. monthly full backup and daily incrementals)
. databases that must be exported or backuped in a special way
. you could name a few yourself.

And that is only for a good strategy, not for the best

Only when you know what strategy you want you can start searching for the software that does what you want.
__________________
Henk van Velden
Reply With Quote
  #3 (permalink)  
Old 23-Jul-2009, 12:37
Camaleón
Guest
 
Posts: n/a
Default Re: Best backup solution

suse tpx60s wrote:

> I'm looking at an efficient way to backup the critical directories and
> files of my system. I came across Back in Time in YAST which seems to
> use rsync. It looks like it will do the job well but I'm wondering if
> there is something better out there as there are a few features lacking.
>
> I don't really want a command-line solution and it must be able to be
> scheduled to run automatically at regular intervals.


Take a look into this article:

10 outstanding Linux backup utilities
http://blogs.techrepublic.com.com/10things/?p=895

THT.

Greetings,

--
Camaleón
Reply With Quote
  #4 (permalink)  
Old 24-Jul-2009, 03:59
suse_tpx60s's Avatar
Parent Penguin
 
Join Date: May 2009
Location: EU
Posts: 602
suse_tpx60s hasn't been rated much yet
Default Re: Best backup solution

Quote:
Originally Posted by hcvv View Post
Making a good backup strategy is not that easy. Especialy not for us as we do not know any of your requirements like:
. off line storage
. how many version to keep
. several levels (e.g. monthly full backup and daily incrementals)
. databases that must be exported or backuped in a special way
. you could name a few yourself.

And that is only for a good strategy, not for the best

Only when you know what strategy you want you can start searching for the software that does what you want.
Point taken. I was referring to backing up my laptop so I think Back in Time snapshots written to my server will be sufficient for the moment.

For my XP desktop which also acts as the server I have a strategy using Acronis but I'll be looking to find something at least as good but preferably better when I migrate it to openSuSE.

Out of interest is there any Linux equivalent to the backup and restore utilities that can be scheduled to write to hidden partitions often found on laptops, e.g. IBM / Lenovo's Rescue & Recovery?

Cameleon, thanks for the link. Some interesting options there.
__________________
IBM Thinkpad X60s | Intel L2400 | Intel 945GM | 3GB | openSuSE 11.2 | KDE4.4RC3
ASUS
M3N78 | AMD 64x2 5400+ | nvidia 8200+ | 2GB | openSUSE 11.2 | KDE4.3.5
Reply With Quote
  #5 (permalink)  
Old 24-Jul-2009, 05:05
hcvv's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Netherlands
Posts: 2,299
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Best backup solution

I would use rsync (may be hidden in rsnapshot), but I read that you want to backup to a Windows system. Cannot advise on that, no Windows knowledge here.

What is a 'hidden' partition?
__________________
Henk van Velden
Reply With Quote
  #6 (permalink)  
Old 24-Jul-2009, 05:33
Wise Penguin
 
Join Date: Jun 2008
Location: NZ
Posts: 1,895
deano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura aboutdeano_ferrari has a spectacular reputation aura about
Default Re: Best backup solution

Quote:
Out of interest is there any Linux equivalent to the backup and restore utilities that can be scheduled to write to hidden partitions often found on laptops, e.g. IBM / Lenovo's Rescue & Recovery?
I have a ThinkPad with a Windows Rescue partition. It might be hidden as far as windows is concerned, but it is just a vfat partition, easily mounted from linux. ('fdisk -l' lists it as Compaq diagnostics, type 12)
Reply With Quote
  #7 (permalink)  
Old 24-Jul-2009, 05:53
suse_tpx60s's Avatar
Parent Penguin
 
Join Date: May 2009
Location: EU
Posts: 602
suse_tpx60s hasn't been rated much yet
Default Re: Best backup solution

Quote:
Originally Posted by hcvv View Post
I would use rsync (may be hidden in rsnapshot), but I read that you want to backup to a Windows system. Cannot advise on that, no Windows knowledge here.

What is a 'hidden' partition?
Yes, you're right. Backing up to windows system probably isn't very clever. I'll just backup to a USB drive for the moment until the windows box is migrated.
Hidden partition may only be a windows thing. It's a partition that is not visible from within windows and is where the factory restore and backups are kept. I guess I could mimic that in Linux using standard Linux tools.
__________________
IBM Thinkpad X60s | Intel L2400 | Intel 945GM | 3GB | openSuSE 11.2 | KDE4.4RC3
ASUS
M3N78 | AMD 64x2 5400+ | nvidia 8200+ | 2GB | openSUSE 11.2 | KDE4.3.5
Reply With Quote
  #8 (permalink)  
Old 24-Jul-2009, 05:54
suse_tpx60s's Avatar
Parent Penguin
 
Join Date: May 2009
Location: EU
Posts: 602
suse_tpx60s hasn't been rated much yet
Default Re: Best backup solution

Quote:
Originally Posted by deano_ferrari View Post
I have a ThinkPad with a Windows Rescue partition. It might be hidden as far as windows is concerned, but it is just a vfat partition, easily mounted from linux. ('fdisk -l' lists it as Compaq diagnostics, type 12)
Yes I guessed as much.
__________________
IBM Thinkpad X60s | Intel L2400 | Intel 945GM | 3GB | openSuSE 11.2 | KDE4.4RC3
ASUS
M3N78 | AMD 64x2 5400+ | nvidia 8200+ | 2GB | openSUSE 11.2 | KDE4.3.5
Reply With Quote
  #9 (permalink)  
Old 24-Jul-2009, 06:14
hcvv's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Netherlands
Posts: 2,299
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Best backup solution

I had of course heard of a restore partition. I had one myself on the system when I bought it with vista. There was nothing "hidden" with it. It was just partition 1 in the partition table.

I removed together with partion 2 when I installed openSUSE
__________________
Henk van Velden
Reply With Quote
  #10 (permalink)  
Old 24-Jul-2009, 06:14
Heremod's Avatar
Student Penguin
 
Join Date: Feb 2009
Location: Denmark / Germany
Posts: 78
Heremod hasn't been rated much yet
Default Re: Best backup solution

Quote:
Originally Posted by Camaleón View Post

Take a look into this article:

10 outstanding Linux backup utilities
10 outstanding Linux backup utilities | 10 Things | TechRepublic.com

THT.

Greetings,

--
Camaleón
hey thanks for that , interesting and glad this came up because I have been looking for something new myself . But anyone have any experiences in backing up critical/sensitive data with encryption techniques ? TFA listed Box Backup as the only one . Anyone here experience with this or another product that uses encryption?
Reply With Quote
Reply
Page 1 of 6 1 23 Last »

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.2