Linux - GeneralThis forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Some claim to work with linux and some claim to be working on linux. If anyone here is backing up from linux using a service of this type I would like to know your experience. Thanks.
Here's what I ask myself when faced with such an option:
- How secure is the site?
- If the site was hacked, would I want my private data to be exposed?
- What happens when/if the site disappears forever, and I can't recover my data?
- How can I be sure the site maintainers aren't browsing my data right now? In other words, is my data truly private?
- Do I really want to entrust (allow to leave my control) my data to another entity?
To me, these are scary questions. I would much prefer to use my own backup solution, such as an encrypted USB hard drive, or DVD, that's kept in a personal safe.
Slowcoder raises valid concerns, which I saw expresssed in a number of other threads here as I searched to see whether anyone had experience with over-the-Internet backups. I wanted to keep my initial post brief, but since they're now raised I will address them.
Quote:
- How secure is the site?
- If the site was hacked, would I want my private data to be exposed?
No site is absolutely secure, and I plan to take measures, including encryption, to minimize the likelihood of any problem with private data. However, most of the bytes I want to back up wouldn't be worth encrypting.
Quote:
- What happens when/if the site disappears forever, and I can't recover my data?
This is backup storage, not archives. I will periodically retrieve a file to make sure they're OK. If the backup site goes away, but not at the same time I have local problems, there really is no issue, only inconvenience.
Quote:
- How can I be sure the site maintainers aren't browsing my data right now? In other words, is my data truly private?
- Do I really want to entrust (allow to leave my control) my data to another entity?
I really don't like to entrust my data to governments, banks, investment operations, employers, etc. I can't avoid these. With a backup service, I can choose who to deal with, and take reasonable precautions.
Otoh, what if my house burns down, or burglars ransack the place? I currently use off-site storage, but it's hard to keep up to date and secure.
Anyhow, the reason I posted was to see whether anyone here had actually had experience with backing up over the Internet. So far, it appears that no one has.
Exploring this issue further, I have found exactly one reasonably-priced service which demonstrably works with the linux I'm using, Mepis 8.0. That's Diino, which uses a java client, and costs $49/yr for 100 gb. (A couple of others claim to work, but I couldn't get them working, and I didn't try the more costly ones.) Altho data travels by ssl, they don't claim that it's encrypted on their disks, so I'll encrypt some before sending it.
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 852
Thanked: 34
Another option is to do your backups with Amanda and send them to Amazon S3. I kinda doubt Amazon is going away anytime soon , and you can have your data encrypted by Amanda or not as you choose. You can also use it to do some backups to local drives or tapes for larger volume stuff and then do some particular things that take somewhat less bandwidth to go out to S3. I believe the Amanda API that was developed for S3 is also being adapted to other cloud storage options.
Clearly, Amanda works with linux. I don't know statistics, but while it grew up on Unix, there are probably more linux users now than for other platforms. You can get source, or you can get rpm's for a fair number of distributions of linux.
I just wanted to update what I've done since my last post > 3 months ago.
Diino not only stopped working, but their tech support stopped responding to my inquiries. So I looked for other options, found that memopal has a linux version in beta. It runs from the command-line and is sparsely documented, but it does run. I get up to 150 gb storage for $49/year (but if you click on the "switch to memopal/limited offer" button on their web site you can get about a 30% discount). Hopefully an improved final version will appear some time, but for now, at least it works.
Responding to choogendyk's earlier post, I did look into Amanda and S3, but that seemed to be a bit more complicated than what I could easily handle, and also more costly.
Why not just purchase some 3rd party host provider that provides unlimited disk space and gives shell access and use something like rsync to replicate and do backups that way to the offsite server? I do it now myself and pay like $50 bucks a year for the hosting, where I also have my websites which get backed up vice versa to my home machine via an rsync script.
And if you like encryption, encrypt the files before transferring them to the remote server.
Some claim to work with linux and some claim to be working on linux. If anyone here is backing up from linux using a service of this type I would like to know your experience. Thanks.
I just don't understand this fashion. If you store your data in a public repository, a court can subpoena it. If the archive is encrypted and you refuse to provide the password, you can be held in contempt of court. The basic problem is that, by contracting with the service, you make the existence of the archive public knowledge, and many people can make a case for examining it.
Read all the stories about system compromises, thefts, and governmental demands for data access. Why would anyone consider this option?
How about this instead: Buy a waterproof ammo can (most recent ones are waterproof), put a DVD in it, and bury it in your backyard. If you bury it properly, the house can burn down and it will remain readable. No one knows of it, and if you are questioned about data archives and don't mention it, you can always say you forgot. The point is that the archive's existence is not public knowledge.
How exactly is a public, fly-by-night, $10/month data storage outfit better than an ammo can?
Lutusp, thanks for accusing me of being fashionable, but I would be much more likely to forget a password than to forget that I buried an ammo can in my yard. I like to update my backups pretty regularly, without a shovel. And then there's the landscaping issue...but evidently your priorities aren't the same as mine.
Trickykid's suggestion that I use a hosting provider is actually my fallback. But Memopal allows me 150 gb of storage; I won't use all of it but it's nice not to worry about how much I do use. I'm not aware of any reliable host that would provide unlimited disk space, or even 50 gb, for $50/year. Suggestions?
I've been using them for around 6 months (with no real problems so far) after pulling my own dedicated servers out of a local co-located facility which just wasn't worth the money to me any longer since I stopped using my servers as often as I use to. I was paying close to 3 times the amount in a month with my own dedicated servers that I'm now paying yearly for.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.