Need a way to have a perl script running on one machine run a perl script running on another.
The remote machine config is:
- CentOS-5.5,
- it’s on the same network is the requesting machine,
- has a DNS,
- ports-open(SSH,HTTP)
Questions, feedback, comments — just comment, thanks!!
Is this what you want?
will run the script on remote machine.
you may want to ssh without password, check: http://linuxproblem.org/art_9.html