Re: [CentOS-es] Ayuda con Python-Suds

2010-01-27 Thread Ernesto Celis
El día 26 de enero de 2010 19:03, Vidal Mendoza Luis vidalmendozal...@gmail.com escribió: Buena tardes lista, Estoy desarrollando una aplicacion con Python, necesito conectarme a un webservices, para lo cual estoy ocupando Suds. La conexion  con el webservices funciona correctamente, el

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Noob Centos Admin
Hi, Split the TEXT/BLOB data out of the primary table into tables of their own indexed to the primary table by it's key column. This is part of what I was planning to do, there are a lot of stuff I am planning to split out into their own tables with reference key. The problem is I'm unsure

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Noob Centos Admin
Hi, I believe the OP said he was running postgresql. Quoted from OPs previous mail hes not sure lol The web application is written in PHP and runs off MySQL and/or Postgresql. Ah, well #1 on his list then is to figure out what he is running! LOL, I know it sounds quite noobish,

[CentOS] Generating X.509 Certificates in Centos with open ssl

2010-01-27 Thread Arvind P R
hi all can someone please guide me to a good howto to Generating X.509 Certificates in centos 5.4 with open ssl? i am using a windows based desktop virtualization software called vWorkspace which requires (copy/paste from vWorkspace documentation) • One or more X.509 web server

Re: [CentOS] Postfix 2.6.5 in CentOSplus?

2010-01-27 Thread Dirk H. Schulz
Joseph L. Casale schrieb: according to several findings on the web I tried to find postfix-2.6.5 If you actually need a feature in 2.6.5, Simon Mudd has been releasing them officially for postfix for ages... http://www.postfix.org/packages.html Which leads to -

Re: [CentOS] Installing an SSL Cert

2010-01-27 Thread John Doe
From: ML mailingli...@mailnewsrss.com I am considering buying this: http://www.godaddy.com/Compare/gdcompare_ssl.aspx?isc=sslqgo003a Since I have a domain that will be collecting data and processing payments. Where can I find instructions on how to install the certificate? Do I have to run

Re: [CentOS] Postfix 2.6.5 in CentOSplus?

2010-01-27 Thread Eero Volotinen
2010/1/27 Dirk H. Schulz dirk.sch...@kinzesberg.de: Joseph L. Casale schrieb: according to several findings on the web I tried to find postfix-2.6.5 If you actually need a feature in 2.6.5, Simon Mudd has been releasing them officially for postfix for ages...

Re: [CentOS] Installing an SSL Cert

2010-01-27 Thread Kai Schaetzl
Ml wrote on Tue, 26 Jan 2010 16:38:00 -0800: Where can I find instructions on how to install the certificate? Exactly where you buy it. Please don't abuse this list as support for everything. Kai -- Get your web at Conactive Internet Services: http://www.conactive.com

Re: [CentOS] Installing an SSL Cert

2010-01-27 Thread KJS
On 27/01/2010 09:55, John Doe wrote: From: MLmailingli...@mailnewsrss.com I am considering buying this: http://www.godaddy.com/Compare/gdcompare_ssl.aspx?isc=sslqgo003a Since I have a domain that will be collecting data and processing payments. Where can I find instructions on how to

Re: [CentOS] Postfix 2.6.5 in CentOSplus?

2010-01-27 Thread Serg Smirnoff
Greetings, there is a good team in Russia (http://centos.alt.ru) which is engaged in building a lots of rpm's (such like as postfix, httpd, nginx and other..). You can surf the link below and will find a working repo which you can add to your yum configuration.

Re: [CentOS] Postfix 2.6.5 in CentOSplus?

2010-01-27 Thread Eero Volotinen
2010/1/27 Serg Smirnoff sergey.a.smir...@gmail.com: Greetings, there is a good team in Russia (http://centos.alt.ru) which is engaged in building a lots of rpm's (such like as postfix, httpd, nginx and other..). You can surf the link below and will find a working repo which you can add to

[CentOS] Kerberos integration in directory server

2010-01-27 Thread nimmermehr
-Original Message- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of nimmermehr at chello.at Sent: Tuesday, January 26, 2010 6:23 AM To: centos at centos.org Subject: [CentOS] Kerberos integration in directory server Hi, Got some issues

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Chan Chung Hang Christopher
Ah, well #1 on his list then is to figure out what he is running! LOL, I know it sounds quite noobish, coming across like I've no idea what DBMS it is running on. The system currently runs on MySQL but part of my update requirement was to decouple the DBMS so that we can make an eventual

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Noob Centos Admin
MySQL's acquisition was one of the factor, the client wants to keep everything on the opensource side as far as possible. On the technical side, all tables are using the InnoDB engine because myISAM doesn't support either. Also previously during development, it was discovered that on some

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Les Mikesell
Chan Chung Hang Christopher wrote: Ah, well #1 on his list then is to figure out what he is running! LOL, I know it sounds quite noobish, coming across like I've no idea what DBMS it is running on. The system currently runs on MySQL but part of my update requirement was to decouple the DBMS so

Re: [CentOS] Kerberos integration in directory server

2010-01-27 Thread Dan Burkland
-Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of nimmerm...@chello.at Sent: Wednesday, January 27, 2010 6:29 AM To: centos@centos.org Subject: [CentOS] Kerberos integration in directory server -Original Message- From:

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Ross Walker
On Jan 27, 2010, at 4:07 AM, Noob Centos Admin centos.ad...@gmail.com wrote: Hi, Split the TEXT/BLOB data out of the primary table into tables of their own indexed to the primary table by it's key column. This is part of what I was planning to do, there are a lot of stuff I am

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Ross Walker
On Jan 27, 2010, at 7:30 AM, Chan Chung Hang Christopher christopher.c...@bradbury.edu.hk wrote: mysql's isam tables have a reputation for surviving just about anything and great builtin replication support... postgresql less so (I suspect due to fake fsync/fsyncdata in the days

Re: [CentOS] Generating X.509 Certificates in Centos with open ssl

2010-01-27 Thread Paul Heinlein
On Wed, 27 Jan 2010, Arvind P R wrote: hi all can someone please guide me to a good howto to Generating X.509 Certificates in centos 5.4 with open ssl? From the shameless self-promotion department: http://www.madboa.com/geek/openssl/ -- Paul Heinlein heinl...@madboa.com

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Noob Centos Admin
Hi, On 1/27/10, Ross Walker rswwal...@gmail.com wrote: But if your doing mysql on top of LVM your basically doing the same, cause LVM (other then current kernels) doesn't support barriers. Still if you have a battery backed write-caching controller that negates the fsync risk, LVM or not,

Re: [CentOS] Auto exit lftp on bash script

2010-01-27 Thread Henrik
On 2010-01-26 19:24, Alan Hoffmeister wrote: # #lftp will make the backup lftp -u user,password -e mirror --reverse --delete --only-newer --verbose /var/bkp /test_bkp somehost.com $LOGFILE ;quit does work in my script: lftp -e 'put 'some.file';quit' -p 21 -u

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Les Mikesell
On 1/27/2010 8:30 AM, Ross Walker wrote: This is part of what I was planning to do, there are a lot of stuff I am planning to split out into their own tables with reference key. The problem is I'm unsure whether the added overheads of joins would negate the IO benefits hence trying to figure

Re: [CentOS] Auto exit lftp on bash script

2010-01-27 Thread Alan Hoffmeister
Em 27/01/2010 13:56, Henrik escreveu: On 2010-01-26 19:24, Alan Hoffmeister wrote: # #lftp will make the backup lftp -u user,password -e mirror --reverse --delete --only-newer --verbose /var/bkp /test_bkp somehost.com $LOGFILE ;quit does work in my script:

[CentOS] CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?

2010-01-27 Thread Robert Heller
Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox? The SUN 1.6mumble JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one either. Should I install the *32-bit* SUN 1.6mumble

Re: [CentOS] CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?

2010-01-27 Thread m . roth
Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox? The SUN 1.6mumble JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one either. Should I install the *32-bit* SUN

Re: [CentOS] CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?

2010-01-27 Thread Michael A. Peters
m.r...@5-cent.us wrote: Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox? The SUN 1.6mumble JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one either. Should I

Re: [CentOS] CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?

2010-01-27 Thread Nicolas Thierry-Mieg
Robert Heller wrote: Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox? The SUN 1.6mumble JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one either. Should I install

Re: [CentOS] CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?

2010-01-27 Thread Agile Aspect
On Wed, Jan 27, 2010 at 4:34 AM, Robert Heller hel...@deepsoft.com wrote: Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox?  The SUN 1.6mumble JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. It's been available since jdk-u13. Just

[CentOS] xterm clones on VNC problem

2010-01-27 Thread Emmanuel Noobadmin
I've been scratching my head over this one after setting up VNC on another existing server. Followed the instructions here http://wiki.centos.org/HowTos/VNC-Server as usual. It worked initially. However since this server is going to be installed in a rather inconvenient place and having done

Re: [CentOS] Auto exit lftp on bash script

2010-01-27 Thread Benjamin Donnachie
2010/1/27 Alan Hoffmeister alan...@gmail.com: lftp -e  mirror --reverse --delete --only-newer --verbose /var/bkp /test_bkp ;quit -u user,password somehost.com Read the manpage. Replace -e in your original command line with -c. Ben ___ CentOS mailing

Re: [CentOS] xterm clones on VNC problem

2010-01-27 Thread Les Mikesell
On 1/27/2010 11:36 AM, Emmanuel Noobadmin wrote: I've been scratching my head over this one after setting up VNC on another existing server. Followed the instructions here http://wiki.centos.org/HowTos/VNC-Server as usual. It worked initially. However since this server is going to be installed

Re: [CentOS] CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?

2010-01-27 Thread Agile Aspect
On Wed, Jan 27, 2010 at 4:34 AM, Robert Heller hel...@deepsoft.com wrote: Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox?  The SUN 1.6mumble JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. It's been available since jdk-u13. Just

[CentOS] Seamonkey (Mozilla) web browser for CentOS 5.4?

2010-01-27 Thread Robert Heller
Does the Seamonkey (Mozilla) web browser exist for CentOS 5.4? It seems to be missing from the standard repository. -- Robert Heller -- 978-544-6933 Deepwoods Software-- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows

Re: [CentOS] Generating X.509 Certificates in Centos with open ssl

2010-01-27 Thread Arvind P R
thank you i will chk these have a good day On Wed, Jan 27, 2010 at 8:19 PM, Paul Heinlein heinl...@madboa.com wrote: On Wed, 27 Jan 2010, Arvind P R wrote: hi all can someone please guide me to a good howto to Generating X.509 Certificates in centos 5.4 with open ssl? From the

[CentOS] need some help with compiling mod_gnutls

2010-01-27 Thread Tobias Weisserth
Hi everybody, I want to build mod_gnutls. The problem: CentOS' version of GNUTLS is too old to link against, so I compiled and installed GNUTLS from source and put it into /opt where it doesn't hurt the already installed GNUTLS. Now I have trouble linking against this version as the autoconf

Re: [CentOS] Seamonkey (Mozilla) web browser for CentOS 5.4?

2010-01-27 Thread Greg Bailey
Robert Heller wrote: Does the Seamonkey (Mozilla) web browser exist for CentOS 5.4? It seems to be missing from the standard repository. Seamonkey 1.0.9 is included with CentOS 4.X, but CentOS 5 builds never had any seamonkey RPMs, as upstream packaged Firefox and Thunderbird instead.

Re: [CentOS] Seamonkey (Mozilla) web browser for CentOS 5.4?

2010-01-27 Thread MHR
On Wed, Jan 27, 2010 at 11:46 AM, Greg Bailey gbai...@lxpro.com wrote: Robert Heller wrote: Does the Seamonkey (Mozilla) web browser exist for CentOS 5.4?  It seems to be missing from the standard repository. Seamonkey 1.0.9 is included with CentOS 4.X, but CentOS 5 builds never had any

[CentOS] 5.2 to 5.4

2010-01-27 Thread Jerry Geis
I am trying to update x86_64 from 5.2 to 5.4 I am trying to update glibc first (before yum -y upgrade) with the command yum update glibc glib-devel glibc-headers gives me the following: package glibc-devel needs glibc-headers = 2.5-24.el5._2.2 this, is not available package glibc-devel needs

Re: [CentOS] 5.2 to 5.4

2010-01-27 Thread Ned Slider
Jerry Geis wrote: I am trying to update x86_64 from 5.2 to 5.4 I am trying to update glibc first (before yum -y upgrade) with the command yum update glibc glib-devel glibc-headers gives me the following: package glibc-devel needs glibc-headers = 2.5-24.el5._2.2 this, is not available

Re: [CentOS] need some help with compiling mod_gnutls

2010-01-27 Thread David Hrbáč
Původní zpráva Od: Tobias Weisserth tobias.weisse...@gmail.com Předmět: [CentOS] need some help with compiling mod_gnutls Datum: 27.1.2010 20:23:28 Hi everybody, I want to build mod_gnutls. The problem: CentOS' version of

Re: [CentOS] Postfix 2.6.5 in CentOSplus?

2010-01-27 Thread Serg Smirnoff
available in the same place On Wed, Jan 27, 2010 at 3:11 PM, Eero Volotinen eero.voloti...@iki.fi wrote: 2010/1/27 Serg Smirnoff sergey.a.smir...@gmail.com: Greetings, there is a good team in Russia (http://centos.alt.ru) which is engaged in building a lots of rpm's (such like as

[CentOS] Full Virtualized DomU won't boot

2010-01-27 Thread Sergio Belkin
Hi, I use Centos 5.4 x86_64 kernel used is 2.6.18-164.11.1.el5xen I have a physical machine running Debian Etch (32 bit) and Debian Lenny and I virtualized the first one as follows: *Created a HVM DomU with Virt-Manager with a virtual disk file of 4 M *Boot from LiveCD, and created a swap

Re: [CentOS] Seamonkey (Mozilla) web browser for CentOS 5.4?

2010-01-27 Thread Dick Roth
MHR wrote: On Wed, Jan 27, 2010 at 11:46 AM, Greg Baileygbai...@lxpro.com wrote: Robert Heller wrote: Does the Seamonkey (Mozilla) web browser exist for CentOS 5.4? It seems to be missing from the standard repository. Seamonkey 1.0.9 is included with CentOS 4.X, but CentOS 5 builds never

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Ross Walker
On Jan 27, 2010, at 10:20 AM, Noob Centos Admin centos.ad...@gmail.com wrote: Hi, On 1/27/10, Ross Walker rswwal...@gmail.com wrote: But if your doing mysql on top of LVM your basically doing the same, cause LVM (other then current kernels) doesn't support barriers. Still if you have a

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Christopher Chan
Sorry to be the bearer of bad news, but on top of LVM on CentOS/RHEL the best assurance your going to get is fsync(), meaning the data is out of the kernel, but probably still on disk write cache. Make sure you have a good UPS setup, so the disks can flush after main power loss. Or turn off

Re: [CentOS] Centos/Linux Disk Caching, might be OT in some ways

2010-01-27 Thread Christopher Chan
On Wednesday, January 27, 2010 09:26 PM, Les Mikesell wrote: Chan Chung Hang Christopher wrote: Ah, well #1 on his list then is to figure out what he is running! LOL, I know it sounds quite noobish, coming across like I've no idea what DBMS it is running on. The system currently runs on MySQL

Re: [CentOS] Seamonkey (Mozilla) web browser for CentOS 5.4?

2010-01-27 Thread MHR
On Wed, Jan 27, 2010 at 2:37 PM, Dick Roth raro...@comcast.net wrote: I've been using Seamonkey from the Mozilla site with mixed experience. It handles graphics/videos better than Firefox, but goes off to lala land chewing up cpu cycles to 95% for minutes at a time.  Top indicates that it is

[CentOS] Advanced fsck?

2010-01-27 Thread hadi motamedi
Dear All My CentOS server got file system inconsistency , asking for type Ctrl-D for normal boot or give root password for maintenance to run fsck manually. I tried for manually run fsck , as the followings : #fsck -s /dev/hda3 But after rebooting the server it will come back again at the similar

Re: [CentOS] Advanced fsck?

2010-01-27 Thread Agile Aspect
On Wed, Jan 27, 2010 at 9:45 PM, hadi motamedi motamed...@gmail.com wrote: Dear All My CentOS server got file system inconsistency , asking for type Ctrl-D for normal boot or give root password for maintenance to run fsck manually. I tried for manually run fsck , as the followings : #fsck -s

Re: [CentOS] Advanced fsck?

2010-01-27 Thread hadi motamedi
On 1/28/10, Agile Aspect agile.asp...@gmail.com wrote: On Wed, Jan 27, 2010 at 9:45 PM, hadi motamedi motamed...@gmail.com wrote: Dear All My CentOS server got file system inconsistency , asking for type Ctrl-D for normal boot or give root password for maintenance to run fsck manually.

Re: [CentOS] Advanced fsck?

2010-01-27 Thread Frank Cox
On Thu, 2010-01-28 at 10:12 +0330, hadi motamedi wrote: I have received my CentOS server as pre-installed , with no CD accompanied . Is there any other way to fix the bug? You can download the appropriate disk image from any of the Centos mirror sites. -- MELVILLE THEATRE ~ Melville Sask ~

Re: [CentOS] Advanced fsck?

2010-01-27 Thread Geoff Galitz
It is probably not a bug... most likely you have additional filesystems that need checking. If you are unsure about what filesystems to check, use the -A flag to fsck: # fsck -A That will check all applicable filesystems listed in your /etc/fstab file. It is also possible that

Re: [CentOS] Advanced fsck?

2010-01-27 Thread John R Pierce
Geoff Galitz wrote: It is probably not a bug... most likely you have additional filesystems that need checking. If you are unsure about what filesystems to check, use the -A flag to fsck: # fsck -A That will check all applicable filesystems listed in your /etc/fstab