Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Login Script

by reyjrar (Hermit)
on Sep 22, 2003 at 14:33 UTC ( [id://293138]=note: print w/replies, xml ) Need Help??


in reply to Login Script

If this is like ANY other similar request I've worked on, ssh will not be the last package that needs to be distributed. You might want to look into rsync and rdist as a viable alternative to a homegrown perl script for binary/configuration synchronization across multiple hosts. Rdist even uses ssh as a transport mechanism. Rsync's claim to fame is efficiency, transporting only the differences between the src and the dest host. This may be a big gain for you with 1700 hosts. I belive the last time I checked it was able to use ssh as its transport mechanism as well.

Just a few random ideas.

-brad..

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 00:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found