Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am a system admin and i am working with linux laptop. I want that when I connect linux laptop to the network, it should automatically synchronize files such as /etc/passwd, /etc/hosts etc with the network.
The exact feature for this, is to use 'rsync'. This utility keeps the network overload low by only updating the changed data, if you are syncing after the first time. The above idea to use the start-up scripts or to write a simple script for yourself and run it by cron would be a nice idea.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.