Displaying 20 results from an estimated 70 matches for "3056".
Did you mean:
30,6
2019 Oct 21
0
CEBA-2019:3056 CentOS 7 dnsmasq BugFix Update
CentOS Errata and Bugfix Advisory 2019:3056
Upstream details at : https://access.redhat.com/errata/RHBA-2019:3056
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
e3c9935deec286d5c034f3451c363a7e13892f2c769351936e4afdf1656b8007 dnsmasq-2.76-10.el7_7.1.x86_64.rpm
1a...
2009 Feb 04
2
Expire plugin does not work
...a mailbox1, I have this into Junk/cur directory:
4 -rw------- 1 dovecot dovecot 3822 Feb 2 13:39 1233569469.M275631P48216.***.***.net,S=3822,W=3945:2,S
4 -rw------- 1 dovecot dovecot 3004 Feb 2 15:43 1233585799.M730005P46882.***.***.net,W=3078,S=3004:2,S
4 -rw------- 1 dovecot dovecot 3056 Feb 2 17:49 1233587786.M676156P51401.***.***.net,S=3056,W=3132:2,S
4 -rw------- 1 dovecot dovecot 3732 Feb 2 17:49 1233592892.M701994P52459.***.***.net,S=3732,W=3823:2,S
We are Feb 4, and these message are always here. No informations with mail_debug, or with --test parameter.These messages...
2004 Sep 13
0
Samba 3.0.2 PDC, reinstallted box fails to rejoin domain
...ry to look up the hosts manualy :
root@dagobert:/etc/samba# for i in dagobert trick tick ; do net lookup
$i ; done
[2004/09/13 02:17:23, 0] param/loadparm.c:map_parameter(2418)
Unknown parameter encountered: "domain admin group"
[2004/09/13 02:17:23, 0] param/loadparm.c:lp_do_parameter(3056)
Ignoring unknown parameter "domain admin group"
192.168.0.3
[2004/09/13 02:17:23, 0] param/loadparm.c:map_parameter(2418)
Unknown parameter encountered: "domain admin group"
[2004/09/13 02:17:23, 0] param/loadparm.c:lp_do_parameter(3056)
Ignoring unknown parameter "d...
2009 Sep 29
1
Native bridging analog phones trouble DAHDI channels.
...OSE[3218] logger.c: -- DAHDI/9-1 answered
SIP/130-085c6958
[Sep 29 07:18:17] VERBOSE[3218] logger.c: -- Started music on hold,
class 'default', on DAHDI/9-1
[Sep 29 07:18:17] NOTICE[3218] rtp.c: Unknown RTP codec 126 received
from '192.168.0.105'
[Sep 29 07:18:17] VERBOSE[3056] logger.c: -- Stopped music on hold
on DAHDI/8-1
[Sep 29 07:18:17] VERBOSE[3056] logger.c: -- Stopped music on hold
on DAHDI/9-1
[Sep 29 07:18:17] DEBUG[3056] chan_sip.c: SIP transfer: Succeeded to
masquerade channels.
[Sep 29 07:18:17] DEBUG[3218] chan_dahdi.c: New owner for channel 8 i...
2015 Mar 01
4
scp -rp behavior(SOLVED)
On Sun, March 1, 2015 10:22 am, Richard wrote:
>
>
> ------------ Original Message ------------
>> Date: Sunday, March 01, 2015 10:44:08 -0500
>> From: Mark LaPierre <marklapier at gmail.com>
>> To: centos at centos.org, Mark LaPierre <marklapier at aol.com>
>> Subject: Re: [CentOS] scp -rp behavior(SOLVED)
>>
>> On 02/26/15 19:45, Valeri
2015 Mar 01
0
scp -rp behavior(SOLVED)
...urity.
$ ssh pi-1 ps -f
UID PID PPID C STIME TTY TIME CMD
jmr 3054 3050 0 04:22 ? 00:00:00 sshd: jmr at notty
jmr 3055 3054 0 04:22 ? 00:00:00 ps -f
$ ssh pi-1 ps -ef | grep ssh
root 2432 1 0 Feb28 ? 00:00:00 /usr/sbin/sshd
root 3056 2432 0 04:23 ? 00:00:00 sshd: jmr [priv]
jmr 3060 3056 0 04:23 ? 00:00:00 sshd: jmr at notty
The first command shows the unprivileged process shelling out the ps
command as expected. Note that the parent daemon is running as
jmr at notty. The second command shows master d...
2008 Nov 04
1
shared voicemail box
...e's a general vm for everyone.
I'm using couple Grandstream GXP2020.
Any suggestions?
Kelvin Chan | Positronics Ent.
Product Development |
| unit 272
604-628-9330 (direct) | 8128 128th St.
604-585-2119 at 104 (main) | Surrey, BC
604-585-3056 (fax) | Canada, V3W 1R1
2007 Aug 21
1
GFS availability in Centos5
...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/pipermail/centos/attachments/20...
2012 Sep 11
1
FTS indexing
I'm reacreating all FTS indices on all my users' INBOX folders:
mkdir ~%s/Maildir/lucene-indexes && chown %s:users ~%s/Maildir/lucene-indexes
doveadm index -u %s -q INBOX
In "ps auxwww" I'm seeing this:
tbudkevy 29186 3.7 0.0 6616 3056 ? S 18:11 0:15 dovecot/indexer-worker [tschuetz INBOX]
how can a dovecot/indexer-worker actually access the INBOX of the
user "tschuetz" (where "tbudkevy" doesn't have access, due to the
different UID)...?
Should ~%s/Maildir/lucene-indexes be filled after havin...
2007 Mar 19
1
Upgrading RH EL by CentOS
...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/pipermail/centos/attachments/20...
2009 Feb 05
2
hardware that can accomondate 2 TDM24
...ermicro server, but getting one configured is pretty darn hard.
Any suggestions here?
Cheers,
Kelvin Chan | Positronics Ent.
Product Development |
| unit 272
604-628-9330 (direct) | 8128 128th St.
604-585-2119 at 104 (main) | Surrey, BC
604-585-3056 (fax) | Canada, V3W 1R1
2009 Mar 23
2
conference and wifi phones
...ay and come back to a dead wifi phone for the next morning.
Any good recommendations?
Cheers,
Kelvin Chan | Positronics Ent.
Product Development |
| unit 272
604-628-9330 (direct) | 8128 128th St.
604-585-2119 at 104 (main) | Surrey, BC
604-585-3056 (fax) | Canada, V3W 1R1
2002 Mar 02
0
Longman dictionary installer debugging
...48 0x42976780 (nil)
trace:file:SetFilePointer handle 64 offset 3008 high 0 origin 0
trace:file:ReadFile 64 0x403cb33c 48 0x42976780 (nil)
trace:file:SetFilePointer handle 64 offset 3008 high 0 origin 0
trace:file:ReadFile 64 0x403cb33c 48 0x42976780 (nil)
trace:file:SetFilePointer handle 64 offset 3056 high 0 origin 0
trace:file:ReadFile 64 0x403ccbe0 1104 0x42976780 (nil)
trace:file:SetFilePointer handle 64 offset 3056 high 0 origin 0
trace:file:ReadFile 64 0x403ccbe0 1104 0x42976780 (nil)
trace:file:SetFilePointer handle 64 offset 3056 high 0 origin 0
trace:file:ReadFile 64 0x403ccbe0 1104 0x42...
2017 Apr 28
0
NOT Solved - Re: SELinux policy to allow Dovecot to connect to Mysql
...msg=audit(1493361695.978:49206): avc: denied { noatsecure }
for pid=3052 comm="lmtp" scontext=system_u:system_r:postfix_master_t:s0
tcontext=system_u:system_r:postfix_smtp_t:s0 tclass=process permissive=1
type=AVC msg=audit(1493361698.775:49208): avc: denied { rlimitinh }
for pid=3056 comm="smtpd"
scontext=system_u:system_r:postfix_master_t:s0
tcontext=system_u:system_r:postfix_smtpd_t:s0 tclass=process permissive=1
type=AVC msg=audit(1493361698.775:49208): avc: denied { siginh } for
pid=3056 comm="smtpd" scontext=system_u:system_r:postfix_master_t:s0...
2004 Apr 03
1
Domain Administrators Not Recognized in Samba3
...290594028-514) -> Domain
Guests
------------------------
output of 'net join -d 2 -U travis *******':
[2004/04/03 15:26:50, 0] param/loadparm.c:map_parameter(2418)
Unknown parameter encountered: "domain admin group"
[2004/04/03 15:26:50, 0] param/loadparm.c:lp_do_parameter(3056)
Ignoring unknown parameter "domain admin group"
[2004/04/03 15:26:50, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0
travis password:
[2004/04/03 15:26:52, 2] libsmb/namequery.c:name_query(484)
Got a positive name query r...
2017 Apr 26
3
NOT Solved - Re: SELinux policy to allow Dovecot to connect to Mysql
On 04/26/2017 12:29 AM, Robert Moskowitz wrote:
> But the policy generates errors. I will have to submit a bug report,
> it seems
A bug report would probably be helpful.
I'm looking back at the message you wrote describing errors in
ld-2.17.so. I think what's happening is that the policy on your system
includes a silent rule that somehow breaks your system. You'll need
2015 Feb 21
2
Call for testing: OpenSSH 6.8
On Sat, 21 Feb 2015, Corinna Vinschen wrote:
> Building on 64 bit Cygwin works out of the box. However, I have trouble
> with the testsuite. As usual, I'm building outside the source tree:
>
> - Building the testsuite fails:
>
> Assembler messages:
> Fatal error: can't create regress/unittests/bitmap/tests.o: No such file or directory
> Makefile:152:
2015 Feb 23
2
Call for testing: OpenSSH 6.8
...the
"transfer over chained unix domain socket forwards..."
PID PPID PGID WINPID TTY UID STIME COMMAND
3112 376 376 3212 ? 1049577 11:19:29 /usr/bin/sleep
3520 388 388 3716 ? 1049577 11:19:32 /usr/bin/sleep
3056 3632 3056 2100 ? 1049577 11:19:31 /home/corinna/sshbuild/bin/sshd
4048 1 4048 4048 ? 1049577 11:19:31 /home/corinna/sshbuild/bin/ssh
2372 3632 2372 4024 ? 1049577 11:19:33 /home/corinna/sshbuild/bin/sshd
2728 1 2728...
2010 May 03
4
6 different games share 3 different bugs
...r 4 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=2750) (PES4)
Winning Eleven 8 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=5152) (american version of PES4)
Pro Evolution Soccer 5 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=3056) (PES5)
Winning Eleven 9 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=11439) (american version of PES5)
Pro Evolution Soccer 6 (http://appdb.winehq.org/objectManager.php?sClass=application&iId=4103) (PES6)
Winning Eleven 2007 (american version of PES6)
At least five ou...
2016 Aug 16
2
LSI SATA MegaRaid & Centos 7 build 1511
...ag_ipv6
uinput????????????????? 8120? 0
microcode???????????? 112205? 0
power_meter???????????? 9009? 0
acpi_ipmi?????????????? 3745? 1 power_meter
ipmi_si??????????????? 46440? 2 acpi_ipmi
ipmi_msghandler??????? 40044? 2 acpi_ipmi,ipmi_si
iTCO_wdt??????????????? 7278? 0
iTCO_vendor_support???? 3056? 1 iTCO_wdt
sg???????????????????? 29318? 0
i2c_i801?????????????? 12881? 0
lpc_ich??????????????? 13571? 0
mfd_core??????????????? 1927? 1 lpc_ich
ioatdma??????????????? 53955? 24
i7core_edac??????????? 17948? 0
edac_core????????????? 46645? 3 i7core_edac
igb?????????????????? 191907? 0
dca?...