LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-24-2006, 06:02 PM   #1
mattl
Member
 
Registered: Mar 2004
Location: MA, USA
Distribution: OpenSuse 10, FC4/5, Mepis
Posts: 95

Rep: Reputation: 15
use isp as "online backup"?


I'm sure this has come up but haven't found anything searching. It occured to me this would be a good idea if my data was adequately encrypted. so, any thoughts?

I know theres lots of utils that i could use to mirror or sync (i use a few on internal network) but I'm wondering what approach more experienced unix admins might take to do this, or if you even would?

My idea is to automate a process where I zip up some important files and encrypt the archive (ive no idea what to use to encrypt) and figure a way to auto update it daily or whatever.

For example I have used sitecopy and that seems like one way, I'd just need to archive/encrypt, then dump my compressed file into a directory sitecopy is handling. The idea being (in this case) the directory on the isp might not be secure, but if some strong encryption is used on the archive would this be deemed safe enough? I realize this is grey area "safe enough". my idea would be to use something a bit more secure than a passworded zip for example, but something I could automate.

looking for some thoughts on what utils might accomplish this and your thoughts on security versus the advantage of an offsite backup for those uof us without an offsite plan?


thanks for your thoughts and opinions!
 
Old 01-24-2006, 06:17 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Well, I don't know if the whole idea is great, but I will venture a guess as to the best way to do this.
  1. Tar/zip up the files in question.
  2. gpg encrypt the zip/tar file (gpg -e your key ID)
  3. Place file to be transferred to ISP.

These steps can actually all be performed in one. Add -z to the tar options for compression with gzip, or -j for bzip2. Add your directories/files in place of DIRLIST, and your keyid in place of KEYID.
Code:
tar -cp DIRLIST | gpg -e -r KEYID > /tmp/sitecopy/backup.tar.enc
 
Old 01-25-2006, 08:21 PM   #3
mattl
Member
 
Registered: Mar 2004
Location: MA, USA
Distribution: OpenSuse 10, FC4/5, Mepis
Posts: 95

Original Poster
Rep: Reputation: 15
excellent thanks! started reading up up gpg.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I install updates? i'm getting a message saying "click Online website?" mr_coffee Mandriva 1 01-20-2006 11:38 AM
Dial up Authentication failure for ISP that has "@" in the user name. raypuddy Linux - General 2 06-06-2005 04:27 AM
WineX 4.0 [Cedega] Ragnarok Online "cannot init d3d or bad grf file" TonitoX2 Linux - Games 2 08-08-2004 07:58 PM
Last night's upgrade RH9 - Now "static" when online? Seamaiden Linux - General 4 02-23-2004 06:11 PM
my mplayer can watch online steram, but can't listen to "most" of the radio site sirpelidor Linux - Software 1 11-22-2003 07:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration