Displaying 20 results from an estimated 29 matches for "6344".
Did you mean:
63,4
2009 Aug 02
1
MGE Evolution mge-utalk Driver Not Connected error
...g on ::1 port 3493
Aug 2 11:24:42 server upsd[6343]: Can't connect to UPS [ups1]
(mge-utalk-ups1): Permission denied
Aug 2 11:24:42 server upsd[6343]: /etc/nut/upsd.users is world readable
Aug 2 11:24:42 server upsd[6343]: allowfrom in upsd.users is no longer used
Aug 2 11:24:42 server upsd[6344]: Startup successful
Aug 2 11:24:42 server upsmon[6346]: Startup successful
Aug 2 11:24:42 server upsd[6344]: User monuser@::1 logged into UPS [ups1]
Aug 2 11:24:42 server upsmon[6348]: Poll UPS [ups1 at localhost] failed
- Driver not connected
Aug 2 11:24:42 server upsmon[6348]: Communications...
2008 Feb 08
3
Question about Asterisk versions (newbie)
Hello,
I would like to consulate with you guys. I'm setting up an Asterisk
server on Debian. The problem is that Rhino drivers are only compatible
with Zaptel 1.2. By default debian stable offers asterisk 1.2 and zaptel
1.2, and that suits our needs. Is there a bleeding need to use latest
version of asterisk? I have managed to install Asterisk 1.4 and Zaptel
1.2 but then i got the
2008 Feb 18
1
Zaptel 1.4.8 breaks tor2 support on CentOS 5.1? (kernel panic)
Hi all... I did some Google searches and didn't find any info on this so
I'm posting it here... if this was recently discussed, I apologize for the
duplication -- please point me to the appropriate thread.
System Description:
Supermicro SuperServer 5015M-MF w/ PDSMi Motherboard
Intel Pentium 4 2.8 Ghz CPU
2 GB DDR2 Memory
Digium T400P 4 Port T1 Card
CentOS 5.1 (Final)
Kernel:
2016 Jan 20
2
Bug#810964: [BUG] EDAC infomation partially missing
Initially reported to debian
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810964), redirected here:
With AMD Opteron 6xxx processors, half of the memory controllers are
missing from /sys/devices/system/edac/mc
Checked with single 6120 (dual memory controller) and twin 6344 (2x dual
MC), other dual-module CPUs might be affected too.
Booting plain Linux (3.2, 3.16, 4.1, 4.3), all memory controllers are
listed under /sys/devices/system/edac/mc as expected. Same happens, when
Xen 4.1 is used: all MCs present.
Starting with Xen 4.4 (Debian Jessie), only mc1 (on the sing...
2008 Feb 13
3
Analog DID
Does anyone have any suggestions for connecting analog DID trunks? I have
some small locations that will have 2 analog DID trunks each, the only
solution that I can see will work will be using a channel bank and T1 card,
but it will be close to $1500 to terminate these DID trunks. Was hoping
someone had some experience using an ATA or TDM card and analog DID trunks.
Rhino Channel Bank - $750
4
2003 May 20
3
Need help with zapata.conf
I'm having a problem defining my channels
Here is my zapata.conf
-----------------------------------------------------------------------------------------------------
; Zapata telephony interface
;
; Configuration file
[channels]
;
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
2003 Mar 03
5
Re: 2.4.20 htb3 oops
...d dev $DEV parent 1:1 classid 1:4 htb rate 512Kbit \
prio 0
tc qdisc add dev $DEV parent 1:2 handle 2: sfq
tc qdisc add dev $DEV parent 1:3 handle 3: sfq
tc qdisc add dev $DEV parent 1:4 handle 4: sfq
for PORT in 411 412 413 4661 4662 8081 19114 6340 6341 6342 \
6343 6344 6345 6346 6347 6348 6349 1214 1215 6699 6257 7668
do
# Send to "crap-class"
tc filter add dev $DEV protocol ip parent 1: prio 1 u32 \
match ip sport $PORT 0xffff flowid 1:3
tc filter add dev $DEV protocol ip parent 1: prio 1 u32 \
ma...
2020 Jun 18
1
Sieve-scripts won't replicate
...eam1/log
dovecot 852 0.0 0.0 4048 2692 ? S 07:54 0:00
dovecot-team1/stats
root 853 0.0 0.0 6072 4368 ? S 07:54 0:00
dovecot-team1/config
dovecot 855 0.0 0.0 17412 6620 ? S 07:54 0:00
dovecot-team1/auth
dovenull 856 0.0 0.0 8200 6344 ? S 07:54 0:00
dovecot-team1/imap-login
vexim 858 0.0 0.0 7092 5300 ? S 07:54 0:00
dovecot-team1/imap
dovecot 902 0.0 0.0 3912 1096 ? S 07:55 0:00
dovecot-team1/aggregator
dovenull 1929 0.0 0.0 8200 6256 ? S 08:15 0:00
dove...
2016 Jan 21
0
Bug#810964: [Xen-devel] [BUG] EDAC infomation partially missing
...Initially reported to debian
> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810964), redirected here:
>
> With AMD Opteron 6xxx processors, half of the memory controllers are
> missing from /sys/devices/system/edac/mc
> Checked with single 6120 (dual memory controller) and twin 6344 (2x dual
> MC), other dual-module CPUs might be affected too.
>
> Booting plain Linux (3.2, 3.16, 4.1, 4.3), all memory controllers are
> listed under /sys/devices/system/edac/mc as expected. Same happens, when
> Xen 4.1 is used: all MCs present.
>
> Starting with Xen 4.4 (De...
2000 Dec 30
1
Failure message of configure from openssh 2.3.0p1 is wrong.
Hi,
if i add --with-tcp-wrappers and --with-skey and don't have an
skey-library installed configure will fail with a message telling me
that I don't have libwrap installed. But after looking into config.log I
see the following:
|configure:6344: checking for libwrap
|configure:6356: gcc -o conftest -g -O2 -Wall -I. -I. conftest.c -ldl -lnsl -lz
| -lutil -lpam -lcrypto -lskey -lwrap 1>&5
|/usr/bin/ld: cannot find -lskey
|collect2: ld returned 1 exit status
|configure: failed program was:
|#line 6346 "configure"
|#inclu...
2007 Jul 13
1
Fedora Revisor with CentOS 5 Support
Looks like Fedora released a new version of Revisor, 2.0.4.1-2, (Custom Live
CD Generator) that includes support for generating CentOS5 live cds.
Just thought someone might like to know.
Cheers!
--
Matt Martz
mdmartz at sivel.net
CentOS Mirror Admin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 May 21
3
Adding ndpi-netfilter rules
Hi
Is there any way to insert L7 rules by using the ndpi-netfilter module?
/GH
------------------------------------------------------------------------------
Try New Relic Now & We''ll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers
2017 Aug 02
1
Looping Through QuantMod Objects
...5, 35490, 24169, 8499, 2500, 9952, 80610, 53329, NA, 53329, 64328,
24062, NA, 12989, 170990, NA, NA, 27416, NA, 92284, NA, -1117, 119355,
290345, NA, 5578.75, NA, 14845, 25077, 17460, NA, 27219, 2111, NA, 14124,
68531, 39015, -18391, 4616, 4142, 130162, 3764, 231839, 30196, 7689, 6308,
NA, 19255, \n63448, 28987, NA, 28987, 35295, 20259, NA, 7598, 120292, NA,
NA, 23313, NA, 87152, NA, -282, 111547, 231839, NA, 5866.16, NA, 31841,
40546, 13102, NA, 20641, 1764, NA, 10335, 73286, 28519, -11922, 1577,
4179, 106215, 5146, 207000, 22367, 4782, 0, NA, 16509, 43658, 16960, NA,
16960, 16960, 16489, NA, 634...
2004 Apr 01
1
quadBRI card installation issues
...se my zaptel and
zapata.conf files. For the inital test I'm simply trying to connect to
the * demo menu.
The drivers compile (with a few warning that I believe aren't important
- see attachments). chan_zap comiles with the warning:
chan_zap.c: In function `pri_dchannel':
chan_zap.c:6344: warning: passing arg 1 of `pbx_builtin_setvar_helper'
from incompatible pointer type
The qozap driver appears to load correctly and I get this in the log :
Apr 1 17:51:07 debian kernel: Zapata Telephony Interface Registered on
major 196
Apr 1 17:51:07 debian kernel: qozap: start
Apr 1 1...
2009 Dec 07
7
Name Resolution Broken for One Address
......}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f8a000
mmap2(NULL, 75976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)
= 0xd62000
mmap2(0xd71000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe) = 0xd71000
mmap2(0xd73000, 6344, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xd73000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\277.\0004\0\0\0"..., 512)
= 512
fstat64(3, {st_mo...
2016 Jan 22
2
Bug#810964: [Xen-devel] [BUG] EDAC infomation partially missing
...to debian
>> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810964), redirected here:
>>
>> With AMD Opteron 6xxx processors, half of the memory controllers are
>> missing from /sys/devices/system/edac/mc
>> Checked with single 6120 (dual memory controller) and twin 6344 (2x dual
>> MC), other dual-module CPUs might be affected too.
>>
>> Booting plain Linux (3.2, 3.16, 4.1, 4.3), all memory controllers are
>> listed under /sys/devices/system/edac/mc as expected. Same happens, when
>> Xen 4.1 is used: all MCs present.
>>
>>...
2016 Jul 21
3
Openssh use enumeration
On Thu, Jul 21, 2016 at 12:31 PM, Selphie Keller
<selphie.keller at gmail.com> wrote:
> Ahh i see, just got up to speed on the issue, so seems like the issue is
> related to blowfish being faster then sha family hashing for longer length
> passwords,
or the system's crypt() not understanding $2a$ -style salts, which
most glibcs don't. On those, crypt fails immediately due
2001 Apr 04
0
Heh?
...h2
Apr 4 20:48:01 undoable sshd[6335]: Did not receive identification string from 213.160.202.99.
Apr 4 20:48:03 undoable sshd[6333]: Connection closed by 24.132.70.199
Apr 4 20:48:53 undoable sshd[6338]: Accepted password for ROOT from 24.132.70.199 port 62505 ssh2
Apr 4 20:49:13 undoable sshd[6344]: Accepted password for ROOT from 24.132.70.199 port 62506 ssh2
Apr 4 20:49:25 undoable sshd[6366]: Accepted password for ROOT from 24.132.70.199 port 62508 ssh2
Apr 4 20:50:54 undoable sshd[6374]: Accepted password for ROOT from 24.132.70.199 port 62510 ssh2
Apr 4 20:51:19 undoable sshd[6379]:...
2007 Mar 19
1
abode acrobat professional 7.0 installation problem
Hi all,
When I try to install acrobat pro 7.0, I get the following error and
execution stops:
"fixme:msi:MsiInstallProductW L"Z:\\home\\emre\\tmp\\Acrobat
Professional 7.0\\Adobe Acrobat 7.0 Professional\\AcroPro.msi" L"
SETUPEXEDIR=\"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe
Acrobat 7.0 Professional\""
err:msi:ITERATE_Actions Execution halted,
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