Thread
:
login into multiple servers thru script...
View Single Post
#
2
(
permalink
)
09-09-2005, 04:57 PM
sweta
Contributors
User
Join Date: Feb 2005
Location: New Delhi
OS: Suse, RHEL, Vista
Posts: 199
Thanks: 12
Thanked 9 Times in 9 Posts
Rep Power:
7
Well you can use ssh itself to do the job. For example:
Code:
ssh
me@somebox.com
/path/to/script
Store /path/to/script on somebox.com. In the script write the logic to run job. If have a more question reply back
sweta
View Public Profile
Send a private message to sweta
Find all posts by sweta