Displaying 4 results from an estimated 4 matches for "lehtinen".
Did you mean:
lahtinen
2002 Jun 03
3
[PATCH] forwarding environment vars ala RFC2026
I have coded a patch witch allows to forward environment variables
from the client to the server.
To specify forwarding in your ssh client add the option
ForwardEnv varname # forward varname with value
# as in environment of the
# ssh client. If variable is
# not defined in the environment
# of the ssh client nothing will
# be forwarded.
ForwardEnv varname=value # forward
2011 Sep 22
0
which sftp protocol is openssh or sftp-server using or support?
Hi,
After reading the source code of openssh and man page of sftp.
In sftp.h it define
27 /*
28 * draft-ietf-secsh-filexfer-01.txt
29 */
30
31 /* version */
32 #define SSH2_FILEXFER_VERSION 3
and In the end of the man page,
T. Ylonen and S. Lehtinen, SSH File Transfer Protocol,
draft-ietf-secsh-filexfer-00.txt, January 2001, work in progress
material.
In wikipedia of "SSH File Transfer Protocal", I notice
draft-ietf-secsh-filexfer-00.txt and draft-ietf-secsh-filexfer-01.txt
are related to the sftp protocal version 3.
So do the open...
2007 Aug 24
0
MYSQL problem and configuration
...he testing> period) the connection works fine so I've come to conclusion that the> problem might be the mysql and/or debian configuration I have. SO...> > My question is:> How should I configure mysql (and debian box) for asterisk connections?> > Best regards> Jari-Pekka Lehtinen> > > _______________________________________________> --Bandwidth and Colocation Provided by http://www.api-digital.com--> > asterisk-users mailing list> To UNSUBSCRIBE or update options visit:> http://lists.digium.com/mailman/listinfo/asterisk-users
_____________________...
2007 Jul 13
0
KWD crashes when opening OOo
...her mail 11.7):
Use something like:
valgrind --tool=memcheck kde-window-decorator ....
I'm using Trevino's git version of Compiz in up-to-date Kubuntu Feisty system.
Compiz version is 0.5.1+git20070712~3v1ubuntu1.
I'd be happy to provide any further info in case it is needed.
Sami Lehtinen
-------------- next part --------------
==31534== Memcheck, a memory error detector.
==31534== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==31534== Using LibVEX rev 1658, a library for dynamic binary translation.
==31534== Copyright (C) 2004-2006, and GNU GPL'd, by Open...