Re: how to run a script at remote location (windows-->linux)



On Dec 26, 2007 3:08 AM, nandakishore saboo <nandakishoresaboo@xxxxxxxxx> wrote:

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?

http://learn.perl.org/faq/beginners-cgi.html

It's certainly easier to leverage an existing service (in this case,
the http service) than to roll your own from scratch.

Good luck with it!

--Tom Phoenix
Stonehenge Perl Training
.



Relevant Pages

  • Proxy authentication
    ... I'm trying to get mod_auth_kerb to proxy the HTTP service ticket to a weblogic installation. ... Both Apache and Weblogic can already authenticate via kerberos on their own, I just need to be able to get the HTTP ticket for weblogic on the apache/mod_auth_kerb server. ... We are using Windows 2003 AD for the KDC and I have given the apache server's service account delegation ability to the weblogic servers HTTP service principal. ...
    (comp.protocols.kerberos)
  • Re: overloaded webserver: nfs wait issue?
    ... N.J. Thomas wrote: ... http service that is properly configured). ... Apache should do fine. ... Your hardware + OS will set some limits, but you should definitely be able to have more than 256. ...
    (freebsd-questions)
  • Re: process snapshot
    ... for apache processes? ... In the case of Apache, ... actively publishes scoreboard data. ... Stonehenge Perl Training ...
    (perl.beginners)
  • Re: Problem Accessing Perl ModulesThrough .htaccess
    ... But not in through Apache. ... environment. ... --Tom Phoenix ... Stonehenge Perl Training ...
    (perl.beginners)