Displaying 20 results from an estimated 75 matches for "2438".
Did you mean:
238
2015 Aug 04
0
[Bug 2438] New: Warn about using ForwardAgent with all hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=2438
Bug ID: 2438
Summary: Warn about using ForwardAgent with all hosts
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Compone...
2018 Aug 21
0
CEBA-2018:2438 CentOS 7 coolkey BugFix Update
CentOS Errata and Bugfix Advisory 2018:2438
Upstream details at : https://access.redhat.com/errata/RHBA-2018:2438
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
dde3ef6d34030e9b3afa76d70c13ee2274c464ee43479d826d432593f109aa96 coolkey-1.1.0-37.51.el7_5.i686.rpm
ae...
2000 Mar 06
0
SAMBA digest 2438
> Our site has a RH 6.1 linux box running Samba 2.0.6. It functions quite well
I was using 2.0.6 with FreeBSD with Win2K Pro with no problems until today.
Domain authentications no longer work, giving me the following errors
in the log.<workstation> file:
[2000/03/06 10:17:02, 0] libsmb/clientgen.c:attempt_netbios_session_request(3258)
[2000/03/06 10:17:02, 0]
2010 May 10
2
Problems printing with samba 3.5.2
...May 10 19:37:58 hp smbd[29548]: [2010/05/10 19:37:58.484471, 0] lib/charcnv.c:650(convert_string_talloc)
May 10 19:37:58 hp smbd[29548]: Conversion error: Illegal multibyte sequence(Comparaci?n ofertas WETRON)
May 10 19:37:58 hp smbd[29548]: [2010/05/10 19:37:58.484667, 0] rpc_server/srv_pipe.c:2438(api_rpcTNP)
May 10 19:37:58 hp smbd[29548]: api_rpcTNP: \spoolss: SPOOLSS_OPENPRINTEREX failed.
May 10 19:37:58 hp smbd[29548]: [2010/05/10 19:37:58.493588, 0] lib/charcnv.c:650(convert_string_talloc)
May 10 19:37:58 hp smbd[29548]: Conversion error: Illegal multibyte sequence(Comparaci?n ofer...
2012 Feb 26
2
strange memory issues with CentOS 6.2 on VPS
...P is set to 32MB, so it's not the case. Similar
issues happen to PostgreSQL:
16:42:01 CET pid=2504 db=xxxxxx-drupal user=xxxxxx FATAL: out of
memory
16:42:01 CET pid=2504 db=xxxxxx-drupal user=xxxxxx DETAIL: Failed on
request of size 2488.
16:42:01 CET pid=2438 db= user= LOG: could not fork new process for
connection: Nelze alokovat pam??
16:42:01 CET pid=2438 db= user= 4f4a5247.986:21 LOG: could not fork
new process for connection: cannot allocate memory
I have absolutely no clue what's causing this / how to fix it....
2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
...}
===================================================================
(gdb) bt
#0 __strlen_sse2_bsf () at ../sysdeps/i386/i686/multiarch/strlen-sse2-
bsf.S:64
#1 0x00cefa49 in count_exec (chan=0xd09d78, data=0xfffffffe <Address
0xfffffffe out of bounds>) at app_confbridge.c:2438
#2 0x080d40eb in __ast_cli_register (e=0xd09d78, ed=0x0) at cli.c:2118
#3 0x080d4459 in ast_cli_register (e=0xd09d78) at cli.c:2178
#4 0x080d4482 in ast_cli_register_multiple (e=0xd09900, len=13) at
cli.c:2189
#5 0x00cf8030 in load_module () at app_confbridge.c:4779
#6 0x0...
2007 Jul 26
10
Query
...26 17:09:42 WARNING[11925]: chan_zap.c:9148 pri_dchannel: PRI
Error: We think we're the CPE, but they think they're the CPE too.
== Primary D-Channel on span 1 down
Jul 26 17:09:43 WARNING[11925]: chan_zap.c:2438 pri_find_dchan: No
D-channels available! Using Primary channel 16 as D-channel anyway!
Can anybody tell me how to overcome this error.
Thanx and Regards
sanchal
2007 Aug 21
1
GFS availability in Centos5
...in
the FAQs.
Regards
Joachim Backes <joachim.backes at rhrk.uni-kl.de>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operations, High Performance Computing,
D-67653 Kaiserslautern, PO Box 3049, Germany
--------------------------------------------------
Phone: +49-631-205-2438, FAX: +49-631-205-3056
http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6088 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.centos.org/pipermai...
2007 Mar 19
1
Upgrading RH EL by CentOS
...are welcome.
Regards
Joachim Backes <joachim.backes at rhrk.uni-kl.de>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operations, High Performance Computing,
D-67653 Kaiserslautern, PO Box 3049, Germany
--------------------------------------------------
Phone: +49-631-205-2438, FAX: +49-631-205-3056
http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5184 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.centos.org/pipermai...
2008 Jul 25
21
Problems with mock assigned to a constant
Hi all,
Initially I thought this was a bug in the built-in mocking framework(and it
still may be), but I better hash it out on the mailing list before I
file/reopen the ticket:
http://rspec.lighthouseapp.com/projects/5645/tickets/478-mocks-on-constants#ticket-478-6
I thought my example illustrated my problem, but obviously I was passing the
wrong arguments to the mock. I revised my example to
2023 Nov 10
1
[REGRESSION]: acpi/nouveau: Hardware unavailable upon resume or suspend fails
...ken state.
## Testing
- culprit commit is 89c290ea758911e660878e26270e084d862c03b0
- v6.6 fails
- v6.6 with culprit commit reverted does not fail
- Compiled with
<https://gitlab.freedesktop.org/drm/nouveau/uploads/788d7faf22ba2884dcc09d7be931e813/v6.6-config1>
## Hardware
- ThinkPad W530 2438-52U
- Dock with Nvidia-connected DVI ports
- Secondary display connected via DVI
- Nvidia Optimus GPU switching system
```console
$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core
processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDI...
2004 Aug 06
1
cvs changes
> Update: I got Kirk to blow away /usr/include/shout/shout.h. Now shout.h
> isn't being found at all. Seems that SHOUT_CFLAGS isn't being used at all.
ices should not respect the various CFLAGS settings. You should be good
to go.
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list,
2000 Oct 30
1
circular statistics in R?
Hi there,
Has anybody heard of a circular statistics packages/function collection
in R (or S-Plus)? (I mean circular statistics for periodic data,(e.g.,
pointing directions), like the ones described in Batschelet (1980). For
example used to compute mean angular deviation and variance, perform
comparisons of mean angles using e.g. a Watson-Williams test etc.)
I didn't find anything so far,
2009 Aug 17
0
Matching two series
...imate of their relationship.
Here is some example data. Notice that both B's have a different length.
They should match both with A.
A <- c(50, 100, 145, 200, 204, 255, 300, 350, 364, 400, 460, 495, 500,
530, 565, 600, 650, 700)
B <- c(561, 622, 1050, 1290, 1574, 1594, 1613, 1910, 2165, 2438, 2520,
2706, 3013, 3182, 3203, 3343, 3496, 3645, 3844, 4026)
B <- c(573, 633, 671, 707, 1060, 1303, 1594, 1615, 1633, 1936, 2195,
2472, 2554, 2743, 3053, 3225, 3246, 3388, 3543, 3693, 3894, 4078)
Any suggestions?
Best regards,
Thierry
---------------------------------------------------------...
2011 Oct 09
1
two-dimensional Kolmogorov-Smirnow (2DKS) test
The reference below describes the utility of the two-dimensional
Kolmogorov-Smirnow (2DKS) test for detecting relationships in bivariate
data. If this test has been implemented in R I would love to know about
it!
Thanks,
jake
Garvey, J. E., E.A. Marschall, and R.A. Wright (1998). "From star charts
to stoneflies: detecting relationships in continuous bivariate data."
Ecology
2007 Oct 02
1
Printing multiple copies in Cups
I have a cups setup for printing purpose. The problem I am facing is that it
doesn't print more than 1 copy of the same document in single print command.
could someone guide me how to fix this problem?.
Rajeev R. Veedu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 22
1
freenx problem with the most recent updates
...s
Known?
Regards
--
Joachim Backes <joachim.backes at rhrk.uni-kl.de>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operations, High Performance Computing,
D-67653 Kaiserslautern, PO Box 3049, Germany
--------------------------------------------------
Phone: +49-631-205-2438, FAX: +49-631-205-3056
http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6088 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.centos.org/pipermai...
2007 Oct 29
2
How to create a bootable DVD
How can I create a bootable DVD from the ISO I have just downladed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20071029/f391f4ab/attachment-0004.html>
2007 Sep 03
1
centos-5 and ocfs2
...a new kernel?
Regards
Joachim Backes <joachim.backes at rhrk.uni-kl.de>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operations, High Performance Computing,
D-67653 Kaiserslautern, PO Box 3049, Germany
--------------------------------------------------
Phone: +49-631-205-2438, FAX: +49-631-205-3056
http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6088 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.centos.org/pipermai...
1999 Apr 13
0
Installing samba 2.0.3 on IRIX
...smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
session request to *SMBSERVER failed
Regards
Joachim Backes
--
Joachim Backes <backes@rhrk.uni-kl.de> | Univ. of Kaiserslautern
Computer Center, Supercomputing Division | Phone: +49-631-205-2438
D-67653 Kaiserslautern, PO Box 3049, Germany | Fax: +49-631-205-3056
---------------------------------------------+------------------------
WWW: http://sgi400.rhrk.uni-kl.de/home/mitarbeiter/backes.html