Re: [CentOS] perl updates always break perl programs, how to fix?

2010-01-21 Thread Christoph Maser
Am Mittwoch, den 20.01.2010, 21:46 +0100 schrieb James Chase: > I realize this is my fault because once upon a time I installed a > package using CPAN and probably other admins on the system have as > well but now whenever I update perl I have to jump through hoops to > get perl applications to wor

[CentOS] cryptoloop

2010-01-21 Thread Morten Sundstrøm
Hi. Have a problem that i need som help with: 1. Have multipple raids working in a encrypted filesystem in CentOS 5.4 (i386): script file, crypt.sh modprobe cryptoloop losetup -e aes /dev/loop0 /dev/md0 (inserting password here) then run mount -t ext3 /dev/loop0 /mnt/raid5 Have been using this i

Re: [CentOS] cryptoloop

2010-01-21 Thread Pasi Kärkkäinen
On Thu, Jan 21, 2010 at 09:41:37AM +0100, Morten Sundstrøm wrote: > Hi. > > Have a problem that i need som help with: > 1. Have multipple raids working in a encrypted filesystem in CentOS 5.4 > (i386): script file, crypt.sh > > modprobe cryptoloop > cryptoloop is depracated, and should not be u

Re: [CentOS] mysql Workbench

2010-01-21 Thread Rajagopal Swaminathan
Greetings, >On Tue, Jan 19, 2010 at 8:53 PM, Rajagopal Swaminathan > wrote: Slightly OT, I wanted to enable blackhole engine in the mysql server so downloaded the SRPM from Centos Site, setup the rpmbuild envronment with mighty help from the our own Russ's Owlriver website and tried building it.

Re: [CentOS] cryptoloop

2010-01-21 Thread Morten Sundstrøm
I know about that. Is that the reason it wont work in ubuntu? If I switch to a new encryption i must copy all the data to a new raid wich is not possible at the moment. I need to get this mounted. /MS - Original Message - Fra: "Pasi Kärkkäinen" Til: "CentOS mailing list" Sendt: 21. j

[CentOS] Xorg without xorg.conf (a bit OT)

2010-01-21 Thread Ron Blizzard
I like to try out other distributions of Linux. Today I took a look at Mint Linux 8 and Fedora 12. I installed and updated each on a small partition -- actual physical install, not virtual machines. Both worked great at 1280x1024 (their defaults) but neither would let me use 1024x768 resolution. Bo

Re: [CentOS] Xorg without xorg.conf (a bit OT)

2010-01-21 Thread Marko Vojinovic
On Thursday 21 January 2010 09:37:11 Ron Blizzard wrote: > And I'm curious as to how Xorg determines its monitor resolution > choices when there is no xorg.conf file. X server queries the monitor for supported resolutions by reading the EDID data, and uses the best setting available as the defaul

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Kai Schaetzl
Kai Schaetzl wrote on Tue, 19 Jan 2010 23:31:33 +0100: > No. I usually see some change in the permissions > (/var/named/chroot/var/named/ loses group write and named logs some > complaints but still works) when updating named. And sure enought that happened with latest bind update today again.

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Kai Schaetzl
Kai Schaetzl wrote on Thu, 21 Jan 2010 13:00:48 +0100: > I wonder now if the owner of > that directory should actually be named? Hm, after looking on other machines that have named installed but not in use it's excactly the same there. So, if named wants write permission there, but the rpm alw

[CentOS] Recent openvz kernels unstable?

2010-01-21 Thread Chris
Has anyone else running heavily loaded openvz boxes noticed strange behavior with the latest kernels? Ever since updating to the latest *.164* kernels, we have mysterious machine lock ups. Sometime there will be an oops message, other times there will be none. The oops messages aren't the same w

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Bowie Bailey
Kai Schaetzl wrote: > Kai Schaetzl wrote on Thu, 21 Jan 2010 13:00:48 +0100: > > >> I wonder now if the owner of >> that directory should actually be named? >> > > Hm, after looking on other machines that have named installed but not in > use it's excactly the same there. So, if named wan

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Brian Mathis
On Thu, Jan 21, 2010 at 8:20 AM, Kai Schaetzl wrote: > Kai Schaetzl wrote on Thu, 21 Jan 2010 13:00:48 +0100: > >> I wonder now if the owner of >> that directory should actually be named? > > Hm, after looking on other machines that have named installed but not in > use it's excactly the same ther

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Bowie Bailey
Brian Mathis wrote: > On Thu, Jan 21, 2010 at 8:20 AM, Kai Schaetzl wrote: > >> Kai Schaetzl wrote on Thu, 21 Jan 2010 13:00:48 +0100: >> >> >>> I wonder now if the owner of >>> that directory should actually be named? >>> >> Hm, after looking on other machines that have named insta

Re: [CentOS] update of openssh-server i386 4.3p2-36.el5, dependencies

2010-01-21 Thread Anthony Kamau
On Tue, 2010-01-12 at 10:39 +0100, Christopher Thorjussen wrote: > Just checking 'yum update ecryptfs-utils' gives me alone 54 packages to > install: > > Transaction Summary > = > Install 54 Package(s) > Update 5 Package(s) > Remove 0 Package(s) > > T

[CentOS] [PKI concepts] Why Jboss need (signed cert and) root-cert in PEM format?

2010-01-21 Thread Sven Aluoor
Hi folks [ Please add me CC. Thanks ] We have here a Jboss app and web server. We signed the SSL-certificate that end-user don't have ugly error messages. I don't understand why we need to import the Root-Cert in PEM format? $ keytool -import -trustcacerts -file rootcert.pem -keystore myserver.k

[CentOS] PAM and GNOME keyring

2010-01-21 Thread Giulio Troccoli
Hi everybody, I have a CentOS 5.4 server I need to se-up as Subversion server. On the server GNOME keyring has been installed and the integration with Subversion works fine: I'm asked for the keyring password the first time and that's it. I am now trying to set it up so that after login the def

Re: [CentOS] update of openssh-server i386 4.3p2-36.el5, dependencies

2010-01-21 Thread John Doe
From: Anthony Kamau >Just checking 'yum update ecryptfs-utils' gives me alone 54 packages to >install: >Transaction Summary >= >Install 54 Package(s) >Update 5 Package(s) >Remove 0 Package(s) >Total download size: 25 M >Is this ok [y/N]: n >Exiting on u

[CentOS] perl-Mail-Box dependencies

2010-01-21 Thread Bowie Bailey
Does anyone know why the CentOS 5 package perl-Mail-Box from both rpmforge and epel is dependent on spamassassin? Looking at the source from cpan, it appears to be an option rather than a dependency (and is even commented out of the option list in the makefile). -- Bowie

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Kai Schaetzl
Brian Mathis wrote on Thu, 21 Jan 2010 09:38:12 -0500: > I don't think you'd want a compromised named to be able to make > changes to your authoritative DNS records, which is what could happen > if you have permissions set that way. But why does named then report it right after the update? Jan 2

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Kai Schaetzl
Bowie Bailey wrote on Thu, 21 Jan 2010 09:34:02 -0500: > # ll /var/named/chroot/var/ > total 24 > drwxr-x--- 4 root named 4096 Aug 25 2004 named > drwxrwx--- 3 root named 4096 Mar 13 2003 run that has no group write permission here. > drwxrwx--- 2 named nam

[CentOS] [PKI concepts] Why Jboss need (signed cert and) root-cert in PEM format?

2010-01-21 Thread R P Herrold
On Thu, 21 Jan 2010, Sven Aluoor wrote: > Hi folks > > [ Please add me CC. Thanks ] so .. a 'not subscribed' driveby -- also looks to be a cross-post > We have here a Jboss app and web server. We signed the SSL-certificate on a product we do not build > that end-user don't have ugly error mes

Re: [CentOS] Recent openvz kernels unstable?

2010-01-21 Thread Chris
On Thu, Jan 21, 2010 at 09:09:59AM -0500, Chris wrote: > Has anyone else running heavily loaded openvz boxes noticed strange behavior > with the latest kernels? Ever since updating to the latest *.164* kernels, we > have mysterious machine lock ups. Sometime there will be an oops message, > other

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread lhecking
> It seems to be working, but I get this complaint (I see it as a complaint) > each time named gets restarted - until I give it write permission for that > directory. This is RedHat's policy for bind. The working directory does not need to be writable, and RH's bind maintainer Adam Tkac has

[CentOS] CentOS-announce Digest, Vol 59, Issue 7

2010-01-21 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] perl-Mail-Box dependencies

2010-01-21 Thread Christoph Maser
Am Donnerstag, den 21.01.2010, 17:25 +0100 schrieb Bowie Bailey: > Does anyone know why the CentOS 5 package perl-Mail-Box from both > rpmforge and epel is dependent on spamassassin? Looking at the source > from cpan, it appears to be an option rather than a dependency (and is > even commented out

[CentOS] netgear wg111v2

2010-01-21 Thread Davy Leon
Hi folks I have a Centos 5.3 Box and need to know how to configure a Netgear wg111v2 USB WLAN adapter. I already have an wireless LAN build with an AP and a windows XP PC with another Netgear wg111v2 USB adaptor running on it.. Thanks David___ CentOS

Re: [CentOS] netgear wg111v2

2010-01-21 Thread Akemi Yagi
On Thu, Jan 21, 2010 at 10:02 AM, Davy Leon wrote: > Hi folks > > I have a Centos 5.3 Box and need to know how to configure a Netgear wg111v2 > USB WLAN adapter. I already have an wireless LAN build with an AP and a > windows XP PC with another Netgear wg111v2 USB adaptor running on it.. Does the

Re: [CentOS] Bind data directory borked on update from 5.3 to 5.4

2010-01-21 Thread Kai Schaetzl
lheck...@users.sourceforge.net wrote on Thu, 21 Jan 2010 16:48:10 +: > This is RedHat's policy for bind. The working directory does not need to > be writable, and RH's bind maintainer Adam Tkac has explained this on > numerous > occasions. Thanks for the hint. I cannot see that he explaine

[CentOS] trouble shooting slow ssh logins

2010-01-21 Thread aurfalien
Hi all, I noticed that my ssh logins to a particular server were taking up to 5 seconds to finally login. My tcpdump -vv weren't producing much output (not good) and my pings to and from that host were normal and almost identical to other hosts on my subnet that had no ssh login delay issue

Re: [CentOS] trouble shooting slow ssh logins

2010-01-21 Thread nate
aurfal...@gmail.com wrote: > Hi all, > > I noticed that my ssh logins to a particular server were taking up to > 5 seconds to finally login. This is frequently a DNS issue, is forward+reverse DNS functional? You can also run SSH in debugging mode on the server, and increase verbosity on the clien

Re: [CentOS] trouble shooting slow ssh logins

2010-01-21 Thread aurfalien
> aurfal...@gmail.com wrote: >> Hi all, >> >> I noticed that my ssh logins to a particular server were taking up to >> 5 seconds to finally login. > > This is frequently a DNS issue, is forward+reverse DNS functional? DNS was normal, forward reverse lookups exist and match that host. I'll turn on

[CentOS] I have a question.

2010-01-21 Thread Samet ÖZGÜR
Hello I have a question, How can I change logos and favicon.ico in Data.fs file for Conga (Luci) Can anybody help me? Thanks! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] trouble shooting slow ssh logins

2010-01-21 Thread Ian Murray
- Original Message > From: "aurfal...@gmail.com" > To: CentOS mailing list > Sent: Thu, 21 January, 2010 20:07:27 > Subject: Re: [CentOS] trouble shooting slow ssh logins > > > aurfal...@gmail.com wrote: > >> Hi all, > >> > >> I noticed that my ssh logins to a particular server were

Re: [CentOS] trouble shooting slow ssh logins

2010-01-21 Thread aurfalien
> - Original Message >> From: "aurfal...@gmail.com" >> To: CentOS mailing list >> Sent: Thu, 21 January, 2010 20:07:27 >> Subject: Re: [CentOS] trouble shooting slow ssh logins >> >>> aurfal...@gmail.com wrote: Hi all, I noticed that my ssh logins to a particular server we

[CentOS] /proc/mounts always shows "nobarrier" option for xfs, even when mounted with "barrier"

2010-01-21 Thread Tom Georgoulias
Ran into a confusing situation today. When I mount an xfs filesystem on a server running centos 5.4 x86_64 with kernel 2.6.18-164.9.1.el5, the barrier/nobarrier mount option as displayed in /proc/mounts is always set to "nobarrier" Here's an example: [r...@host ~]# mount -o nobarrier /dev/vg1/

Re: [CentOS] /proc/mounts always shows "nobarrier" option for xfs, even when mounted with "barrier"

2010-01-21 Thread Ross Walker
On Jan 21, 2010, at 4:04 PM, Tom Georgoulias wrote: > Ran into a confusing situation today. When I mount an xfs > filesystem on > a server running centos 5.4 x86_64 with kernel 2.6.18-164.9.1.el5, the > barrier/nobarrier mount option as displayed in /proc/mounts is always > set to "nobarrier"

Re: [CentOS] /proc/mounts always shows "nobarrier" option for xfs, even when mounted with "barrier"

2010-01-21 Thread Tom Georgoulias
On 01/21/2010 04:13 PM, Ross Walker wrote: > On Jan 21, 2010, at 4:04 PM, Tom Georgoulias > wrote: > >> Ran into a confusing situation today. When I mount an xfs >> filesystem on >> a server running centos 5.4 x86_64 with kernel 2.6.18-164.9.1.el5, the >> barrier/nobarrier mount option as displ

Re: [CentOS] Recent openvz kernels unstable?

2010-01-21 Thread Ugo Bellavance
On 2010-01-21 11:35, Chris wrote: > On Thu, Jan 21, 2010 at 09:09:59AM -0500, Chris wrote: >> Has anyone else running heavily loaded openvz boxes noticed strange behavior >> with the latest kernels? Ever since updating to the latest *.164* kernels, >> we >> have mysterious machine lock ups. Some

[CentOS] Corporate drop box for files

2010-01-21 Thread Joseph L. Casale
I need to provide a means for our people to stop using the mail server as a file server, a web site with a friendly interface has been asked for instead of an ftp server. Anyone know of something/project that exists already? Thanks! jlc ___ CentOS maili

[CentOS] Corporate drop box for files

2010-01-21 Thread R P Herrold
On Fri, 22 Jan 2010, Joseph L. Casale wrote: > I need to provide a means for our people to stop using the mail server > as a file server, a web site with a friendly interface has been asked > for instead of an ftp server. > > Anyone know of something/project that exists already? Some form of a we

Re: [CentOS] trouble shooting slow ssh logins

2010-01-21 Thread Amos Shapira
2010/1/22 : > The DNS server also behaved regarding name/ip addy lookups. > > This server is a Zimbra mail server which during install, checks for > proper DNS configs.  I usually check proper functioning DNS by hand > anyways. > > The ipv6 line was strange but I read a while back, some tech note

[CentOS] mysql update

2010-01-21 Thread madunix
I have the following update procedure that update mySQL DB over the internet between source Linux Centos (local machine on my net behind a DMZ with real IP A.B.C.D) and target Linux fedora (web server www.myweb.com) every day on a specific time 18:00 through a crontab on my source linux server ser