So here's the situation. We've got Apache 2 running on FreeBSD. We need to run a script on one of the other machines, so we wrote a little perl script that uses Net::SSH to login and run it, and then ...
hey all, I need to set up a shell script that ssh's into a remote server then runs some commands. I have minimal control over the remote server, and only slightly more control over the server the ...