> Hi all, I'm looking for the best way to run a remote process. SSH with
> keys?
> "ssh [email protected] remoteprocess"
>

This is indeed the basis for most solutions. Yes ssh-agent to 'sign in'
locally and then ssh keys to allow connection to remote machine without
the need to log in each time.

There is a (are several) project(s) which look to automate the script
creation/monitoring/reporting across many remote machines. My brain is not
working well enough this morning to give you an example....

If you want an example you could look at:
  www.distcc.org

Simon.


_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to