automating commands on nodes
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
John Goebel goebel at his.comMon Jun 5 17:04:01 PDT 2000
- Previous message: automating commands on nodes
- Next message: Benchmarking L2 cache on the Alpha 21264
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 4 Jun 2000, Peter Jay Salzman wrote: > dear all, > > i'd like to: > > edit /etc/profile to include /sbin and /usr/sbin in PATH > adduser jobrun > > on our 40 nodes. is there a way of doing this without telnetting 40 times? > Take a look at cfengine. You can maintain system state better than just pushing out mistakes, you can pull changes instead of pushing changes from each node, and the syntax (AlthoughRatherSelfDocumenting) is straight forward. You can also do it through a des encrypted transfere. Also, prsh is handy. It beats writing 'for' and 'foreach' shell scripts. Or you can use rsync (ssh -e rync). The world is your oyster. John
- Previous message: automating commands on nodes
- Next message: Benchmarking L2 cache on the Alpha 21264
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
