Difference between revisions of "dump backup image of a running system"
From thelinuxwiki
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | dump / restore | + | dump / restore, differential backups, etc... |
| − | http://www.linuxfocus.org/English/March2005/article370.shtml | + | |
| + | [http://techresource4u.blogspot.com/2010/11/how-to-backup-linux-system-using-dump.html How to backup Linux system using Dump] | ||
| + | |||
| + | dump running filesystem and restore it over the network via ssh... ALL AT THE SAME TIME!!! | ||
| + | [http://www.linuxfocus.org/English/March2005/article370.shtml http://www.linuxfocus.org/English/March2005/article370.shtml ] | ||
| + | |||
| + | [[category:backup]] | ||
Latest revision as of 03:07, 10 October 2013
dump / restore, differential backups, etc...
How to backup Linux system using Dump
dump running filesystem and restore it over the network via ssh... ALL AT THE SAME TIME!!!
http://www.linuxfocus.org/English/March2005/article370.shtml