Displaying 3 results from an estimated 3 matches for "appendixa".
Did you mean:
appendix
2002 Sep 11
0
[Bug 394] New: SSH 2 MAC Error Caused By OpenSSH?
...0.52 (on client, configred to use SSH2)
VNC Viewer 3.3.3R2 (ran over SSH)
Effected: Several servers and users all running same config.
Error occurs when using above 3 components together. PuTTy error described in
the following webpage occurs:
http://www.tartarus.org/~owen/putty-docs/AppendixA.html#A.6
We've tried there recommended fix ("Imitate SSH 2 MAC bug") and this gives the
MAC error straight away. Could the error relate to a bug in the message
authentification codes with OpenSSH? If not suggestions welcome.
Regards
Edward Moore
----------------------------------...
2002 Sep 11
2
[Bug 394] SSH 2 MAC Error Caused By OpenSSH?
http://bugzilla.mindrot.org/show_bug.cgi?id=394
------- Additional Comments From markus at openbsd.org 2002-09-11 22:52 -------
openssh does not have the bug described in
http://www.tartarus.org/~owen/putty-docs/AppendixA.html#A.6
what do you see? what ciphers are used? what hmac? what
does sshd -ddd say when a client connects?
do you have more information?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2012 Jul 16
4
Error in as.xts
Hi
I got the following error using as.xts
Error in xts(x, order.by = order.by, frequency = frequency, ...) :
NROW(x) must match length(order.by)
Here is how the data looks like
> d1 <- read.csv(file.path(dataDir,"AppendixA-FishCountsTable-2009.csv"),
as.is=T)
> d1[1:3,]
dive_id date time species count size site depth level
TRANSECT VIS_M
1 62 10/12/2009 12:44 E. lateralis 2 15 Hopkins 15 B
1 4
2 62 10/12/2009 12:44 E. lateralis 1 22 Hopkins 15 B
1...