Re: how to run a script at remote location (windows-->linux)
- From: chas.owens@xxxxxxxxx (Chas. Owens)
- Date: Wed, 26 Dec 2007 16:17:14 -0500
On Dec 26, 2007 11:21 AM, Tom Phoenix <tom@xxxxxxxxxxxxxx> wrote:
On Dec 26, 2007 3:08 AM, nandakishore saboo <nandakishoresaboo@xxxxxxxxx> wrote:snip
I would like to run perl script on linux machine from windows perl script.
The most common way that people do that is when the Linux box is
running a webserver (such as Apache) which in turn runs a CGI program
written in Perl. Even if that isn't exactly what you're talking about,
could that be a way to do what you're looking for?
That's funny, I would have said the most common way to run a script
remotely would be either Net::Telnet or Net::SSH (with a preference
for Net::SSH). With CGI you need to use some form of authentication
(either roll your own or find a module) or anyone can run your script
remotely.
.
- References:
- how to run a script at remote location (windows-->linux)
- From: Nandakishore Saboo
- Re: how to run a script at remote location (windows-->linux)
- From: Tom Phoenix
- how to run a script at remote location (windows-->linux)
- Prev by Date: Re: replace chars
- Next by Date: Re: replace chars
- Previous by thread: Re: how to run a script at remote location (windows-->linux)
- Next by thread: WinXP command prompt window scrolls very slow
- Index(es):
Relevant Pages
|