Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, A general question.Is it possible to execute a perl script which in a linux machine from a windows machine?I have to trigger its execution from my windows machine. Thanks, ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    5

    executing a perl script in linux remotely from windows

    Hi,
    A general question.Is it possible to execute a perl script which in a linux machine from a windows machine?I have to trigger its execution from my windows machine.

    Thanks,
    Arul

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,097
    hi,

    use a ssh client like putty to connect to the linux machine.
    You can then execute whatever you like or more precise: what your user is allowed to execute.
    If that process takes longer when you are willing to wait, create a screen session and start the process in there.
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...