Practical way of keeping up-to-date backup servers?
        Posted  
        
            by 
                ftkg
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by ftkg
        
        
        
        Published on 2013-06-24T21:50:55Z
        Indexed on 
            2013/06/24
            22:23 UTC
        
        
        Read the original article
        Hit count: 243
        
What is the approach generally used when you want to have backup physical servers?
Currently I have a Linux server running a database, a samba share, a webapp and some scripts; and a Windows Server, running some third-party software. What I would like was to be able to have a ready backup server to enter in production in case of failure, but how to keep them up-to-date? I've seen some expensive solutions for Windows; for Linux I've wondered if I really have to build an array of scripts.
© Server Fault or respective owner