Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Using Rsync To Backup An Entire Server


The backup program (cpbackup) that comes with WHM/Cpanel is not ideal for our current situation. We have lots of third party applications installed on our server along with many customized configuration files. We need a solution that will backup everything and allow for fairly simple restoration.

How viable is rsync for full server backups? Can it handle 100 GB of data?

More importantly, how would you restore the backup to a new server? If the new server already has an OS the restored files would break the system, right?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Rsync Exclude An Entire Directory
rsync -avz -e ssh --delete --exclude=/home/server/logs/

I want to exclude the logs directory from being transferred, that doesn't work.

View Replies!   View Related
Rsync Command To Backup On Other Server
We want to backup the contents of our public_html dir to another server we sue for backups. What is the proper rsnyc command to use. I am currently in the source server and want to send it to a specific user account on the destination server.

View Replies!   View Related
What Is The Best Way To Get Backup From Linux Server To Windows Same As Rsync
What is the best way to get backup from linux server to windows same as rsync

i need to take offside backup from my linux server to windows server,before i used rsync to take backup,now i need to make backup in windows server with help of any software which work same as rsync or any software which must have good feature.

View Replies!   View Related
Rsync To Remove Server, Backup Solution
I have two vps's. VPS1 is for hosting my sites, VPS to I purchashed to backup to.

I know I can use rsync but i'm confused at how to do this exactly.

Backup to remote server every other day.
Only do incremental backups.
Backup cpanel accounts

View Replies!   View Related
Which Folders Should I Exclude From A Whole Server Backup (Rsync )
I am going to backup the whole server. (Rsync)

I understood it is not efficient to backup the local "backup" folder to avoid duplicated backups.

1. Should I exclude additional folders from the backup process?

2. I noticed it is familiar to exclude the "proc" folder also ... Why?

View Replies!   View Related
Manual Backup For Entire Site
am hosting with servage most such hosts dont provide backup for ur files in case ur moving to other host so i was wondering if i can manually through FTP download my enitre directory including all files (html, jpg, PHP SCRIPTS) and manually reupload them onto the other host i will move to soon will that actually work

and for MySql databases i have created a PROPER backups via their auto backup system
they only lack backup for the files itself only, MySql is fine

will restoring the MySql databases but via a different control panel (CPanel) will it possible?

View Replies!   View Related
How To Backup To Your PC Using Rsync
I use bqbackup.com in addition to ServInt's backup. The ServInt backup is inaccessible to me and can be restored only by their NoC.

Is there a way for me to download the backup files from bqbackup.com to my PC? I am using Win XP Pro. I backup the entire VPS, but I want to be downloading only the changes made each day after the initial download to my PC.

View Replies!   View Related
Rsync / Backup
I am setting up a mirror server to kick on in the event my main server fails and I need some help with syncing the two.

It is my understanding I can use rsync to mirror the two. But, will that cover everything (ie. database, mail, etc) or only files?

View Replies!   View Related
Rsync Backup
I am using rsync to database and i found out it corrupted my database. I should have used mysql dump before backing up the data..The problem with taking mysql dump each is that it takes a long time and resources as database is around 10 GB

if i want to take backups every 4 hour, whats the best way as mysql dump causes server load problem

View Replies!   View Related
So I Do An RSync Backup - How Do I Restore It?
Backing up a server is obviously very important. Lets say I do a daily rSync backup and eventually my server HDD crashes, I know it isn't just a 'one click' job to restore my backup but what is it necessary to do in order to carry out a complete and effective restore back to how it was?

A step-by-step 'tutorial' on restoring an rSync backup would be helpful not just to me but to many 'would-be' server administrators.

View Replies!   View Related
Basic Rsync Backup
Does anyone have a good link that explains the basics of setting up rsync for going from one host to another host?

View Replies!   View Related
Databases Backup ? (Rsync)
I am using bqinternet.com to backup (Rsync) some accounts.

I sent them a ticket before 2 days and didn't get any reply.

I used this command to schedule a remote backup for specific accounts:

Code:
echo "30 6 * * * root rsync -avz -e ssh ~account1 ~account2 ~account3 myuser@myuser.bqbackup.comerver" >> /etc/crontab

But, I found this command will backup only files.

How can I backup also databases?

View Replies!   View Related
Rsync Backup Related
Currently I am using rsync to backup directory and mysqldump sql file on both external and internal backup drive

Now the directory has around 100,000 files that hardly change. Only thing that happens in that directory is either the old files are deleted or new files are added. All of them image

Due to some reason when i rsync using any of the two commands below, it transfer each and every file again rather then transferring the new or updated files.

Here is what i am currently using

rsync -avH /old/path /destination/path (this is for internal backup drive)

or

rsync -avz -e ssh /old/path username@username.remoteaddress:/destination/path

why all my files in the directory all uploaded again

View Replies!   View Related
Rsync Backup Service Recommendations?
I'm looking for a new rsync backup solution. I've googled around and have seen a few but wanted to get the opinion of the community.

Any recommendations? All I know about is bqbackup.com and rsync.net. Any other ones?

View Replies!   View Related
Rsync Backup - User Permissions
I have a problem with my rsync backup

First of all my setup is thus:

I have a Linux box at the office which has an rsync cron on it which pulls from my web server as a backup. It pulls websites, mysql, conf files etc.

My web server is running debian etch LAMP etc.

When I originally set it up I used root user to log into the web server, and setup keys to authenticate, this worked perfectly.

I then decided that having direct root access to the web server was a bad thing so I have turned off root login (PermitRootLogin no in sshd_config)

I then setup a backup user which works fine for the website files but fails on permissions for the mysql data files (/var/lib/mysql)

How can I get over this without granting root access to the backup user which would defeat the object of not allowing root access.

I have been told about host authentication based on ip address but I have dynamic address at the office so that would be no good

View Replies!   View Related
SSH, Rsync And Offsite Backup
I have a VPS with remote backup that I dod every night with rsync.

Now, for further SEO testing, Im looking into a reseller account.

Some reseller plan do offer access via SSH. Im not familiar with this ssh access for a reseller. Would I still be able to program a cpanel backup and then rsync all my cpanel backup ?

View Replies!   View Related
Rsync Backup To NAS Via FTP
I just signed up with Rsync Palace for remote backups 2 days ago. Otto and Darin at Rsync Palace gladly helped me out and actually ended up setting me up for free. It's really an inexpensive price to pay for a little additional piece of mind to have a remote backup.

I have a VPS with cPanel that has NAS on a private network. The way they set it up was for Cpanel cron job to create backups of my VPS and place the backups in a /backup folder off root; Daily, Weekly and Monthly.

Then they have Rsync via cron set up to take those backups to the remote Rsync Palace server daily.

I still want to maintain backups on my NAS in the datacenter. (cPanel will only backup remotely or locally, but not both.)

In addition to Rsync securely transferring my data to Rsync Palace for offsite backups... How can I set up Rsync to ftp the same /backup data across the private network to the NAS? (Only ftp is available via the NAS.)

View Replies!   View Related
Want To Start My Own RSYNC/FTP Backup Service
Want to start my own RSYNC/FTP backup service... whats needed?

Besides the physical server and lots of GB's what software packages are needed, any tips on how to tie them together?

Do you create linux users, and then assign those users to an FTP account to a home folder?

View Replies!   View Related
Offsite Backups (via Rsync) - What Files/folders To Backup
I'm currently using (amongst other backup systems) rsync to an offsite space (am using BQBackup at the moment)

I'm just wondering - apart from backing up all of /home/, /var/lib/mysql/ and the important config files (httpd.conf, php.conf, etc etc) is there anything else that *needs* to be backed up?

Obviously in a worst case scenario, a new machine would be deployed with a fresh OS install (and a fresh WHM/cPanel install) so I wouldn't worry about backing up OS files or cPanel core files, although I'm wondering if there's anything apart from the /home/ directory and the MySQL databases which would be lost (and so need backing up) in the event of a crash?

View Replies!   View Related
Daily Backup + Rsync Ssh + Large Number Of Files
i just wana know is it safe to do remote daily backup for about 70,000 files?

file sizes is about 200kb and every day i have about 1000 new file, so rsync first should check old files becouse i am deleting about 30-50 of them daily and them backup new 1000 files ,
so how much it will take every time to compare that 70,000 files?

i have 2 option now:

1-using second hdd and raid 1
2-using rsync and backuping to my second server , so i can save about $70 each month.

View Replies!   View Related
Rsync Between Two Different Server
i have two differnt server at two differnt datacenters,with same contant,runing under subdomain eg main domain is domain.com and subdomain is sub.domain.com both are same site,i used this to reduce server load and share request,but the problem iam haveing when update any stuff i need to update on both server it bit diffcult any way to update contant via rsync between the two servers?

View Replies!   View Related
Transferring From 1 Server To Another Using Rsync
I have about 800GB of data to transfer, both servers are using DirectAdmin.
If I am able to transfer at 10mbit, how long would that take for 800GB?

I suppose I need to install rsync on both servers.

How do I preserve directory structure, owner, permissions?

What is the exact command to type?

View Replies!   View Related
Could I Check If Any Rsync Setting On My Server?
my server is centos,

i want to know the rsync setting,

could i check if any rsync setting on my server?

View Replies!   View Related
Rsync Some Files From Windows To A Linux Server
At work, we have a windows 2003 server.

We have a set of files that get modified from day to day.

Since they know I own a dedicated server (Linux) they ask me if it would be possible to have an offsite backup on my server of the set of files on the windows 2003 server.

Also, I dont want to have the whole files set to be uploaded everyday.

I am aware of rsync on *nix system, but do you have any suggestions on how to proceed with a windows 2003 server to a unix server?

View Replies!   View Related
Run Rsync To Sync A Folder From An FTP Server
I want to run Rsync to sync a folder from an FTP server - which I have limited access too with my server.

1. Do I have to have rsync installed on the server with the FTP too, as I won't be able to do that as it is not my server.

2. Is Rsync easy enough to get up and running and set it to run every 24hours?

View Replies!   View Related
Ban An Entire Country
im using apf firewall and wonder if someone could provide me a list of turkish ips.

View Replies!   View Related
Backing Up Entire Website
we dont host our own website, but recenty our server crashed, and our hosting provider was supposed to be backing things up. They told us that the entire server crashed and the backups were on the same server so we lost everthing. we actually did end up getting evertying back but it took nearly a week to get back online. they said they are now backing up everthing in a remote location so this wont happen again, but we dont want to put this in their hands anymore, we didnt even get everything back .htaccess, hidden files, subdomains were not backup up and lost. So we want to do our own backing up.

Is there some thing I can set up as a cron task to weekly automatically backup every single file on the server, and the database?

We think this would be very beinificial to us as we lost alot of money from this ordeal and we do not want it to happen again.

View Replies!   View Related
So What Exactly Can Take Down An Entire Vps Node
I figure while I am twiddling my thumbs here waiting for my host to tell me what the heck happened for the second time in two or three months why they have to do an entire VPS hard restart, which of course causes another hour of fck delays, that I'd ask some of the more skilled and experience folks here, how?

Just before it happened, as I was watching, the load shotup over 1, 2, 4, 20, 30 boom. (I opened a ticket at 4)

Shouldn't virtuozzo always guarantee a certain amount of cpu and bandwidth to the node root? Why do they have to hard reboot and not access it directly and stop the badly behaving vps? Better yet, why isn't the badly behaving vps stopped automatically by virtuozzo?

(oh and am I an idiot for putting up with over two hours of downtime?)

View Replies!   View Related
Logs - Entire List
Just got off the phone with tech support and they noticed that someone was trying to gain brute force entry to our VPS. We want to view our logs but can only see the last 250 lines or so when using this command inside putty:

tail -9000 /var/log/messages

How do we see / copy the entire 9000 entries to view in a text editor? Any tips would be great. I am a newbie at this.

View Replies!   View Related
Working Out Power Usage Of Entire DC
Yet another question for you all. As part of my remit I need to work out power usage across the DC. It's not huge. Approx 300 servers across 50 physical servers (BL7000c with BL46x series blades) as well as several sans/disk arrays (DotHill, HDC, HP MSA) and appliances, Ciscos, POE 8xxx series procurves etc)

All these are racked up and being fed from 32Amp APC PDUs (without monitoring). It's three phase in, single phase out. We can't really run 3 phase because I am not allowed to run it due to the 6 foot rule.

Our UPS is rated at 30KVA but we are running it at the max at around 24KVA.

What I need to do, is work out on an individual basis how much power each one draws, ideally without a power down. The reason, as well as identifying the power hogs (such as several SUN V series servers), is to reduce the overall carbon footprint and energy costs.

View Replies!   View Related
Blocking Entire Countries In IIS
I have come across an issue where traffic from India is hurting my business. What I have is a number of job boards. Realistically, the only issue I am having is with IT and Engineering positions being applied for heavily by people in India. Since my customer base is all in the USA, I would like to just block India.

While I know this is easy with Apache using a .htaccess file, I am using IIS on server 2007. Does anyone have any idea on how to do this easily with the large number of IPs that India uses?

View Replies!   View Related
Entire Disk Encryption [Linux]
I'm contemplating creating a website that could store extremely sensitivity information. It's more than likely that a MySQL database would house this information.

My question is. Does anybody have any experience when it comes to encrypting an entire server disk?

I've searched online with disappointing results.

View Replies!   View Related
301 Redirect Entire Domain With IIS
I always use Apache and it's easy to redidrect an entire domain in the htaccess.

Code:
RewriteCond %{HTTP_HOST} ^www.domain1.com$
RewriteRule ^(.*)$ [url]$1 [R=301,L]
For a site I'm working on I need to achieve the same thing with IIS but have no idea how to and the technician claims it can't be done. Surely, that's not the case. Any ideas?

By the way I want the exact same effect as the above not just a generic redirect that sends everthing to the home page of the new domain.

View Replies!   View Related
How To Ban A ENTIRE Top-level Domain
how to ban an entire top-level domain? For example ban everyone from Russia by coming from the .ru domain? Or everyone from Lithuania by somehow banning everyone coming from .It ip address.

I've had some people from those places try to hack my site and am fed up with it. So I want to ban those two entire countries for the time being using cPanel X's "IP Deny Manager".

By the way I am not a technical person. Just your every day person running a site.

View Replies!   View Related
How To Cmod An Entire Folder And It's Content In Ssh
Also does anyone have a good resource site with ssh commands and stuff?

View Replies!   View Related
How To Get A Copy Of Entire Site Without FTP Access
to get a copy of their entire site onto our servers.

The problem is that they have no backups, and their current host has denied them access to their account. (It's a long story.)

Rather then try and fight with their old host, I wonder if it's easier to just run some kind of "website copy" program and grab a copy of all pages and images, linked files, etc..

Their current website pages are served using an ASP database application, but the copy they need only has to work. It doesn't need to be dynamic, etc... as long as all the pages are there it's good.

View Replies!   View Related
How To Copy Entire Hard Drive To New Hdd In Same System ?
I have a system that need to be formated, before i do that i want to backup everything (etc,bin,tmp...) to new hard drive (external hard drive) which connected to system by firewire. Is there any command that i can copy entire the hdd to new hdd ? I used to use this "cp -R folder folder " but it takes too long. Any suggestion?

View Replies!   View Related
ModVPS.com Review (Or How Lost A Entire Year Work)
We are resellers from ResellerZoom / ModVPS, at this moment we have about 10 accounts (8 reseller accounts and 2 VPS).

The problem starts some days ago, when they do a servers cage movement having us offline for about 8 hours at various servers.

Well, we have experienced various connectivity problems with them, and this was a major problem but we waited fine.

Yesterday. we receive an e-mail from a VPS client telling us what their sites are all showing codification problems. We opened a ticket with ModVPS and just wait their reply.

They told us that we should contact the script developer about the errors, but the problem appears at a lot of different scripts hosted on the same cPanel account. Because that, all appears to be a hacker attack.

Then, we consider that the better solution is to restore a full VPS backup, and we communicate this to ModVPS staff. And... Surprise! ModVPS don't have ANY backup for our VPS. Anything! That was one of my pre-sales question, and at that time they warrantied us a weekly backup.

We are still trying to get contact with them, but at this moment has passed 17 hours from their last answer and we are still waiting for it.

View Replies!   View Related
Move The Entire Contents Of A Directory Tree To Another Directory
I want to move the entire contents of a directory tree to another directory.

So for example we may have a directory with 15 directories inside, each directory contains files itself. I want to copy all the files from the directory tree into another directory located somewhere else one the file system. I want only the "files" to end up in the other directory and not the file structure too.

Im running CENTOS latest version.

View Replies!   View Related
Setting Up A Server Running ZFS As A Backup Server
setting up a server running ZFS as a backup server. My only problem is that it's very new to me, and naturally I'm skeptical of it's redundancy capabilities etc, I don't want to get burned. Anyone used ZFS, what's your experience with it?

View Replies!   View Related
How To FTP My Backup Data In My Linux Server To Another Server
I setup one Linux server, I want use SSH transfer my website data (already .tar) to another Linux server. May I know what SSH command to use and transfer my file to another Linux server?

View Replies!   View Related
How To Fully Backup A Dedicated Server To A FTP Server
I'd like to know, how do you backup a cPanel dedicated server to a remote FTP server? WHM's backup only allows you to backup the client's accounts, but not the cPanel settings, or the stuff in /etc?

View Replies!   View Related
Using Domain Name Server (DNS) And A Backup Server
I currently have two VPS servers, each with 2 DNS names running on them as follows:

dns1.mydomain.com (on Server A)
dns2.mydomain.com (on Server A)
dns3.mydomain.com (on Server B)
dns4.mydomain.com (on Server B)

I have websites running on each server and I would like to have something set-up so that when one server goes down, the other server displays a nice page saying the website is unavailable currently and will be back shortly - you know, something nicer then the normal "Server Not Found" default messages.

What is the best way to do this?

If I have CLIENTDOMAIN.COM and put them on Server A and they use all 4 DNS server names, will the top two DNS names always be used by people finding the website, and the bottom two choices only be used if the top two can't be found?

I believe I have to create an account on Server B for them as well, just only placing the temporary page within the account, rather then a whole copy of their website. Correct?

View Replies!   View Related
New Server Without OS (Remote FTP Backup Server)
I just purchased a new server with 4 hotswap HDD of 250GB each and reload with new CentOS 5 without any host control panel.

The purpose is to backup all my other Cpanel servers data remotely. All my Cpanel servers are fully managed servers. This is the first time i'm going to do all things by myself, so I'm really a newbie. Please don't advise me to hire a server admin because I end up learning nothing I need to learn..

1. My first step now is to secure & harden the server.

- Can anyone mind to share with me valueable knowledge of basic server security & hardening? I was also thinking to use sudo root password which my serveradmin actually did but I don't know how. But su - access level would be OK too.

- I also need to install firewall and close all kind of port and block all SSH connection from all kind of IP except my server & my own IP address only. Can anyone provide me a guide?

2. Secondly what I need is to install FTPd and create user for each hard drive with 2 directory inside.
/sda/server1/
/sda/server2/
/sdb/server3/
/sdb/server4/
/sdc/server5/ (reserved for future server)
/sdc/server6/ (reserved for future server)
/sdd/server7/ (reserved for future server)
/sdd/server8/ (reserved for future server)

Does anyone knows where to find documentation how do install ftpd and how to setup user pointed to the specific directory.

View Replies!   View Related
Rsyn --backup --backup-dir Switches For Incremental Backs
I current do some rsync backups with a command like so every day

rsync -az -e ssh --stats --delete --exclude "stuff" / user@server:/home/user/

What I want to do is have some incremental backups in there in subdirectories. So, for example, something like this on the remote server
/home/user/something.tuesday
/home/user/something.friday

I thought the --backup --backup-dir Switches were used to store just the files that had changed in seperate directories, am I wrong on that?

I've read everything I could find, including the big rsnapshot scripts, but I'm not able to do what I want, it seems so simple but something's not right, am I wrong that subdirs should have just files that are new or have changed. I tried various things like this, but had no luck

rsync -az -e ssh --stats --delete --backup --backup-dir=/home.Thursday --exclude "stuff" / user@server:/home/user/

View Replies!   View Related
Backup Server
I'm looking for a dedicated machine that will be used solely for rsync backups. (I don't want to use a shared rsync solution)

Requirements are simple, at least 1TB HD and < $99 a month. Should have a decent amount of RAM and processor, but other than that, I would think any reputable provider would do.

Most places I find a suitable server for $49 and then see it's another $50/mo. to upgrade to a 1TB hard drive. Hard to believe the markup for these larger drives considering they go for, what $89 now?

View Replies!   View Related
What Need For Backup Server
I have dedicated server for web hosting selling.

This days i will buy this server [url]

when i buy server on santrex what i need to setup on that server to he work like backup server for my other web hosting servers?

Wich software and something else?

View Replies!   View Related
How Do I Backup My Server
I have a hosting server with 400 sites on it, how do i back up all my database, files,accounts,etc..(eveything)?

I want to download the backup to my PC..

View Replies!   View Related
Where Can I Get A Backup Server
backup server for 4 VPS that I have, space about 400 giga.

where can I get it and what is the price range?

View Replies!   View Related
Server Backup
Time(GMT): 08:00 pm, My server takes a daily backup , at that time all my Client’s forum down(PHP)! why ? I do not know .!! it takes approximately 15 min.

It comes like this:

(There seems to have been a problem with the ×*×* *×*× database. Please try again by clicking the Refresh button in your web browser. An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem)

View Replies!   View Related
How To Backup Whole Server
Is that possible to backup and restore whole server using CentOS (Red Hat based Linux)? I have only remote access to the server.

View Replies!   View Related
How Transfer Full Backup From FTP Backup To CPanel?
I have transfer full backup with cpanel to ftp backup,

But,How transfer full backup from FTP Backup to cPanel?

Whitch software?

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved