You could theoretically give the second system SSH access to the first system - this would allow it to run things from the command line. You'd need to install an SSH server on the first system, and set up a script with Net::SSH on the second system. http://search.cpan.org/~ivan/Net-SSH-0.09/SSH.pm