News

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 ...