Re: [CentOS] httpd ssl problems

2013-07-11 Thread Александр Кириллов
> I just configured httpd and installed mod_ssl and got my certificate > from GoDaddy and put them on the server with ssl.conf pointing at > them. I am getting this error: > > SSLCertificateFile: file '/etc/pki/tls/certs/enmu.edu.crt' does not > exist or is empty Try restorecon -Rv /etc ___

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

2013-07-11 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..

[CentOS] gspca - a followup

2013-07-11 Thread m . roth
I *think* the problem I've been having with the gspca_zc3xx video drivers isn't directly that driver. One of my users, on one of the two servers that broke, started having continuing crashes from where he enabled mediawiki to server thumbnails for some images. That crash, according to the [abrt] fu

Re: [CentOS] postfix as default MTA

2013-07-11 Thread Timothy Murphy
Rob Kampen wrote: >> If anyone knows of any documentation on the recommended CentOS setup >> of postfix/dovecot with amavis, clamav and spamassassin >> I should be grateful for a pointer. > try the E-Mail item here http://wiki.centos.org/HowTos#head-0facb50d5796bee0bd394636c32ffa9a997a6ab5 Than

Re: [CentOS] postfix as default MTA

2013-07-11 Thread Timothy Murphy
Greg Bailey wrote: >> If anyone knows of any documentation on the recommended CentOS setup >> of postfix/dovecot with amavis, clamav and spamassassin >> I should be grateful for a pointer. > I've had good success installing spamass-milter-postfix from the EPEL > repository, and then adding: > >

[CentOS] Can't install gcc

2013-07-11 Thread Yves S. Garret
Hi, I'm having this odd problem with being unable to install gcc, this is what I tried and what I'm getting as an error: $ sudo yum install gcc.x86_64 Loaded plugins: security Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.4.6-4.el6 will

Re: [CentOS] CentOS Dojo and Barbecue - Aldershot, UK on 12th July 2013

2013-07-11 Thread Karanbir Singh
On 07/10/2013 05:22 PM, Karanbir Singh wrote: >> Details on the day: http://wiki.centos.org/Events/Dojo/Aldershot2013 >> Registration URL : http://centosdojoaldershot.eventbrite.co.uk/# > > Couple of days left, we still have 4 slots open - get them while you can! Catn, the guys hosting the dojo t

[CentOS] problems with apache downgrade

2013-07-11 Thread m . roth
There was an upgrade on a couple of our servers yesterday, mid-afternoon our time, of httpd and httpd-devel, and suddenly SiteMinder (bleah) stopped working correctly, and is now pegging a cpu, according to top. So, as a last resort, I tried downgrading both of them. When I did so, the server that

Re: [CentOS] problems with apache downgrade

2013-07-11 Thread Jake Shipton
On Thu, 11 Jul 2013 17:56:52 -0400 m.r...@5-cent.us wrote: > There was an upgrade on a couple of our servers yesterday, > mid-afternoon our time, of httpd and httpd-devel, and suddenly > SiteMinder (bleah) stopped working correctly, and is now pegging a > cpu, according to top. So, as a last resor

Re: [CentOS] postfix as default MTA

2013-07-11 Thread Rob Kampen
On 07/12/2013 04:56 AM, Timothy Murphy wrote: Rob Kampen wrote: If anyone knows of any documentation on the recommended CentOS setup of postfix/dovecot with amavis, clamav and spamassassin I should be grateful for a pointer. try the E-Mail item here http://wiki.centos.org/HowTos#head-0facb5

[CentOS] KVM USB passthrough bug

2013-07-11 Thread Emiliano Mariño
Dear list members, I'm having trouble with KVM after updating (centos 6.3). The issue is very similar to this one on Fedora 19: https://bugzilla.redhat.com/show_bug.cgi?id=862915 Does anyone know which packages do I have to downgrade to bypass the bug until solved? Thanks, Emiliano __

Re: [CentOS] Can't install gcc

2013-07-11 Thread Yves S. Garret
This worked for me: http://stackoverflow.com/questions/6513731/linux-yum-install-gcc-missing-kernel-headers On Thu, Jul 11, 2013 at 5:04 PM, Yves S. Garret wrote: > Hi, I'm having this odd problem with being unable to install gcc, this is > what I tried > and what I'm getting as an error: > > $

[CentOS] Slow TCP performance from Win2k8R2 guests under Linux KVM

2013-07-11 Thread Gordon Messmer
Would anyone be so kind as to test the performance of TCP streams on Windows 2k8R2 guests of KVM virt servers? virtio-win-1.6.3 was published to address a problem described as "low performance" on Win2k8 guests. Actual performance was not recorded in the bug report. On my KVM servers, Windows

Re: [CentOS] problems with apache downgrade

2013-07-11 Thread Jim Perrin
On 7/11/13 4:56 PM, m.r...@5-cent.us wrote: > There was an upgrade on a couple of our servers yesterday, mid-afternoon > our time, of httpd and httpd-devel, and suddenly SiteMinder (bleah) > stopped working correctly, and is now pegging a cpu, according to top. So, > as a last resort, I tried downg