Re: [CentOS] Optimal VPN

2010-12-10 Thread David Sommerseth
On 09/12/10 17:29, Steve Clark wrote: > On 12/09/2010 10:30 AM, David Sommerseth wrote: >> On 25/11/10 14:12, j.witvl...@mindef.nl wrote: [...snip...] >> >>> Furthermore, openvpn is only compatible with openvpn, while using ipsec you >>> might be able to connect to other boxes. >>> >> That

Re: [CentOS] CentOS 5.5 with MediaWiki

2010-12-10 Thread Clovis Tristao
Em 09-12-2010 14:43, Benjamin Franz escreveu: > On 12/06/2010 09:24 AM, Clovis Tristao wrote: >> Hi, >> >> How do I install php-xml 5.2.10 on CentOS 5.5? >> >> I'm trying to install MediaWiki, and asks that package as a dependency. >> >> Cheers, > I've found that a tarball install of 1.15.5 works f

Re: [CentOS] Howto batch sign RPM packages?

2010-12-10 Thread John Doe
From: Patrick Lists > I need to sign a bunch of RPM packages that have interdepencies: > build #1, sign #1, install #1, build #2, sign #2, install #2 etc. > Now I don't want to type in a rather long and difficult passphrase every > time one of dozens of packages need to be signed and I also d

Re: [CentOS] Howto batch sign RPM packages?

2010-12-10 Thread Patrick Lists
On 12/10/2010 11:05 AM, John Doe wrote: > From: Patrick Lists > >> I need to sign a bunch of RPM packages that have interdepencies: >> build #1, sign #1, install #1, build #2, sign #2, install #2 etc. >> Now I don't want to type in a rather long and difficult passphrase every >> time one of do

[CentOS] sudo doing DNS lookup

2010-12-10 Thread Steve Clark
Hi, I have a confusing problem. I have two centos 5,5 boxes. Both have sudo.i3861.7.2p1-9.el5_5 installed I am using the same sudoers file, but the one on box A keeps trying to do DNS lookups while the one on box B does not. How do I disable this

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Baird, Josh
Maybe I am missing something here.. but what does 'sudo' have to do with DNS resolution? From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Steve Clark Sent: Friday, December 10, 2010 7:44 AM To: CentOS mailing list Subject: [CentOS] sudo doing DNS lookup Hi, I

Re: [CentOS] Optimal VPN

2010-12-10 Thread Les Mikesell
On 12/10/10 2:42 AM, David Sommerseth wrote: > On 09/12/10 17:29, Steve Clark wrote: >> On 12/09/2010 10:30 AM, David Sommerseth wrote: >>> On 25/11/10 14:12, j.witvl...@mindef.nl wrote: > [...snip...] >>> Furthermore, openvpn is only compatible with openvpn, while using ipsec you might

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Steve Clark
On 12/10/2010 08:46 AM, Baird, Josh wrote: Maybe I am missing something here.. but what does 'sudo' have to do with DNS resolution? *From:* centos-boun...@centos.org [mailto:centos-boun...@centos.org] *On Behalf Of *Steve Clark *Sent:* Friday, December 10, 2010 7:44 AM *To:* CentOS mailing

[CentOS] noatime effect

2010-12-10 Thread Mag Gam
I know that with noatime attribute, http://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap6sec73.html, it will have a performance gain. I want to know how I can figure out how much the kernel is waiting its time without noatime. Is the possible? __

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread John Doe
From: Steve Clark >I have a confusing problem. I have two centos 5,5 boxes. Both have >sudo.i3861.7.2p1-9.el5_5 installed >I am using the same sudoers file, but the one on box A keeps trying to do DNS >lookups >while the one on box B does not. How do

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Steve Clark
On 12/10/2010 09:04 AM, John Doe wrote: From: Steve Clark I have a confusing problem. I have two centos 5,5 boxes. Both have sudo.i3861.7.2p1-9.el5_5 installed I am using the same sudoers file, but the one on box A keeps trying to do DNS lookups wh

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread John Hodrien
On Fri, 10 Dec 2010, Steve Clark wrote: > it hangs for a long time, this is when I don't have connection to the net, > if I have connection there is just a slight pause while tries to do the DNS > lookup. What makes you sure it's a DNS lookup that causes the long hang when there's no network conn

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Scott Robbins
On Fri, Dec 10, 2010 at 02:53:19PM +, John Hodrien wrote: > On Fri, 10 Dec 2010, Steve Clark wrote: > > > it hangs for a long time, this is when I don't have connection to the net, > > if I have connection there is just a slight pause while tries to do the DNS > > lookup. > > What makes you

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread John Doe
From: Steve Clark > Without the: > Defaults fqdn > it hangs for a long time, this is when I don't have connection to the net, > if I have connection there is just a slight pause while tries to do the DNS > lookup. Did you compare the following files between both servers? /etc/hosts /etc/reso

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread John Hodrien
On Fri, 10 Dec 2010, Scott Robbins wrote: > Just to eliminate other possibilities--are either of these > authenticating against an LDAP server? That was entirely the line I was probing. nsswitch.conf would be telling. jh ___ CentOS mailing list CentOS

Re: [CentOS] Optimal VPN

2010-12-10 Thread Ross Walker
On Dec 10, 2010, at 8:48 AM, Les Mikesell wrote: > On 12/10/10 2:42 AM, David Sommerseth wrote: >> On 09/12/10 17:29, Steve Clark wrote: >>> On 12/09/2010 10:30 AM, David Sommerseth wrote: On 25/11/10 14:12, j.witvl...@mindef.nl wrote: >> [...snip...] > Furthermore, openvpn is only

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Tom H
On Fri, Dec 10, 2010 at 8:43 AM, Steve Clark wrote: > > I have a confusing problem. I have two centos 5,5 boxes. Both have > sudo.i386    1.7.2p1-9.el5_5 > installed > > I am using the same sudoers file, but the one on box A keeps trying to do > DNS lookups while the on

[CentOS] system startup sound

2010-12-10 Thread Ritika Garg
Whenever the system boots there is sound ( beep ). Is there any way to disable it? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] system startup sound

2010-12-10 Thread m . roth
Ritika Garg wrote: > Whenever the system boots there is sound ( beep ). Is there any way to > disable it? That's a firmware/BIOS thing, if it's the one I think. mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listi

Re: [CentOS] system startup sound

2010-12-10 Thread Timo Schoeler
On 12/10/2010 05:42 PM, m.r...@5-cent.us wrote: > Ritika Garg wrote: >> Whenever the system boots there is sound ( beep ). Is there any way to >> disable it? > > That's a firmware/BIOS thing, if it's the one I think. > > mark Pull the cable of the internal PC speaker. The annoying 'beep' i

[CentOS] Issues with stat() call on CentOS5 vs CentOS4

2010-12-10 Thread Dougal Ballantyne
Dear CentOS, I have recently upgraded several servers from CentOS4 to CentOS5 and I am noticing a strange change to the stat() call. I have written a very small program to test and show the behavior. I am calling stat() against a file which is exported from my NAS and mounted with 32k read/write s

Re: [CentOS] CentOS Digest, Vol 71, Issue 10

2010-12-10 Thread Rodney Mercer
On Fri, 2010-12-10 at 12:00 -0500, centos-requ...@centos.org wrote: > Message: 35 > Date: Fri, 10 Dec 2010 17:45:45 +0100 > From: Timo Schoeler > Subject: Re: [CentOS] system startup sound > To: CentOS mailing list > Message-ID: <4d025939.6030...@riscworks.net> > Content-Type: text/plain; chars

Re: [CentOS] system startup sound

2010-12-10 Thread m . roth
Timo Schoeler wrote: > On 12/10/2010 05:42 PM, m.r...@5-cent.us wrote: >> Ritika Garg wrote: >>> Whenever the system boots there is sound ( beep ). Is there any way to >>> disable it? >> >> That's a firmware/BIOS thing, if it's the one I think. > > Pull the cable of the internal PC speaker. The ann

Re: [CentOS] system startup sound

2010-12-10 Thread Keith Roberts
On Fri, 10 Dec 2010, m.r...@5-cent.us wrote: > To: CentOS mailing list > From: m.r...@5-cent.us > Subject: Re: [CentOS] system startup sound > > Timo Schoeler wrote: >> On 12/10/2010 05:42 PM, m.r...@5-cent.us wrote: >>> Ritika Garg wrote: Whenever the system boots there is sound ( beep ).

[CentOS] /bin/env

2010-12-10 Thread James B. Byrne
Please forgive my ignorance but I need a explanation of how to accomplish the following since I cannot figure it out from the documents. I have a Ruby script with a shebang line that looks like this: #!/usr/bin/env ruby On one particular host I have two Ruby interpreters installed; one the CentO

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Steve Clark
On 12/10/2010 10:40 AM, Tom H wrote: On Fri, Dec 10, 2010 at 8:43 AM, Steve Clark wrote: I have a confusing problem. I have two centos 5,5 boxes. Both have sudo.i3861.7.2p1-9.el5_5 installed I am using the same sudoers file, but the one on box A keeps trying

Re: [CentOS] /bin/env

2010-12-10 Thread Bill Campbell
On Fri, Dec 10, 2010, James B. Byrne wrote: >Please forgive my ignorance but I need a explanation of how to >accomplish the following since I cannot figure it out from the >documents. > >I have a Ruby script with a shebang line that looks like this: > >#!/usr/bin/env ruby > >On one particular host

Re: [CentOS] /bin/env

2010-12-10 Thread Benjamin Franz
On 12/10/2010 11:20 AM, James B. Byrne wrote: > Please forgive my ignorance but I need a explanation of how to > accomplish the following since I cannot figure it out from the > documents. > > I have a Ruby script with a shebang line that looks like this: > > #!/usr/bin/env ruby > > On one particul

Re: [CentOS] /bin/env

2010-12-10 Thread Robert Heller
At Fri, 10 Dec 2010 14:20:12 -0500 (EST) CentOS mailing list wrote: > > Please forgive my ignorance but I need a explanation of how to > accomplish the following since I cannot figure it out from the > documents. > > I have a Ruby script with a shebang line that looks like this: > > #!/usr/bi

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Tom H
On Fri, Dec 10, 2010 at 2:23 PM, Steve Clark wrote: > On 12/10/2010 10:40 AM, Tom H wrote: > On Fri, Dec 10, 2010 at 8:43 AM, Steve Clark wrote: >>> >>> I have a confusing problem. I have two centos 5,5 boxes. Both have >>> sudo.i386    1.7.2p1-9.el5_5 >>> installed >>

Re: [CentOS] Issues with stat() call on CentOS5 vs CentOS4

2010-12-10 Thread David Sommerseth
On 10/12/10 18:23, Dougal Ballantyne wrote: > Dear CentOS, > > I have recently upgraded several servers from CentOS4 to CentOS5 and I am > noticing a strange change to the stat() call. I have written a very > small program to test and show the behavior. I am calling stat() > against a file which is

Re: [CentOS] system startup sound

2010-12-10 Thread David Sommerseth
On 10/12/10 17:17, Ritika Garg wrote: > Whenever the system boots there is sound ( beep ). Is there any way to > disable it? > Depends on if it is an OS or hardware thing. If it's an OS thing, the easiest way is to do: [r...@centos:~ #] modprobe -r pcspkr Or to make this permanent, add the foll

[CentOS] Todd Denniston - a second "thanks, again"

2010-12-10 Thread m . roth
Almost there on getting the current US fed PIV cards working properly (and *not* pulling up the idiot coolkey stuff), and I was just looking for where ssh-agent is started automagically when you log in... and I found the thread I started early last April... and that inlcuded you, Todd, mentioning w

Re: [CentOS] Issues with stat() call on CentOS5 vs CentOS4

2010-12-10 Thread Dougal Ballantyne
Hi David, I am using NFSv3. Sorry, should have said that! -Dougal On Fri, Dec 10, 2010 at 2:06 PM, David Sommerseth wrote: > On 10/12/10 18:23, Dougal Ballantyne wrote: >> Dear CentOS, >> >> I have recently upgraded several servers from CentOS4 to CentOS5 and I am >> noticing a strange change t

Re: [CentOS] Todd Denniston - a second "thanks, again"

2010-12-10 Thread Jason Pyeron
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of m.r...@5-cent.us > Sent: Friday, December 10, 2010 15:16 > To: CentOS mailing list > Subject: [CentOS] Todd Denniston - a second "thanks, again" > > Almost there on getting the curr

Re: [CentOS] system startup sound

2010-12-10 Thread Ritika Garg
The system is DELL laptop. So i am not sure if the cable of the internal PC speaker can be pulled. In preferences->sound->system beep, i unchecked the option "enable system beep". This solves the problem, but is there any way to change the system beep? __

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread Nico Kadel-Garcia
On Fri, Dec 10, 2010 at 8:43 AM, Steve Clark wrote: > Hi, > > I have a confusing problem. I have two centos 5,5 boxes. Both have > sudo.i386    1.7.2p1-9.el5_5 > installed > > I am using the same sudoers file, but the one on box A keeps trying to do > DNS lookups > whil