How to push the script remotely to many servers by ssh or scp
Hi All,
I am having a script and I need to push that script remotely from my Linux machine to more than 50 servers. Please guide me how to push the script to all those servers remotely.
Note:
I need to write the script like this -- all ip-address of the server kept in an single file, So that the script should read the file and push it to each sever.
Kindly guid me the possible ways to do this..
Last edited by suboss87; 07-30-2012 at 12:42 AM.
|