|
Running a script in a server from another server
Hi Guys
Say I have two servers (A & B) and two scripts (script1 & script2).
script1 will be running on server A and script2 will nbe running on server B.
Now my need is to kickoff script2 (in server B) just after finishing running script1 (in server A)
Any idea, how to achieve this?
Thanks a lot to all in advance
C Saha
|