[CentOS] OT: need advice on drive controller

2009-06-16 Thread Robert Arkiletian
I am thinking of getting an Areca ARC-1222 connected to 6 sata drives in raid 10. http://www.areca.com.tw/products/pcietosas01.htm I have read good things about the ARC-1220 (iop333) sata only. The ARC-1222 (iop348) is the newer generation (sata or sas). Does anyone have advice/experience on this

Re: [CentOS] which programming language for server-side admin tasks

2009-06-16 Thread Kai Schaetzl
Rudi Ahlers wrote on Mon, 15 Jun 2009 18:31:40 +0200: > What I meant was, PHP talks to PHP script engine, which talks to Apache, > which then talks to system commands. - is there a quicker way of doing it? Just forget that it is slow, it isn't. Kai -- Kai Schätzl, Berlin, Germany Get your web

Re: [CentOS] Welcome to the "CentOS" mailing list

2009-06-16 Thread Kai Schaetzl
Sagar Koirala wrote on Tue, 16 Jun 2009 12:52:39 +1000: > My apologies for posting an already solved problem Well, next time, pelase choose a better subject and make it a *new* mail ;-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com

Re: [CentOS] nvidia dual monitor setup centos howto

2009-06-16 Thread Dave
On Mon, Jun 15, 2009 at 8:38 PM, Sorin Srbu wrote: > >>Which versions of RH or FC correspond reasonably well to >>my version of centos? >>uname -a >>Linux  2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:35:59 EDT 2009 x86_64 >>x86_64 x86_64 GNU/Linux > > > I use CentOS 5.3 i386/x86_64 flavours A typo era

Re: [CentOS] nvidia dual monitor setup centos howto

2009-06-16 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Dave >Sent: Tuesday, June 16, 2009 10:43 AM >To: CentOS mailing list >Subject: Re: [CentOS] nvidia dual monitor setup centos howto > >>>Which versions of RH or FC correspond reasonably well

Re: [CentOS] CentOS security advisories

2009-06-16 Thread Ralph Angenendt
Joshua Bahnsen wrote: > I have been looking at the security advisories provided here: > > http://lists.centos.org/pipermail/centos-announce/ > > It appears that there is not a 1:1 correlation between advisories > listed here and advisories listed by Red Hat: > > https://rhn.redhat.com/errata >

Re: [CentOS] Centos 5.3 update do RHEL 5.3

2009-06-16 Thread Mfawa Alfred Onen
Just Like Paul Said, Try it and make it work...I did it too and it worked. CentOS tend to have newer packgakes that RHEL but with constant updates you end up with a full Fledge RHEL 5 system (Server/Workstation). On Tue, Jun 16, 2009 at 6:32 AM, Michael A. Peters wrote: > Filipe Brandenburger wr

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread Scott McClanahan
> > Same here - which is why I raised the question. Although I probably > could get permission to join the domain I want to be able to add users > on the Linux side that don't exist in AD. Pam_smb works but I think > something that used LDAP would be better if the ldap server could have > l

[CentOS] OT - Tomcat CLASSPATH issue

2009-06-16 Thread Tom Brown
if this is ignored then fair enough as its not really the place for it but if anyone has seen this it would be good to know tomcat is 6.0.18 CLASSPATH is set in /etc/sysconfig/ and this IS getting used as _some_ configuration items are being picked up from /etc/ but the issue is when default s

Re: [CentOS] OT - Tomcat CLASSPATH issue

2009-06-16 Thread Filipe Brandenburger
Hi, On Tue, Jun 16, 2009 at 09:35, Tom Brown wrote: > tomcat is 6.0.18 > > if they are in > /etc/ and /var/lib//webapps/ROOT/WEB-INF/classes/foo > then the webapps location wins. > > any thoughts? Does this answer your question? http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html HTH

Re: [CentOS] OT - Tomcat CLASSPATH issue

2009-06-16 Thread Tom Brown
> Does this answer your question? > http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html > > not really no .. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] nvidia dual monitor setup centos howto

2009-06-16 Thread Nicolas Thierry-Mieg
Sorin Srbu wrote: >> yum install nvidia-x11-drv.x86_64 >> > If I were you I'd look more into dkms and the dkms-nvidia-packages. Those > are more current, than the driver package in nvidia-x11*. > > Or if all else fails, why not get the proprietary Nvidia drivers? just to clear things up: the nvid

[CentOS] CentOS-announce Digest, Vol 52, Issue 8

2009-06-16 Thread centos-announce-request
ze: 189 bytes Desc: not available Url : http://lists.centos.org/pipermail/centos-announce/attachments/20090616/e16a6ec9/attachment-0001.bin -- Message: 2 Date: Tue, 16 Jun 2009 10:38:47 +0200 From: Tru Huynh Subject: [CentOS-announce] CESA-2009:1100 Moderate CentOS 3 x86

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread JohnS
On Mon, 2009-06-15 at 22:30 -0500, Paul Johnson wrote: > On Fri, Jun 5, 2009 at 5:29 PM, Ross Walker wrote: > > On Jun 5, 2009, at 1:00 PM, Les Mikesell wrote: > > > >> What's the best authentication scheme when you are dealing with an > >> active directory that someone else controls? I've been

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread Les Mikesell
JohnS wrote: > On Mon, 2009-06-15 at 22:30 -0500, Paul Johnson wrote: >> On Fri, Jun 5, 2009 at 5:29 PM, Ross Walker wrote: >>> On Jun 5, 2009, at 1:00 PM, Les Mikesell wrote: >>> What's the best authentication scheme when you are dealing with an active directory that someone else contro

Re: [CentOS] which programming language for server-side admin tasks

2009-06-16 Thread JohnS
On Mon, 2009-06-15 at 18:23 +0200, Rudi Ahlers wrote: > > > On Sun, Jun 14, 2009 at 9:55 PM, JohnS wrote: > > On Sun, 2009-06-14 at 20:54 +0200, Rudi Ahlers wrote: > > > > > > > > > Hi Les, while I understand where you're coming from, I

Re: [CentOS] Trouble (?) reformatting flash drive to include former U3 partition

2009-06-16 Thread Robert Nichols
Robert wrote: > > Robert Nichols wrote: >> Robert wrote: >>> Robert Nichols wrote: The first thing I do with every USB flash drive I buy is figure out a geometry that uses all of the sectors reported by fdisk (I have a shell script that does that in a pretty much brute force wa

Re: [CentOS] Trouble (?) reformatting flash drive to include former U3 partition

2009-06-16 Thread Robert Nichols
MHR wrote: > On Mon, Jun 15, 2009 at 8:14 AM, Robert > Nichols wrote: >> Sure. I'll try it as a small attachment here. It that doesn't >> work, and I suspect it won't, I'll have to find some spot where >> I can upload it. I don't have anything like that set up just now. >> > > Got it - thanks.

[CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
I have a CentOS 5.3 VM running under VMware on a WIndows XP laptop. Everything works fine when connected to the network. However, removed from the network, most everything in the CentOS VM takes minutes to complete. For instance, starting a new Terminal window takes over 3 minutes. I di

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Phil Schaffner
Alfred von Campe wrote: > I have a CentOS 5.3 VM running under VMware on a WIndows XP laptop. > Everything works fine when connected to the network. However, > removed from the network, most everything in the CentOS VM takes > minutes to complete. For instance, starting a new Terminal wind

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread JohnS
On Tue, 2009-06-16 at 11:43 -0500, Les Mikesell wrote: > JohnS wrote: > What I'm looking for is a network service that will work across apache > and java web services (without requiring a login account) that > transparently merges AD accounts with others that I can control > separately, and als

Re: [CentOS] CentOS security advisories

2009-06-16 Thread Joshua Bahnsen
That's really my question. Is there any particular reason why not all Red Hat advisories (RHEA, RHBA and RHSA) have a CentOS counterpart? Is this due to time constraints, demand, or some other legal reason? Joshua Bahnsen, Software Developer O : 480.663.8787  |  joshua.bahn...@lumension.com Lume

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
On Jun 16, 2009, at 14:01, Phil Schaffner wrote: > You could do "service network stop" on the CentOS VM when not on the > network, or if you need networking between the VM and the hosts, > configure for hostonly networking. I guess I should have mentioned that my user wants to access the files

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread JohnS
On Tue, 2009-06-16 at 13:50 -0400, Alfred von Campe wrote: > I have a CentOS 5.3 VM running under VMware on a WIndows XP laptop. > Everything works fine when connected to the network. However, > removed from the network, most everything in the CentOS VM takes > minutes to complete. For in

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Phil Schaffner
Alfred von Campe wrote: ... > I guess I should have mentioned that my user wants to access the > files in the CentOS VM from a Samba share on the PC, so turning off > the network is not really an option. I will ask him to try it to see > if that resolves the issue. But ideally, we want to g

Re: [CentOS] OT - Tomcat CLASSPATH issue

2009-06-16 Thread Glenn
At 09:58 AM 6/16/2009, you wrote: > > Does this answer your question? > > http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html > > > > > >not really no .. From the same version of Apache-Tomcat (6.0.18) web.xml config file: You are setting CLASSPATH as an OS env

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Geoff Galitz
Are you running VMWare Workstation or Server? I am running VMWare Workstation under MS Vista with a bunch of Centos guest VMs. I noticed that when my Vista host network connection changes state (becomes unavailable or becomes available for any reason) that the VMWare software switch has real tr

[CentOS] x86_64 CentOS 5.3 Users - Library Issue

2009-06-16 Thread Justin Bull
Hello, I need to conduct a little research. Anyone who is running CentOS 5.3 x86_64 please run the following: # yum install libxml2-devel # nm /usr/lib64/libxml2.a | grep xmlXPathContextSetCache If my suspicions are correct, if you run cPanel/WHM you will not see any output and if without cPane

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread JohnS
On Tue, 2009-06-16 at 13:50 -0400, Alfred von Campe wrote: > For instance, starting a new Terminal window > takes over 3 minutes. --- Open a terminal window and type cat /etc/hosts and post it. ___ CentOS mailing list CentOS@centos.org http://lists.

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Brian Mathis
On Tue, Jun 16, 2009 at 1:50 PM, Alfred von Campe wrote: > I have a CentOS 5.3 VM running under VMware on a WIndows XP laptop. > Everything works fine when connected to the network.  However, > removed from the network, most everything in the CentOS VM takes > minutes to complete.  For instance, st

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Phil Schaffner
Brian Mathis wrote: ... > You didn't say which virtual network this machine is connected to, but > you probably want to use the NAT network and allow the VM to receive > the DNS server configuration via DHCP. Can't say for sure without trying it, but it seems to me that getting a config via DHCP

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Renato de Oliveira Diogo
Brian is correct... check the /etc/hosts if your hostname and hostname.hostdomain is registred here. Eg. if a MTA (sendmail) don´t resolv the hostname of the host is gerated a big delay. Put the hostname in loopbak interface (127.0.0.1)... And is not in VM, in physical host the same "problem" []

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
On Jun 16, 2009, at 14:38, Geoff Galitz wrote: > Are you running VMWare Workstation or Server? VMware Workstation. > I am running VMWare > Workstation under MS Vista with a bunch of Centos guest VMs. I > noticed that > when my Vista host network connection changes state (becomes > unavailab

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
On Jun 16, 2009, at 14:58, JohnS wrote: > Open a terminal window and type cat /etc/hosts and post it. # cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost 139.68.198.200 fm1185.bos

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Renato de Oliveira Diogo
The fm1185.bose.com is hostname of the host, correct? Try put: === 127.0.0.1 localhost.localdomain localhost fm1185.bose.com === []s Renato de Oliveira Diogo Bacharel em Ciência da Computação UNESP - Bauru LPIC1 - Linux Professional Institut

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
On Jun 16, 2009, at 15:03, Brian Mathis wrote: > This is a classic sign of DNS query timeouts. When you are connected > to the network the system is making DNS queries which respond quickly. > When you are not connected, the host makes DNS queries and waits for > a response. The timeout is a mi

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
On Jun 16, 2009, at 15:30, Renato de Oliveira Diogo wrote: > The fm1185.bose.com is hostname of the host, correct? > Try put: > === > 127.0.0.1 localhost.localdomain localhost fm1185.bose.com No, it's the name of the Windows XP machine where the VM is running. I always remove the hostnam

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread JohnS
On Tue, 2009-06-16 at 15:23 -0400, Alfred von Campe wrote: > On Jun 16, 2009, at 14:58, JohnS wrote: > > > Open a terminal window and type cat /etc/hosts and post it. > > # cat /etc/hosts > # Do not remove the following line, or various programs > # that require network functionality will fail.

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread Les Mikesell
JohnS wrote: > >> What I'm looking for is a network service that will work across apache >> and java web services (without requiring a login account) that >> transparently merges AD accounts with others that I can control >> separately, and also to be able to use those same logins and passwords

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread JohnS
On Tue, 2009-06-16 at 15:33 -0400, Alfred von Campe wrote: > On Jun 16, 2009, at 15:30, Renato de Oliveira Diogo wrote: > > > The fm1185.bose.com is hostname of the host, correct? > > Try put: > > === > > 127.0.0.1 localhost.localdomain localhost fm1185.bose.com > > No, it's the name of th

Re: [CentOS] Slow CentOS VM when running off the network

2009-06-16 Thread Alfred von Campe
On Jun 16, 2009, at 15:36, JohnS wrote: > ::1 line > > Put it back and have a go at it. I took it out because it was slow. I'll put it back in, but don't think it will make a difference. Alfred ___ CentOS mailing list CentOS@centos.org http://list

Re: [CentOS] x86_64 CentOS 5.3 Users - Library Issue

2009-06-16 Thread Phil Schaffner
Justin Bull wrote: ... > 23a0 T xmlXPathContextSetCache Tried on 3 non-cPanel/WHM systems and got the above response on all. Phil ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] hostname changes

2009-06-16 Thread Rainer Traut
Tom Brown schrieb: >> >> How do I change the hostname? >> In particular, what is the difference between /etc/hosts and >> /etc/sysconfig/network files? Where should I make the changes? >> > > /etc/hosts has nothing to do with the hostname this is just a way to > resolve a name to an IP where DNS

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread JohnS
On Tue, 2009-06-16 at 14:40 -0500, Les Mikesell wrote: > JohnS wrote: > > > >> What I'm looking for is a network service that will work across apache > >> and java web services (without requiring a login account) that > >> transparently merges AD accounts with others that I can control > >> se

Re: [CentOS] OT - Tomcat CLASSPATH issue

2009-06-16 Thread Tom Brown
> From the same version of Apache-Tomcat (6.0.18) web.xml config file: > > > > > > > You are setting CLASSPATH as an OS environment variable. Tomcat > wants/has it's own and you set it within the engine, or let the > engine take care of it for you. > > > interesting thanks

[CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Stewart Williams
Hi, I'm trying to backup from one machine to the other (automatically via cron) using rsync and ssh password-less public key authentication. I having been trying to set this up following an article in a Linux magazine[1] by only allowing the specific rsync command to run on the remote box. I am

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Tom Brown
> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup > stew...@name.of.remote.server:/backup" ssh-dss ... key ... which user is doing this as maybe the env of that user in cron is not the same as when logged in using a shell ? ___ CentOS mailin

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread nate
Stewart Williams wrote: > Hi, > > I'm trying to backup from one machine to the other (automatically via > cron) using rsync and ssh password-less public key authentication. > > I having been trying to set this up following an article in a Linux > magazine[1] by only allowing the specific rsync comm

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Filipe Brandenburger
Hi, On Tue, Jun 16, 2009 at 16:59, Stewart Williams wrote: > command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup > stew...@name.of.remote.server:/backup" ssh-dss ... key ... You actually have to include the command that rsync will call on the server side, not the command you use to call rsy

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Spiro Harvey
On Tue, 16 Jun 2009 21:59:27 +0100 Stewart Williams wrote: > command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup > stew...@name.of.remote.server:/backup" ssh-dss ... key ... well, I've never seen anything other than keys in an authorized_keys file.. (btw - use authorized_keys2 for ssh v2),

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Filipe Brandenburger
Hi, On Tue, Jun 16, 2009 at 17:10, Filipe Brandenburger wrote: > On Tue, Jun 16, 2009 at 16:59, Stewart Williams wrote: >> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup >> stew...@name.of.remote.server:/backup" ssh-dss ... key ... > > You actually have to include the command that rsync

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Filipe Brandenburger
Hi, On Tue, Jun 16, 2009 at 17:12, Spiro Harvey wrote: > well, I've never seen anything other than keys in an authorized_keys > file.. See the "AUTHORIZED_KEYS FILE FORMAT" section in "man sshd". > (btw - use authorized_keys2 for ssh v2), That file name is deprecated, the file should be named a

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread Les Mikesell
JohnS wrote: > >>> Web Services via SOAP can be your "Middle Ware" (man in the middle) to >>> authentication here. >> I thought that was what PAM was for. I just don't know how to glue it >> into someone else's java web app (like OpenNMS or Pentaho's server). > > True PAM can probally work for

Re: [CentOS] authentication loosely tied to active directory?

2009-06-16 Thread Ross Walker
On Jun 16, 2009, at 2:04 AM, Les Mikesell wrote: > Paul Johnson wrote: >> On Fri, Jun 5, 2009 at 5:29 PM, Ross Walker >> wrote: >>> On Jun 5, 2009, at 1:00 PM, Les Mikesell >>> wrote: >>> What's the best authentication scheme when you are dealing with an active directory that someo

[CentOS] lost RHEL entitlements

2009-06-16 Thread Eugene Vilensky
Hello, I have some servers that have lost their RHEL update entitlements. Thinking through it, I realized we may not really need those entitlements. However, I would still like to automate keeping them up to date for security fixes. So, is there any way to swap out the Yum/up2date RHEL repositor

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Stewart Williams
Tom Brown wrote: >> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup >> stew...@name.of.remote.server:/backup" ssh-dss ... key ... > > which user is doing this as maybe the env of that user in cron is not > the same as when logged in using a shell ? It's the same user, I haven't added t

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Stewart Williams
nate wrote: > Stewart Williams wrote: >> Hi, >> >> I'm trying to backup from one machine to the other (automatically via >> cron) using rsync and ssh password-less public key authentication. >> >> I having been trying to set this up following an article in a Linux >> magazine[1] by only allowing th

Re: [CentOS] lost RHEL entitlements

2009-06-16 Thread John R Pierce
Eugene Vilensky wrote: > Hello, > > I have some servers that have lost their RHEL update entitlements. > Thinking through it, I realized we may not really need those > entitlements. However, I would still like to automate keeping them up > to date for security fixes. So, is there any way to swap

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Stewart Williams
Filipe Brandenburger wrote: > Hi, > > On Tue, Jun 16, 2009 at 17:10, Filipe Brandenburger > wrote: >> On Tue, Jun 16, 2009 at 16:59, Stewart Williams >> wrote: >>> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup >>> stew...@name.of.remote.server:/backup" ssh-dss ... key ... >> You actu

Re: [CentOS] lost RHEL entitlements

2009-06-16 Thread John R Pierce
John R Pierce wrote: > see Migration from RHEL5 to CentOS5 near the bottom of > http://wiki.centos.org/HowTos/MigrationGuide > > if you have 4, its similar but different. if you have 3, time to wipe > and upgrade IMHO. > oops, eat my words, here's RHEL3 http://wiki.centos.org/FAQ/CentOS3#

Re: [CentOS] lost RHEL entitlements

2009-06-16 Thread Scott Silva
on 6-16-2009 3:13 PM John R Pierce spake the following: > John R Pierce wrote: >> see Migration from RHEL5 to CentOS5 near the bottom of >> http://wiki.centos.org/HowTos/MigrationGuide >> >> if you have 4, its similar but different. if you have 3, time to wipe >> and upgrade IMHO. >> > > o

Re: [CentOS] lost RHEL entitlements

2009-06-16 Thread Ray Van Dolson
On Tue, Jun 16, 2009 at 03:21:16PM -0700, Scott Silva wrote: > on 6-16-2009 3:13 PM John R Pierce spake the following: > > John R Pierce wrote: > >> see Migration from RHEL5 to CentOS5 near the bottom of > >> http://wiki.centos.org/HowTos/MigrationGuide > >> > >> if you have 4, its similar but d

Re: [CentOS] Rsync, SSH and authorized_keys problem

2009-06-16 Thread Kai Schaetzl
Stewart Williams wrote on Tue, 16 Jun 2009 21:59:27 +0100: > command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup > stew...@name.of.remote.server:/backup" ssh-dss ... key ... As Nate says, the comand on the other end looks different. Here's a good explanation and also a script to check on th

[CentOS] Cyrus IMAP and ipurge

2009-06-16 Thread Spiro Harvey
Anyone here familiar with Cyrus IMAP and its util ipurge? We'd like to set auto deletion of our users' spambox folders, but I'm a bit paranoid about its functionality. The main things that confuse me are from the man page: "Ipurge deletes messages from the mailbox(es) specified by mailbox-patt

Re: [CentOS] Cyrus IMAP and ipurge

2009-06-16 Thread Jeff
On Tue, Jun 16, 2009 at 7:15 PM, Spiro Harvey wrote: > Anyone here familiar with Cyrus IMAP and its util ipurge? > > We'd like to set auto deletion of our users' spambox folders, but I'm a > bit paranoid about its functionality. > > The main things that confuse me are from the man page: > > "Ipur

Re: [CentOS] Cyrus IMAP and ipurge

2009-06-16 Thread Spiro Harvey
On Tue, 16 Jun 2009 20:53:58 -0500 Jeff wrote: > Can't help much with ipurge. I never did like how it works. I have > chosen a different approach using the cyradm mboxconfig command to > set the expire option on each mailbox as needed. The 'expire' option > is set-it-and-forget-it. Yet this appro

Re: [CentOS] Centos 5.3 -> Apache - Under Attack ? Oh hell....

2009-06-16 Thread Linux Advocate
> cmdshell.php) > > ? The horde framework was installed from the centos repo.!!! > > > I don't think the horde set on CentOS is very current. I just used the tarball > from the horde website, and I keep it current. ok. its just that with centos being a redhat clone and so on. all the rpm

Re: [CentOS] Centos 5.3 -> Apache - Under Attack ? Oh hell....

2009-06-16 Thread Les Mikesell
Linux Advocate wrote: > > > >> cmdshell.php) >>> ? The horde framework was installed from the centos repo.!!! >>> >> I don't think the horde set on CentOS is very current. I just used the >> tarball >> from the horde website, and I keep it current. > > ok. its just that with centos being