Script to run command on another server

Please support our Shell Scripting advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Feb 2006
Posts: 17
Reputation: rusman is an unknown quantity at this point 
Solved Threads: 0
rusman rusman is offline Offline
Newbie Poster

Script to run command on another server

 
0
  #1
Jun 23rd, 2008
What command will let me run a script/command on a remote machine? Anything I need to have in place to get this remote execution to work?

Thanks!
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 25
Reputation: blater is an unknown quantity at this point 
Solved Threads: 7
blater's Avatar
blater blater is offline Offline
Light Poster

Re: Script to run command on another server

 
0
  #2
Jun 23rd, 2008
rsh or ssh. rsh is insecure but very easy to setup. ssh is secure and there are many tutorials available on how to set it up (such as this one ). Note that an ssh server needs to be running on the remote machine you want to run the commands on.
Last edited by blater; Jun 23rd, 2008 at 7:32 pm.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC