Re: [Queue-developers] GNU Queue development alive and well? (help needed with RH7.2 and 7.3)
Brought to you by:
wkrebs
From: Sven H. <Sve...@Fe...> - 2002-08-20 07:02:56
|
On 7 Aug 2002, Lou Estey <lo...@un...> wrote: > We run GNU queue in a very limited way, with jobs looking like: > > queue -i -w -h <DNSname> -- <job> ssh should suffice for things like that. You might have to use cd in the <job> part and you might need to setup ssh so that you can login with ssh without a password, e.g. by using SSH keys: http://freshmeat.net/projects/ssh-with-keys-howto/ Greetings Sven |