Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Perlscript to sync two linux OSīs

by pemungkah (Priest)
on May 11, 2012 at 21:38 UTC ( [id://970107]=note: print w/replies, xml ) Need Help??


in reply to Perlscript to sync two linux OSīs

I think Anon has a good point: you need to be really careful about this. There are a lot of things that might break very badly with this unless you can guarantee that
  • machine B is definitely down or at least in single-user mode before you start copying anything
  • that machine A has not gotten corrupted somehow, as you'll then break every machine in your setup
  • there are going to be a lot of unique-to-the-machine files that are going to be (and should be) out of sync
You may be better off comparing the output from whatever system management you're using (dpkg, rpm, etc.) to a "standard setup" file on each machine; it can check itself and update as appropriate.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://970107]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-16 15:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found