Re: ssh time to see if remote server is up

2008-12-26 Thread Thomas Karpiniec
> If I try to ssh to a remote server which is down, SSH takes some minutes > to determine if it really up or not. Does SSH have an option to fix > this time interval during which ssh client is trying to make a > connection to the remote server? Take a look at the ssh_config(5) manpage, specifica

Re: Remote signing of large files

2008-12-04 Thread Thomas Karpiniec
Hi Magnus, Magnus Therning wrote: > At work I want to add signing to our automatic build system. In > theory it's a simple application of `gpg` at the end of building to > get a detached signature would do, but I'm weary of sticking the > secret key on the build servers. I'd feel a bit more safe