On Fri, 9 Mar 2001, gary wrote:

> Dear all,
> 
> Is anyone know how to send a command from windows env to linux box to
> execute a program/script in linux box?
> 
> Thanks for all advise...
> 
> rdgs,
> gary
> 
> 
It depends on exactly what you want to do.  If you want to run a program
that requires X, you need to have an X server that run on windows, or
use vnc to connect up to your Linux box.

If you have a ssh server running on the Linux machine, you can use PUtty
to run a command on the Linux box.

If you don't care about the output of the script, you can also set up a
special Samba share that runs a command when you connect to it.

You can telnet to the Linux box from windows, and run a command.

I am sure I have missed a couple of options...

Mikkel
 -- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to