GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Server backup solutions (https://gfy.com/showthread.php?t=1074636)

Brujah 07-14-2012 08:42 PM

Server backup solutions
 
What do you use for online server backups?

Denny 07-15-2012 12:22 AM

Bump! :pimp

FoxtrotAlpha 07-15-2012 03:39 AM

Personally, I have a scheduled command which packs the data into a tar (no compression) and copies it to another of my servers (using SCP in linux).

I guess the ideal way to backup your stuff depends on what kind of site you run, how much data you have, etc.

If you have a database-heavy server, you could setup replication to a small server so it automatically replicates all data.

On my previous setup, the websites ran in a virtual machine which I could take an entire copy/clone of regularly and store it wherever appropriate. Not ideal if you don't know how to set that up, but it has the benefit of being able to restore the entire system (OS, files, etc) as is.

johnnyloadproductions 07-15-2012 03:42 AM

I'd be interested to know what people use for a site that is beyound 4GB. Of course you can ftp most of the stuff to some extent.
cPanel makes tar balls very conveniently to download, not good if you have lots of content though.

Fenris Wolf 07-15-2012 03:47 AM

Clonebox from http://www.bettercgi.com will do the trick.

FoxtrotAlpha 07-15-2012 04:07 AM

You can do incremental backups in linux using rsync, to another server you own (could even buy a cheap VPS).

You'll save a lot of money if you learn how to use such utilities instead of paying for 'backup solutions' which do the same thing.

The modern way is to run everything in a virtual machine and clone it regularly onto a secondary server, then you have an identical VM ready to run if your primary one dies.

BNMedia 07-15-2012 02:34 PM

I have incremental backups run daily as part of my managed hosting package.

Spudstr 07-15-2012 02:43 PM

We use r1soft's solution for our backups.

livexxx 07-15-2012 05:23 PM

word press for drop box , account setup on a box using a Nas, does the content and the HTML every couple of days for all of them

CYF 07-15-2012 06:41 PM

Quote:

Originally Posted by FoxtrotAlpha (Post 19060023)
You can do incremental backups in linux using rsync, to another server you own (could even buy a cheap VPS).

+1, basically what I do. I finally got around to automating it so all my backups are done automatically now.


All times are GMT -7. The time now is 02:57 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123