Re: [CentOS] SSL and virtual hosts?

2009-09-20 Thread Tracy Phillips
> > 1) Use a wildcard cert. You can use *.somedomain certs to serve multiple > SSL domains on a single IP so long as they fit in the *.somedomain pattern. > > This is incorrect. apache can't read the headers since the traffic is encrypted. If it can't read headers, it does not know which vhost to

Re: [CentOS] SSL and virtual hosts?

2009-09-20 Thread Tracy Phillips
This is how I do it. It is a vhost file configured for http (port 80) and https (port 443). Hope it helps ServerAdmin webmas...@domain.com ServerName my.domain.com DocumentRoot /var/www/domain.com/my/public/ Options Indexes FollowSymLinks MultiViews AllowOverride All Ord

Re: [CentOS] Receive, process and send email

2009-09-20 Thread Les Mikesell
CSB wrote: > We wish to do the following: > 1. receive an email with an attachment > 2. process the email body to get some information from it > 3. send an outbound email to an email address based on the information > derived from step 2. The email will include the attachment received in step > 1 >

Re: [CentOS] Thermal information

2009-09-20 Thread Agile Aspect
> > As it's a CentOS kernel, then the elrepo.org coretemp module will work > just fine and will give you nice accurate thermal data for the cpu. > > http://elrepo.org/tiki/kmod-coretemp > Does anyone know where I can find the kernel source for coretemp which does *not* depend on Xen and a PAE kern

Re: [CentOS] Receive, process and send email

2009-09-20 Thread Jim Wildman
On Mon, 21 Sep 2009, CSB wrote: > We wish to do the following: > 1. receive an email with an attachment > 2. process the email body to get some information from it > 3. send an outbound email to an email address based on the information > derived from step 2. The email will include the attachment

Re: [CentOS] Receive, process and send email

2009-09-20 Thread Neil Aggarwal
Use a mailer. That gives you complete control over how you process incoming messages since it will be your own program. We can implement it for you if you like. Thanks, Neil -- Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com Will your e-commerce site go offline if you have a DB s

Re: [CentOS] Receive, process and send email

2009-09-20 Thread Frank Cox
On Mon, 21 Sep 2009 05:49:29 +1200 CSB wrote: > We wish to do the following: > 1. receive an email with an attachment > 2. process the email body to get some information from it > 3. send an outbound email to an email address based on the information > derived from step 2. The email will include t

Re: [CentOS] Thermal information

2009-09-20 Thread Ned Slider
Sergio Belkin wrote: > 2009/9/18 Ned Slider : >> Sergio Belkin wrote: >>> 2009/9/18 Ned Slider : Sergio Belkin wrote: > Hi, > > I'd want know get thermal information on Centos 5.3 but get nohting. > If I run acpitool -e, it outputs: > > acpitool -e > Kernel versi

Re: [CentOS] Thermal information

2009-09-20 Thread Sergio Belkin
2009/9/18 Ned Slider : > Sergio Belkin wrote: >> 2009/9/18 Ned Slider : >>> Sergio Belkin wrote: Hi, I'd want know get thermal information on Centos 5.3 but get nohting. If I run acpitool -e, it outputs:  acpitool -e   Kernel version : 2.6.18-92.1.18.20060707   -

[CentOS] Receive, process and send email

2009-09-20 Thread CSB
We wish to do the following: 1. receive an email with an attachment 2. process the email body to get some information from it 3. send an outbound email to an email address based on the information derived from step 2. The email will include the attachment received in step 1 I'm not sure where to s

Re: [CentOS] Testing and using a microphone

2009-09-20 Thread Frank Cox
On Sun, 20 Sep 2009 13:36:29 +0200 Niki Kovacs wrote: > What's the most simple way to check if my microphone works on a plain > CentOS 5.3 desktop? Is there a simple way, for example, to record voice > into a simple .wav file? arecord is probably already installed on your computer. -- MELVILL

Re: [CentOS] Testing and using a microphone

2009-09-20 Thread mark
Niki Kovacs wrote: > > What's the most simple way to check if my microphone works on a plain > CentOS 5.3 desktop? Is there a simple way, for example, to record voice > into a simple .wav file? audacity. mark ___ CentOS mailing list CentOS@ce

Re: [CentOS] SSL and virtual hosts?

2009-09-20 Thread Benjamin Franz
Christoph Maser wrote: > Am Sonntag, den 20.09.2009, 11:36 +0200 schrieb Niki Kovacs: > >> Hi, >> >> I successfully managed to use SSL on a local webserver for testing >> purposes, following the section "Using SSL" in the Chapter "Using >> Apache" of the "Definitive Guide to CentOS". Now I wo

Re: [CentOS] Testing and using a microphone

2009-09-20 Thread lostson
On Sun, 2009-09-20 at 13:36 +0200, Niki Kovacs wrote: > Hi, > > What's the most simple way to check if my microphone works on a plain > CentOS 5.3 desktop? Is there a simple way, for example, to record voice > into a simple .wav file? > > Niki this guy put together a short and sweet tut on h

[CentOS] Testing and using a microphone

2009-09-20 Thread Niki Kovacs
Hi, What's the most simple way to check if my microphone works on a plain CentOS 5.3 desktop? Is there a simple way, for example, to record voice into a simple .wav file? Niki ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/l

Re: [CentOS] SSL and virtual hosts?

2009-09-20 Thread Christoph Maser
Am Sonntag, den 20.09.2009, 11:36 +0200 schrieb Niki Kovacs: > Hi, > > I successfully managed to use SSL on a local webserver for testing > purposes, following the section "Using SSL" in the Chapter "Using > Apache" of the "Definitive Guide to CentOS". Now I wonder: how can I use > SSL with virtual

[CentOS] SSL and virtual hosts?

2009-09-20 Thread Niki Kovacs
Hi, I successfully managed to use SSL on a local webserver for testing purposes, following the section "Using SSL" in the Chapter "Using Apache" of the "Definitive Guide to CentOS". Now I wonder: how can I use SSL with virtual hosts? I have several virtual hosts defined. Let's say I want to us

Re: [CentOS] Problems with Adobe flash-plugin and Firefox-3.5.x under CentOs-5.3 (yum up to date) => libcurl.so.3/libcurl.so.4 missing

2009-09-20 Thread Martin Knoblauch
- Original Message > From: Bogdan Nicolescu > To: CentOS mailing list > Cc: spamt...@knobisoft.de > Sent: Sunday, September 20, 2009 3:51:48 AM > Subject: Re: [CentOS] Problems with Adobe flash-plugin and Firefox-3.5.x > under CentOs-5.3 (yum up to date) => libcurl.so.3/libcurl.so.4 m

Re: [CentOS] Apache: confusion about virtual hosts and DNS on a local network

2009-09-20 Thread Niki Kovacs
John R Pierce a écrit : > thats what serveralias is for... > Thanks. Now everything works as expected. Niki ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] What repo did this rpm come from? rpm-VVa failures on new install

2009-09-20 Thread Linux Advocate
> > Vendor: Fedora Project > > If (Vendor == Fedora Project) then repo is epel > if (Vendor == Centos) then repo is Centos > if (Vendor == Dag Apt Repository) repo is rpmforge > > useful info. thanx. ___ CentOS mailing list CentOS@centos.or