Displaying 20 results from an estimated 77 matches for "2426".
Did you mean:
24,6
2015 Jul 07
2
[Bug 2426] New: OpenSSH doesn't need the second call to do_pam_setcred() on non-Linux platforms
https://bugzilla.mindrot.org/show_bug.cgi?id=2426
Bug ID: 2426
Summary: OpenSSH doesn't need the second call to
do_pam_setcred() on non-Linux platforms
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Sparc
OS: Solaris
Status: NEW...
2012 Jan 17
1
Error with winbind following Windows updates
Hi. We've just installed Windows updates on our Windows 2003 Domain
Controllers, and have the following issues on our storage server, which
is running Debian stable 2:3.5.6~dfsg-3squeeze5
Jan 17 10:27:51 xxx smbd[2426]: [2012/01/17 10:27:51.286853, 0] lib/util_sock.c:680(write_data)
Jan 17 10:27:51 xxx smbd[2426]: [2012/01/17 10:27:51.286915, 0] lib/util_sock.c:1441(get_peer_addr_internal)
Jan 17 10:27:51 xxx smbd[2426]: getpeername failed. Error was Transport endpoint is not connected
Jan 17 10:...
2005 May 12
1
[Bug 1040] SSH only believes 127.0.0.1 is IPV4 localhost, not 127/8
...For Debian "Sarge"
it is; for Mac OS X you need to ifconfig lo0 .... alias. But once you have, connect to 127.0.0.2:running-
service to verify that the host believes that 127.0.0.2 is a valid IPV4 address for loopback
2) Start an ssh port forwarded tunnel. For me, that's:
ssh -L 2426:mail.fsf.net:25 -N adam at mail.fsf.net
3) connect to the forwarded port at 127.0.0.1. For me,
telnet 127.0.0.1 2426
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 services.fsf.net ESMTP Exim 4.50 Thu, 12 May 2005 13:49:14 -0500
4) attempt to connect to the f...
2007 Apr 23
1
Asterisk+mISDN drops calls after 3-4 secs
...(0.3.1-rc30) on our pbx but since no voice
was passing I decided to go back to old version (0.3.1-rc23).
Last friday everything seemed to work fine but now every incoming
call drops after 3-4 seconds while Asterisk console is showing these
messages:
Apr 23 12:42:39 DEBUG[7625]: chan_sip.c:2426 sip_hangup:
update_call_counter(3) - decrement call limit counter
Apr 23 12:42:39 DEBUG[7625]: chan_sip.c:1379 __sip_ack: Acked pending
invite 102
Apr 23 12:42:39 DEBUG[7625]: chan_sip.c:1401 __sip_ack: Stopping
retransmission on '1fd7824840123666030e29a70d1d7739@192.168.1.200' of
Reque...
2011 Jan 13
2
Cannot list shares on a host
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
linux 2.6.34.7-0.7-desktop x86_64
smbclient 3.5.4-5.1.2-2426-SUSE-SL11.3
I issue this command:
smbclient -L SMA-STN14L -U jmoe
I get:
Connection to SMA-STN14L failed (Error NT_STATUS_BAD_NETWORK_NAME)
In <smb.conf> [globals] section:
workgroup = SOHNEN-MOE
netbios name = SMA-STN14L
Adding the -I option made no difference.
The firewall por...
2004 Mar 16
0
Support for forwarding more than one X11 display...
Hi!
----
Would it be possible to forward multiple X11 displays using the current
ssh2 _protocol_ ?
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 2426 901568 FAX +49 2426 901569
(;O/ \/ \O;)
2004 Apr 13
2
X11 forwarding
X11 forwarding is not working.
It has unstable behaviour, X clients often have lost connections (cannot
find window). Typical example - gimp, launched from remote host.
Tested latest snapshots.
2011 Jan 28
1
Default file permissions for Mac OSX
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
samba Version 3.5.4-5.1.2-2426-SUSE-SL11.3
We have recently transferred our file services from one host to
another. The old host was an OS/2 server. OS/2 is basically a single
user OS; the file (and directory) permissions were mostly irrelevant.
The new server is linux OS, opensuse 11.3 distribution. It, of course,
has more...
2007 Jan 11
1
rank function and NA in 2.3.1
...nk, but they don't. Here is an example from my session:
>ct_align_rets_f2$liq[6851:6859]
[1] 115396 NA 362595 NA 242986 340805 NA 692905 251533
>rankl=rank(ct_align_rets_f2$liq,na.last=FALSE,ties.method="min")
>rankl[6851:6859]
[1] 4392 2424 5535 2425 5037 5451 2426 6625 5082
What am I doing wrong? Is there a way to check whether there's a problem
with the data, i.e., somehow the NA's have different values? (By the way, I
have tried not using na.last, and also different ties.methods, but the NA
ranks have never come out equal.)
Thanks!
-- TM...
2018 Apr 27
5
predict.glm returns different results for the same model
...t(m1, newdata = newdf))
#> [1] 0.51947119 0.03208719 2.82548847 3.90883496 4.06743266
unname(predict(m2, newdata = newdf))
#> [1] 0.5194712 -0.5666554 -0.1731268 2.8134844 3.9295814
Is this a bug?
(Motivating issue from this ggplot2 bug report:
https://github.com/tidyverse/ggplot2/issues/2426)
Thanks!
Hadley
--
http://hadley.nz
2018 Oct 02
1
[PATCH] qxl: fix null-pointer crash during suspend
...EMU 3.0 using "echo mem > /sys/power/state".
> During suspend the following message is visible from QEMU:
>
> spice/server/display-channel.c:2425:display_channel_validate_surface: canvas address is 0x7fd05da68308 for 0 (and is NULL)
> spice/server/display-channel.c:2426:display_channel_validate_surface: failed on 0
>
> This seems to be triggered by QXL_IO_NOTIFY_CMD after
> QXL_IO_DESTROY_PRIMARY_ASYNC, but aside from the warning things still
> seem to work (tested with both the GTK and -spice options).
>
> Signed-off-by: Peter Wu <peter at...
2012 Sep 14
2
Digium AEX410, MTNL Mumbai Caller-ID problems
...ed - Reset
busydetector
[Sep 14 08:21:12] DEBUG[11186]: sig_analog.c:1602 analog_handle_dtmf: End DTMF
digit: 0x31 '1' on DAHDI/1-1
[Sep 14 08:21:12] DEBUG[11186]: chan_dahdi.c:2026 my_handle_dtmf: End DTMF digit:
0x31 '1' on DAHDI/1-1
[Sep 14 08:21:12] DEBUG[11186]: sig_analog.c:2426 __analog_ss_thread: CID got
digit '1'
[Sep 14 08:21:12] DEBUG[11186]: sig_analog.c:1602 analog_handle_dtmf: Begin DTMF
digit: 0x36 '6' on DAHDI/1-1
[Sep 14 08:21:12] DEBUG[11186]: chan_dahdi.c:2026 my_handle_dtmf: Begin DTMF
digit: 0x36 '6' on DAHDI/1-1
[Sep 14 08:21:12]...
2014 Jul 30
2
problem when using qemu 2.0.0 + libvirt 1.2.6
Hi
I got a problem when using qemu 2.0.0 + libvirt 1.2.6 . It just can not
define a kvm vm successfully , errors like this :
# virsh define 5ab4f49c-c99f-4dbd-9d7d-17a946b4c5a7.xml
error: Failed to define domain from 5ab4f49c-c99f-4dbd-9d7d-17a946b4c5a7.xml
error: unknown OS type hvm
After several tries, i found that
Qemu2.0 /qemu-kvm1.2+ libvirt1.0.2 and lower version is ok
Qemu2.0
2007 Jun 28
0
WEIBULL FRAILTY MODEL HELP
...7 127 2264 0 0 65 1971 4.83 1
128 128 2339 0 0 63 1971 0.97 0
129 129 2361 0 1 60 1971 0.97 0
130 130 2387 0 0 50 1971 5.16 1
131 131 2388 1 1 40 1966 0.81 0
132 132 2403 0 0 67 1971 2.90 1
133 133 2426 0 0 69 1971 3.87 0
134 134 2426 0 0 74 1971 1.94 1
135 135 2431 0 0 49 1971 0.16 0
136 136 2460 0 0 47 1971 0.64 0
137 137 2467 1 0 42 1965 2.26 1
138 138 2492 0 0 54 1971 1.45 0
139 139 2493...
2014 Apr 16
6
[Bug 2229] New: ssh adds and offers private key twice in certain constellations
https://bugzilla.mindrot.org/show_bug.cgi?id=2229
Bug ID: 2229
Summary: ssh adds and offers private key twice in certain
constellations
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh
2019 Nov 08
0
[PATCH AUTOSEL 4.19 085/205] qxl: fix null-pointer crash during suspend
...system sleep with QEMU 3.0 using "echo mem > /sys/power/state".
During suspend the following message is visible from QEMU:
spice/server/display-channel.c:2425:display_channel_validate_surface: canvas address is 0x7fd05da68308 for 0 (and is NULL)
spice/server/display-channel.c:2426:display_channel_validate_surface: failed on 0
This seems to be triggered by QXL_IO_NOTIFY_CMD after
QXL_IO_DESTROY_PRIMARY_ASYNC, but aside from the warning things still
seem to work (tested with both the GTK and -spice options).
Signed-off-by: Peter Wu <peter at lekensteyn.nl>
Link: http:/...
2018 Apr 27
0
predict.glm returns different results for the same model
...The test fails for m2, because as.character(call)[1L] is "splines::ns"
instead of "ns". I'll see if I can work out a better test and submit a
patch.
Duncan Murdoch
>
> (Motivating issue from this ggplot2 bug report:
> https://github.com/tidyverse/ggplot2/issues/2426)
>
> Thanks!
>
> Hadley
2002 Apr 17
1
zero center a group of variables
.........................................
H?ctor Villalobos
Depto. de Pesquer?as y Biolog?a Marina
Instituto Polit?cnico Nacional - Centro
Interdisciplinario de Ciencias Marinas
(IPN-CICIMAR)
A.P. 592. Col. Centro
La Paz, Baja California Sur, M?XICO. 23000
Tel.: (+52 612) 122 53 44 ext. 2426
Fax.: (+52 612) 122 53 22
....................................................
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscr...
2003 Dec 04
2
Double quote scp?
...s, not to have the server interpret the strings separately?
Thanx,
JP
--
Every time you share on a P2P network, God kills a kitten.
Please think of the kittens.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2426 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20031204/b0b7aa45/attachment.bin
2014 Jan 20
0
Grupo de estudio MOOC StatLearning: Statistical Learning
...que se desea
trabajar dentro del grupo de estudio.
2. Con la intención de no saturar la lista de correo de R, se recuerda
que la información sobre el grupo de estudio se va a canalizar a través del
siguiente foro
<http://r-es.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=2426
&highlight=foro> . (Así que este debería ser el último mail dentro de la
lista hablando de este tema J , podéis contestar a través del foro).
3. Dentro del foro se publicarán enlaces a un doodle para planificar
las reuniones que en principio se celebran en la ETSI Montes de Madrid
(U...