Displaying 4 results from an estimated 4 matches for "somebode".
Did you mean:
somebody
2002 Apr 25
1
simple bar plot with confidence interval
Hi, I have the following numbers as a result of
bootstrap:
Bootstrap Statistics :
original bias std. error
t1* 0.2700797 0.02168322 0.05843803
Intervals :
Level Percentile
95% ( 0.2048, 0.4256 )
Can somebodly please show me how to plot a bar with
confidence interval? I've searched the archive, but
i'm a novice, so it didn't help
2001 Feb 28
1
com port acccess again
...0x40596080
trace:comm:SetCommState bytesize 8 baudrate 110
fParity 0 Parity 0 stopbits 1
trace:comm:SetCommState ~IXON ~IXOFF
trace:comm:SetCommState CRTSCTS
fixme:comm:SetupComm insize 10240 outsize 10240
unimplemented stub
trace:comm:SetCommTimeouts (8c,0x4059606c)
im not a hacker, so maybe for somebode it says more,
and can halp me...
thanks
balazs
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
2004 May 04
1
Asterisk and windows h.323 gatekeeper calling problems...
...ye)
exten => t,1,Dial(${ARG2},20)
exten => t,2,Voicemail(b${ARG3})
exten => t,3,Playback(vm-goodbye)
Now when i want to call time@<asterisk-box> then it didn't work and I
also get no informations when I tourn on debugging and trace of
h.323... Can somebode give me a configuration of a Gatekeeper gnugk
for example...
Best Regards,
Mark Nicolas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAl4paoKtmDMYNuGsRAsKoAJ98p3OuZecDG719s6I/WywfqUjVxACfdmXj
/fMLqD9BH/p8f3RV8QffLjY=
=tSid
-----END PGP SIGNATURE-----
2016 Jan 14
4
Proposal: always handle keys in separate process
Hello,
in light of the recent CVE-2016-0777, I came up with the following idea,
that would have lessened its impact. Feel free to ignore or flame me,
maybe its stupid or I missed something :)
- private key material should only ever be handled in a separate process
from the SSH client. ssh-agent (maybe slightly extended) seems the
logical choice.
- in places where the client currently reads