What to do when you need remote backups for Linux/Unix/Windows/Mac?

I was looking for a solution to backup three of my linux machines that I have running this site and many others. After searching for some time, I didn’t actually need to go with a company. I found a friend that provided me some space. During this time I did find out some useful information.

I was looking for a solution to backup three of my linux machines that I have running this site and many others. After searching for some time, I didn’t actually need to go with a company. I found a friend that provided me some space. During this time I did find out some useful information.

During my search for an outside provider I did run into a little article about Amazon S3 and a nifty little tool called Duplicity, which is a backup program built on rsync and GnuPG. The means of storage was Amazon’s S3 service, which is a distributed, redundant, web accessible storage service.

Duplicity + Amazon S3 = incremental encrypted remote backup

Duplicity is a backup program that only backs up the files (and parts of files) that have been modified since the last backup. Built on FLOSS (rsync, GnuPG, tar, and rdiff), it allows efficient, locally encrypted, remote backups.

Amazon S3 is a web service that provides cheap, distributed, redundant, web-accessible storage. S3 currently charges only $0.15 per GB-month storage and $0.10 per GB upload. The API is based on HTTP requests such as GET, POST, PUT, and DELETE.

The following is a description of how I made use of these to back up my laptop, which runs Ubuntu Feisty Fawn.

Read the full article at brainonfire.net
Visit the Duplicity website
Sign up for Amazon S3
AWS Simple Monthly Calculator

I also found a means to backup my workstation, both Mac and Windows using a company called Mozy, which provides full backups for a fee.

Mozy currently provides:
* Open/locked file support: Mozy will back up your documents whether they’re open or closed.
* 128-bit SSL encryption: The same technology used by banks secures your data during the backup process.
* 448-bit Blowfish encryption: Secures your files while in storage, providing peace of mind that your private data is safe from hackers.
* Automatic: Schedule the times to back up and MozyHome does the rest.
* New and changed file detection: MozyHome finds and saves the smallest changes.
* Backs up Outlook files: Disaster-proof email protection.
* Block-level incremental backup: After the initial backup, MozyHome only backs up files that have been added or changed, making subsequent backups lightning fast.

Visit mozy.com

I eventually found a friend located on the same network segment that offered to provide space on his server. Although this isn’t 100%, at least for now its something. Hes currently running Windows 2003 Server, which is fine as I could just use cygwin and SSHD for rsync backups. Which is what I have setup now, and eventually if required I will look into something a little more redudant.


Did you like this article?


0 Shares:
You May Also Like

Flock 0.9 lands gracefully

I remember first hearing about flock. I actually got a version of it when it was just skinned to look different than FireFox. I didn't expect the project to get this far. Give it a wirl, looks to be promising.
Flock 0.9 lands gracefully -

The Flock project has been building a "social Web browser" since 2005. The upcoming Flock 0.9 release adds new blogging features, integrates media streams into the browser, and includes an overhaul of the Flock bookmark system. It's not perfect yet, but Flock 0.9 is a big leap forward.

[Linux.com]
Read More

Windows XP SP3 showing increases in performance

An article written by Richard Koman from newsfactor.com talks about the performance increases that everyone will see once SP3 for Windows XP is released. The company Devil Mountain Software, has recently done tests on Windows Vista in regards to the up-coming release of SP1. The testing concluded:
"The hoped-for performance fixes that Microsoft has been hinting at never materialized," the testers reported. "Vista + SP1 is no faster" than out-of-the-box Vista, they said.
Read More

SueTube: sex, copyright, and rock & roll

Give this a gander. All of the current lawsuits against YouTube/Google, when they started taking down videos of Russel Peters and other popular shows. I cried.
SueTube: sex, copyright, and rock & roll -

Since its launch, YouTube has been a magnet for controversy. Ars looks at the popular video site's history of threats, lawsuits, and bans with an eye towards understanding what the landscape will look like once the dust settles.

Read More...

[Ars Technica]
Read More