AntonioCadiz wrote: > I have a debian server (Master) with apache, postfix, mysql, ... and I > want to have now other debian server (Slave) whith the same data and > configuration than Master. I want that Master make schedulle copies of > itself in Slave. If Master fails, i want to connect Slave and give > services while I repair Master (Slave is able to be Master while it is > in troubles).
I would suggest rsync, though you probably will need a database-specific solution for MySQL (its documentation/website may suggest something). Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]