Displaying 12 results from an estimated 12 matches for "danielbruno".
2010 Mar 20
2
vtund error
Hello,
I have two hosts with a tunnel closed by vtun, when I reboot a host,
the other show the error bellow.
unregister_netdevice: waiting for tun0 to become free. Usage count = 6
OS version: CentOS 5.4
Vtund version: vtun-3.0.2-1
some idea about?
Thanks
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2009 Sep 26
1
Warning in update
...ed,
yum show me this error some times:
/sbin/ldconfig: file /usr/lib/libtcl8.4.so;48c8dd6a is truncated
/sbin/ldconfig: File /usr/lib/libtcl8.4.so;48c78993 is empty, not checked.
/sbin/ldconfig: File /usr/lib/libstdc++.so.6.0.3;48ccd312 is empty, not checked.
thanks,
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2009 Jul 21
2
Samba error
...nt 192.168.1.74. Error Broken pipe
Jul 21 15:34:55 files smbd[5097]: [2009/07/21 15:34:55, 0]
lib/util_sock.c:send_smb(761)
Jul 21 15:34:55 files smbd[5097]: Error writing 272 bytes to client.
-1. (Broken pipe)
I'm using CentOS 5.3 and Samba 3.0.33
Any idea?
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2009 Aug 12
1
vtund segfault
...ver show this erro:
vtund[15145]: segfault at 0000000000000040 rip 0000000000409774 rsp
00007fff88d548d0 error 4
I did the same configuration on another server, but i686 and had no problems.
Packs:
vtun-3.0.2-1.el5.rf x86_64
lzo2-2.02-3.el5.rf x86_64
Any idea?
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2008 Sep 30
3
mount UFS partition on CentOS 5.
...sd / dev/hdb1 / part
But appears the following error message:
mount: wrong fs type, bad option, bad superblock on / dev/hdb1,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg
anybody have any idea?
Thanks,
--
Daniel Bruno
http://danielbruno.argo.com.br
danielbrunos at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080930/77a4eb46/attachment-0001.html>
2008 Jun 30
1
Problem with Sendmail + Apache
...l/clientmqueue/): Permission
denied
Permissions on dir:
drwxrwx--- 2 smmsp smmsp 36864 Jun 30 15:23 clientmqueue
If i change the permissions to 777 works normaly but is not safe and in
other server works fine with the permissions 770.
Anybody have any idea?
Thanks,
--
Daniel Bruno
http://danielbruno.argo.com.br
danielbrunos at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080630/896cb029/attachment-0001.html>
2009 Sep 11
2
ext4 in centos 5.3
...device show this error:
??? mount: unknown filesystem type 'ext4'
But when I build the same device with mkfs.ext4dev I can mont the
device without problem.
My doubt is when Centos 5.4 is released if I will have a problem
because the partition is ext4dev.
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2007 Sep 14
3
Segmentation fault YUM
Hi,
today in yum update show this problem:
Segmentation fault
Any idea about this problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070914/aaf7cca0/attachment.html>
2008 Jul 04
1
update Centos 5 with DRBD
...ttempted
installs of drbd-8.0.12-1.el5.centos and drbd82-8.2.6-1.el5.centos
file /usr/share/man/man8/drbdsetup.8.gz conflicts between attempted
installs of drbd-8.0.12-1.el5.centos and drbd82-8.2.6-1.el5.centos
Error Summary
-------------
Anybody have any idea?
Thanks,
--
Daniel Bruno
http://danielbruno.argo.com.br
danielbrunos at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080704/27aaea18/attachment-0002.html>
2010 Jul 05
0
DRBD update
Hello,
Someone had some problem recently with DRBD updates?
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
2010 Aug 12
3
Ethernet Quad
Hello,
Someone can indicate some Ethernet device Quad 10/100 to use with CentOS 5.x?
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
2007 Aug 04
4
problems with sendmail
Hi all,
I have a problem with Sendmail in CentOS 5. I want use authentication for
external access. I configure my sendmail.mc:
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5
LOGIN PLAIN')dnl
But when send a message, show this message:
Relaying denied. Proper authentication required.
Any idea of