Re: [CentOS] Bandwidth optimization

2007-11-05 Thread Bazy
James A. Peltier wrote: > Barry Brimer wrote: >> >> >> On Mon, 5 Nov 2007, Ioannis Vranos wrote: >> >>> OS: CentOS 5.0 x86. >>> >>> Hi, I am using CentOS 5.0 at home, ADSL ~16 Mbps/~1 Mbps Internet >>> connection and my ping time to my ISP is 160-170 msec. >>> >>> When downloading something with Fi

Re: [CentOS] anyone using DBMail?

2007-11-05 Thread Jure Pečar
On Sun, 04 Nov 2007 19:53:17 +0100 mouss <[EMAIL PROTECTED]> wrote: > Mogens Kjaer wrote: > > Florin Andrei wrote: > > ... > >> And today I noticed that DBMail uses Sieve. Very nice! > > ... > > > > What's the advantage of using sieve compared to procmail? > > syntax! procmail syntax resembles n

Re: [CentOS] Yum Problem

2007-11-05 Thread Lorenzo Quatrini
Jun Salen ha scritto: Jun Salen ha scritto: Hi, I have no problem running yum update inside the root prompt, but when running yum using sudo as logged-in as ordinary user and command the 'sudo yum update', I am having below error: Could not retrieve mirrorlist http://apt.sw.be/redhat/el5/

Re: [CentOS] Bandwidth optimisation

2007-11-05 Thread Ioannis Vranos
James A. Peltier wrote: I am using this on my CentOS 4 machine. I would expect it to work on a CentOS 5 machine as well. Add the following to /etc/sysctl.conf net.core.rmem_default = 67108864 net.core.wmem_default = 67108864 net.core.rmem_max = 67108864 net.core.wmem_max = 67108864 net.ipv4

[CentOS] centos 5+intel desktop board D102GGC2 video problem

2007-11-05 Thread Mark Quitoriano
Hi i installed centos 5 and im having problem with starting X. but when i kill xorg process the GUI just pops up working properly, anyone experience this before? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] centos base install

2007-11-05 Thread Mark Quitoriano
just saw it today :D tnx for the link On 10/18/07, Matt Hyclak <[EMAIL PROTECTED]> wrote: > > On Thu, Oct 18, 2007 at 08:46:29PM +0800, Mark Quitoriano enlightened us: > > im trying to create a trimmed down version of centos. just the base > > installation no services or anything, if i can trim it

Re: [CentOS] mdadm syntax

2007-11-05 Thread James Olin Oden
On 11/4/07, Art Baldini <[EMAIL PROTECTED]> wrote: > After some testing the placement of the -a was important. when I put it > after /dev/md12, similar to what Tim posted worked. > > Thanks...Art Despite what I wrote previously, yeah the order seems to be important. Its seems like as soon as they

[CentOS] Installing NTFS-3G

2007-11-05 Thread Ern jura
When I tried installing ntfs 3g on CentOS 5 I got an error telling me it needed FUSE >= 2.6 I got FUSE but on attempting to install it it gives the following error: Fuse configure error checking kernel source directory... Not found configure: error: *** Please specify the location of the k

Re: [CentOS] Installing NTFS-3G

2007-11-05 Thread Akemi Yagi
On 11/5/07, Ern jura <[EMAIL PROTECTED]> wrote: > When I tried installing ntfs 3g on CentOS 5 I got an error telling me > it needed FUSE >= 2.6 I got FUSE but on attempting to install it it > gives the following error: > > Fuse configure error > checking kernel source directory... Not found > confi

[CentOS] GDM problems whe using LDAP for user id information

2007-11-05 Thread carlopmart
Hi all, I have a CentOS-5 workstation configured to retrieve user id information from LDAP server and password from another kerberos server. If I setup a user entry on /etc/passwd file all works ok, user can logon on GDM and password is verifiyed via kerberos. But If I use LDAP to retrie

Re: [CentOS] Re: help with script

2007-11-05 Thread Mark Snyder
Scott Silva wrote: on 11/2/2007 3:39 PM Mark Snyder spake the following: I am doing a md5sum to verify nightly transfer of files between servers and want to email the results to support. Everything works fine except reading the contents of the check file into mail. Any suggestions or help

[CentOS] Tomcat 4 on Centos 4.1

2007-11-05 Thread Satish Kumar
I have a small question, Can I set it up with Tomcat 5.5 ? Satish ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] help with script

2007-11-05 Thread Mark Snyder
Garrick Staples wrote: On Fri, Nov 02, 2007 at 04:39:32PM -0600, Mark Snyder alleged: I am doing a md5sum to verify nightly transfer of files between servers and want to email the results to support. Everything works fine except reading the contents of the check file into mail. Any sugges

Re: [CentOS] help with script

2007-11-05 Thread Mark Snyder
Mark Snyder wrote: Garrick Staples wrote: On Fri, Nov 02, 2007 at 04:39:32PM -0600, Mark Snyder alleged: I am doing a md5sum to verify nightly transfer of files between servers and want to email the results to support. Everything works fine except reading the contents of the check file i

Re: [CentOS] Bandwidth optimization

2007-11-05 Thread James A. Peltier
Bazy wrote: Yes you are right, we should prioritize ack's and dns requests (port 53) at first. But this is CentOS not BSD, so we should use tc (show / manipulate traffic control settings). Sorry, as I've said before I'm not familiar with the GNU/Linux equivalent firewall things. Thanks for p

Re: [CentOS] help with script

2007-11-05 Thread Garrick Staples
On Mon, Nov 05, 2007 at 09:42:57AM -0600, Mark Snyder alleged: > > > Garrick Staples wrote: > >On Fri, Nov 02, 2007 at 04:39:32PM -0600, Mark Snyder alleged: > >>I am doing a md5sum to verify nightly transfer of files between servers > >>and want to email the results to support. > >> > >>Everyth

Re: [CentOS] Sort imap e-mail remotely

2007-11-05 Thread Kenneth Porter
--On Thursday, November 01, 2007 10:13 AM +0100 Morten Torstensen <[EMAIL PROTECTED]> wrote: :0D * ^Subject:.*\[CentOS\] Mail/CentOS Filtering on the subject tag may false-positive. It only works with lists that put a tag in the subject line. It does have the benefit of directing CC's to yo

Re: [CentOS] help with script

2007-11-05 Thread Les Mikesell
Mark Snyder wrote: I am doing a md5sum to verify nightly transfer of files between servers and want to email the results to support. 1st suggestion: use rsync to transfer the files and you don't have to double-check the results, just the exit status of the command or its stderr output. It

Re: [CentOS] GDM problems whe using LDAP for user id information

2007-11-05 Thread Alvin Chang
On 05/11/2007, carlopmart <[EMAIL PROTECTED]> wrote: > All other services that I use with ldap (ssh for example) works ok. Somebody > knows where is the problem?? You checked /etc/pam.d/gdm ? -- Alvin Chang Yu-Ming ___ CentOS mailing list CentOS@cento

Re: [CentOS] GDM problems whe using LDAP for user id information

2007-11-05 Thread carlopmart
Alvin Chang wrote: On 05/11/2007, carlopmart <[EMAIL PROTECTED]> wrote: All other services that I use with ldap (ssh for example) works ok. Somebody knows where is the problem?? You checked /etc/pam.d/gdm ? Yes, i have changed account param to use pam_ldap.so without a result ... -- CL Mar

[CentOS] Re: CentOS Digest, Vol 34, Issue 5

2007-11-05 Thread Radek Bursztynowski
> -- > > Message: 4 > Date: Sun, 04 Nov 2007 18:38:14 +0200 > From: Bazy <[EMAIL PROTECTED]> > Subject: Re: [CentOS] tftp-server > To: CentOS mailing list > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > Radek Bursztynowski wrote:

[CentOS] help with script

2007-11-05 Thread Mark Snyder
I feel like a dummy, got everything working correctly now. I want to say thanks to all for the input/help. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

RE: [CentOS] Installing NTFS-3G

2007-11-05 Thread Dennis McLeod
I just installed this last Thursday. The notes on the wiki site were helpful: (dkms and dkms-fuse install the fuse kernel module). Here were my steps: Enable RPMFORGE repository: wget http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/rpmforge-release-0.3.6-1.el5.rf .i386.rpm rpm --import http://dag

[CentOS] what is it in dmesg?

2007-11-05 Thread ann kok
Hi all The machine provides the name service I got the following in the dmesg. What is it? Can I have rules to prevent it? UDP: bad checksum. From outside-ip:61479 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:62499 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:6413

Re: [CentOS] what is it in dmesg?

2007-11-05 Thread John R Pierce
ann kok wrote: Hi all The machine provides the name service I got the following in the dmesg. What is it? Can I have rules to prevent it? UDP: bad checksum. From outside-ip:61479 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:62499 to machine-ip:61 ulen 45 UDP: bad checksum. Fro

Re: [CentOS] anyone using DBMail?

2007-11-05 Thread Christopher Chan
Sieve is a library, integrated into lmtpd, while procmail is a standalone process (and eats resources). I thought eating resources was a feature of procmail? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] anyone using DBMail?

2007-11-05 Thread John R Pierce
Christopher Chan wrote: Sieve is a library, integrated into lmtpd, while procmail is a standalone process (and eats resources). I thought eating resources was a feature of procmail? I didn't think procmail ate significantly more resources than any other delivery agent ? _

Re: [CentOS] anyone using DBMail?

2007-11-05 Thread Christopher Chan
John R Pierce wrote: Christopher Chan wrote: Sieve is a library, integrated into lmtpd, while procmail is a standalone process (and eats resources). I thought eating resources was a feature of procmail? I didn't think procmail ate significantly more resources than any other delivery ag