-
Please add the screenshot file name generation after the Window Title
(like as smartision ScreenCopy http://sourceforge.net/projects/smartision-sc/ )
Thank you.
2009-10-15 09:50:00 UTC in Greenshot
-
see http://www.ietf.org/rfc/rfc2289.txt
http://www.ietf.org/rfc/rfc2444.txt
http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1&format=html
for java exempels: http://github.com/janfrode/j2me-otp/tree/master
In older ssl-e Enterprise versions it supports RfC 2289,
so its realy better as normal password, if the user must log in form an not trustet client (e.g. Internet caffe)...
2008-09-05 14:52:30 UTC in OpenVPN ALS
-
Google's Send to Phone is not longer:
"We're sorry, but Send to SMS has been retired."
form http://www.google.com/tools/firefox/sendtophone/
i found some free service,
Gizmo SMS http://gizmosms.com/
Text4Free http://www.text4free.net/
TxtDrop http://www.txtdrop.com/
but safety and reliability?.
2008-09-05 14:08:19 UTC in OpenVPN ALS
-
I also agree, self compiling, is a Stopper for most "i'm just"-Users.
2008-09-05 14:00:24 UTC in OpenVPN ALS
-
Hi,
i had the same problem, using the ssle Opensource version 1.6.x and upgradet do the ssle EE 1.0.1
so after thies i had the errors on a xubuntu with an non-root user,
after delete the .ssleXXXX cache dir, the error was gon.
(error logs form thies i have saved but not by hand.)
best
bob.
2008-09-05 12:35:33 UTC in OpenVPN ALS
-
Hi opsoli,
shur it shut work, cssh with cainssh! (i use it my self)
config chainssh to work with the diferent hosts (via the ssh-gateway)
and then replace in the .csshrc
the
ssh=/usr/bin/ssh
with
ssh=chainssh.sh
so youre use cssh for the conect to "many servers"
and let handel cainssh the connetct form you host via the ssh-gateway (or many ssh-gateways) to the taget...
2007-09-07 09:35:02 UTC in Cluster SSH - Cluster Admin Via SSH
-
Hi,
take a look on chainssh
https://sourceforge.net/projects/chainssh
chainssh is a shell script to smplify the ssh login via multiple sshgateways/firewallgateaways. e.g. connect from homehost via sshgateway to a clusternode with one command.
best bobsf.
2007-09-06 09:44:44 UTC in Cluster SSH - Cluster Admin Via SSH
-
fix for work also on AIX 5.x
and replace egrep with gawk.
2007-03-15 17:10:02 UTC in chainssh
-
Hi,
i added a helper script for cssh to SF.
chainssh is a shell script to smplify the ssh login via multiple sshgateways/firewallgateaways. e.g. connect from homehost via sshgateway to a clusternode with one command.
http://chainssh.sourceforge.net/
best wisches
bobsf.
2006-08-04 14:31:26 UTC in Cluster SSH - Cluster Admin Via SSH
-
add a lot of thinks:
add exmpel for hostfile
fix readin config
add host maping via hostfile
add some help
fix the passthrough
add test pass through to ssh
host calc loop fixup, add more debug msg.
2006-08-04 14:21:25 UTC in chainssh