We have a client that is complaining that a number of their computers have been running very slow from time to time lately. They say a reboot has seemed to fix the problem at least for a while and ...
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 ...