Tagged Questions
0
votes
0answers
11 views
How to backup a current php installation?
I'm using an old RHEL4 on a server where i need to update (from source) the php version. Moving from 5.2.5 to 5.4.14.
How can i backup the old php in order to restore it if there is any problem with ...
1
vote
0answers
28 views
Time Machine Server on Fedora [duplicate]
Possible Duplicate:
How can I (and should I) use my Linux file server as a Time Machine backup server for my Macs?
I was just wondering if anyone knew how to/or knew of a good guide to ...
4
votes
3answers
631 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 ...
3
votes
3answers
886 views
Temporary restore LVM snapshot of root
I have a snapshot of the root filesystem that I want to boot with - bring the machine into a state it was a few days ago, run some tests and then go back to where I am right now.
I tried editing ...