Quote:
Originally Posted by uneex
hi,
login as root on your local machine and copy the sh file to remote system using scp command and ssh to remote system and execute there.
|
Is it interactive? does it require entering password?
I need to automate this - i.e., I need to write a script which does this (run the local script on the remote box) on may be 100 boxes one by one.