Thanks Mikkel,

I agreed, with your advise.
but sorry, may be my question was not clear, in fact what I want is to
automate the process of sending a command from windows env to linux box to
exec a job...
Let say, I choose telnet, how can I can exec a command in linux box by just
exec a command in windows env?

thanks,
gary

----- Original Message -----
From: Mikkel L. Ellertson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2001 12:42 PM
Subject: Re: how to send a cmd from win to linux?


> 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
>



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

Reply via email to