[clug-talk] running a remote process

simon at mungewell.org simon at mungewell.org
Wed Apr 8 10:22:38 PDT 2009


> Hi all, I'm looking for the best way to run a remote process. SSH with
> keys?
> "ssh user at host.domain.com 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.




More information about the clug-talk mailing list