search for: saak

Displaying 2 results from an estimated 2 matches for "saak".

Did you mean: saa
2016 Jan 11
1
Possibly useful idea
...ersion of the Manuscript (coming soon) available from the > project web page. > > The library is available under GPLv3. We have tested it in production > environments on several platforms and hope you will find it useful for > your research, as well. > > Martin K??hler and Jens Saak >
2000 Sep 24
4
SSH_CLIENT _not_ set when doing a command
Hi, I'm trying to create an dynamic dns system by using the nsupdate (or Net::DNS) trough a non-passphrase protected ssh session. I've keygen'ed an extra key, with no passphrase and using it, i execute a litte script on the server, which updates te DNS records. (something like this: ssh pickup /usr/local/bin/updatedns 10.1.2.3) This al works fine and dandy. I would like to protect