Updated changes marked by >>> below!
Hi,
I need one box to talk to the other box remotely. It can be done using SSH tunneling or CGI web services. Would someone recommend anything better then that?
Currently we are using SSH tunneling and it's very cheesy.
Apreciate any help in advance.
>>>>>>>>
Thank you for all quick replies.
My task is pretty simple. I need to execute script on remote system. Both machines running Linux OS. Currently using SSH tunneling, was thinking if there's a better way of doing it?