Tagged Questions
4
votes
3answers
626 views
Performing accurate snapshot and incremental backups to a remote server
I have a few Ubuntu (and potentially RHEL) servers I'd like to back up to a central backup server (via rsh/SSH). I'd like to do both snapshot and incremental backups. The goal is that if one of the ...
1
vote
2answers
108 views
Use Linux to backup a MSWindows network?
Is it possible to use a Linux machine to backup everything on a Windows network?
I would like to backup MS databases and also drives, so if a database record needs restoring, it can be done easily, ...
2
votes
2answers
416 views
Backup a Windows PC to a Linux Machine
What is a good backup strategy to backup a Windows 7 box to a Ubuntu box that are on the same network?
The solution I am thinking would be to mount a Windows folder to Ubutnu then use rsync. But I'm ...
3
votes
2answers
729 views
best practice to backup config files
I want to setup froxlor on not fresh install remote server (Ubuntu 10.04.2).
I take care of admin the server since two month. Before I start, the previous guy installed and config some services and ...
4
votes
2answers
355 views
Sync files from a mac to a flash drive - automatically?
I have a flash drive, let's name it FLASH.
I want, when on my mac, when FLASH is plugged (and automatically mounted), execute a specific script and make ~/Documents to be automatically copied to ...
3
votes
1answer
300 views
How to recover a missing file
I am running ubuntu and last week the system didn't let me alter files as if I had no write permissions. Then on reboot the system did a check of the system which took some time. Then everything went ...
2
votes
1answer
4k views
Bacula + bat on Ubuntu Maverick
Okay, so I have a goal, and I'm unsure of the best steps to take to get there.
Goal:
Set up a Linux VM in VirtualBox (Host: Windows Server 2008 R2)
Setup Bacula in a Linux environment
Get Bacula to ...
3
votes
3answers
9k views
How do I mount a WD MyBook World network drive in linux?
I have a WD MyBook World NAS on my home network. I currently use this for Time Machine backups for my Mac but I'd also like to use it as a backup location for my linux box which is running Ubuntu ...
3
votes
2answers
339 views
Straightforward system and file backup/restore for Linux?
After using an Ubuntu virtual machine for a while, I think I am ready to get a real, physical machine and use Ubuntu on it.
Since I am still relatively new to the Linux world, is there a reliable ...