I need to change my server(all hardware). I`m running Ubuntu-server on it. I use it for LAMP. Is there any way to completely backup running server and restore it on another(all of databases, Mysql users,configurations,databases,Apache configurations,network,...)?
I can stop my Apache, Mysql for limited time.

link|improve this question

0% accept rate
Please see this answer : serverfault.com/questions/328071/… – Andrey Nov 13 '11 at 1:58
feedback

1 Answer

http://www.mondorescue.org/

this is the ONLY solution available, that supports HOT Backup of online system.

Mondo Rescue is a GPL disaster recovery solution. It supports Linux (i386, x86_64, ia64) and FreeBSD (i386). It's packaged for multiple distributions (RedHat, RHEL, SuSE, SLES, Mandriva, Debian, Gentoo).

It supports tapes, disks, network and CD/DVD as backup media, multiple filesystems, LVM, software and hardware Raid.

Otherwise, CloneZilla can be used if you can turn off server for some time.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.