LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   to run program on remote system (https://www.linuxquestions.org/questions/linux-networking-3/to-run-program-on-remote-system-374556/)

ashu283 10-19-2005 02:09 AM

to run program on remote system
 
hi to all,
its my first time here.
i m doing my project on grid computing. N i m facing one problem in that.
as i have to connect many systems N run program on them. One part in it is that i hv to compile N run file on remote computer without making any ssh or telnet kind of thing. File is on that system already. I hv script to run that program.
Now what i want to know is that how can i run that script without ssh or telnet.
Is there any way for that?
any suggestion welcome..
regards,
ashutosh

hpoppe 10-19-2005 02:14 AM

One thing that you could do is to set up a cron job to run your script at a given time. You could set up the cronjob via ssh or by logging on locally. That way you will be able to initiate what you want at the time of your choise.
Hans Poppe
Oslo, Norway

ashu283 10-19-2005 03:30 AM

ya thats a good option but problem is that there no fix time when that script has to run......
as user can submit any job any time to run.


All times are GMT -5. The time now is 07:45 AM.