• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

linux admins: rsync to share passwd file across a cluster

SuperFreaky

Golden Member
I'm managing a 28 Node cluster running redhat ES 4. I was going to use rsync to mirror the passwd/shadow etc files across the nodes.

I've never used rsync before and I can't figure out if I can set the head node to run rsync as a service and periodically remote into the nodes and upload its current version of the passwd files?

anyone doing something like this?

thanks!
 
Back
Top