Re: [CentOS-virt] CentOS-6.0 and LXC

2011-07-19 Thread Nenad Opsenica
Always Learning wrote: On Tue, 2011-07-19 at 08:22 +1000, Matt Paine wrote: As far as I am aware, KVM uses the cpu hardware to run completely different operating systems independently of the host. LXC is similar to Linux-VServer, or virtuozzo, where you are always running a base

Re: [CentOS-virt] CentOS-6.0 and LXC

2011-07-19 Thread Matt Paine
Hi Paul. See my un-educated comments inline :) On 19 July 2011 08:59, Always Learning cen...@u6.u22.net wrote: On Tue, 2011-07-19 at 08:22 +1000, Matt Paine wrote: As far as I am aware, KVM uses the cpu hardware to run completely different operating systems independently of the host.

Re: [CentOS-virt] CentOS-6.0 and LXC

2011-07-19 Thread SZ Quadri
On Tue, Jul 19, 2011 at 4:29 AM, Always Learning cen...@u6.u22.net wrote: On Tue, 2011-07-19 at 08:22 +1000, Matt Paine wrote: As far as I am aware, KVM uses the cpu hardware to run completely different operating systems independently of the host. LXC is similar to Linux-VServer, or

[CentOS-virt] qemu-kvm -snapshot

2011-07-19 Thread Andrea Chierici
Hi, I am trying to benchmark disk I/O performance on VM running with -snapshot option enabled. In order to do that I specify cache=none in the -drive parameter (yes I am running qemu-kvm at command line0. The problem is that if I use this option kvm seems to ignore the cache=none directive and

Re: [CentOS-virt] Suggestions to improve this minimal kickstart config for CentOS 6?

2011-07-19 Thread Kartik Subbarao
On 07/19/2011 12:36 PM, Kartik Subbarao wrote: rpm -e $(rpm -qa |grep -i firmware) This should be changed to: rpm -e $(rpm -qa | grep -i firmware | grep -v kernel-firmware) Since apparently kernel depends on kernel-firmware. -Kartik ___

Re: [CentOS-virt] Suggestions to improve this minimal kickstart config for CentOS 6?

2011-07-19 Thread Manuel Wolfshant
On 07/20/2011 12:15 AM, Kartik Subbarao wrote: On 07/19/2011 12:36 PM, Kartik Subbarao wrote: rpm -e $(rpm -qa |grep -i firmware) This should be changed to: rpm -e $(rpm -qa | grep -i firmware | grep -v kernel-firmware) Since apparently kernel depends on kernel-firmware. Try the attached ks.

Re: [CentOS-virt] Suggestions to improve this minimal kickstart config for CentOS 6?

2011-07-19 Thread Dennis Jacobfeuerborn
On 07/19/2011 11:36 PM, Manuel Wolfshant wrote: On 07/20/2011 12:15 AM, Kartik Subbarao wrote: On 07/19/2011 12:36 PM, Kartik Subbarao wrote: rpm -e $(rpm -qa |grep -i firmware) This should be changed to: rpm -e $(rpm -qa | grep -i firmware | grep -v kernel-firmware) Since apparently kernel

Re: [CentOS] CentOS 6 - VM network bridge issue

2011-07-19 Thread James Hogarth
I built a CentOS 6 machine to host several CentOS 6 guest servers. As all guests will be Internet facing I set up the host with two bridged NICs and assigned an Internet facing IP address to br0 and a local IP address to br1. Each guest was installed using br0 and br1 with virtio drivers. On

Re: [CentOS] EL6, xinetd, and permissions. What am I missing?

2011-07-19 Thread John Doe
From: Benjamin Smith li...@benjamindsmith.com Staging for a rollout of EL 6, and ran into a very strange permissions issue with xinetd that defies all (my) logic. It's a script called spfiled that we use for messaging between our server cluster servers. I'm trying to get it to run with least

Re: [CentOS] [SOLVED] CUPS LAN printing problem (from Vista)

2011-07-19 Thread Marc Deop
On Monday 18 July 2011 20:59:18 Keith Roberts wrote: On Mon, 18 Jul 2011, Keith Roberts wrote: To: CentOS mailing list centos@centos.org From: Keith Roberts ke...@karsites.net Subject: Re: [CentOS] CUPS LAN printing problem (from Vista) On Mon, 18 Jul 2011, m.r...@5-cent.us wrote:

Re: [CentOS] CentOS 6 - VM network bridge issue

2011-07-19 Thread Khusro Jaleel
On 19/07/2011 08:14, James Hogarth wrote: I built a CentOS 6 machine to host several CentOS 6 guest servers. As all guests will be Internet facing I set up the host with two bridged NICs and assigned an Internet facing IP address to br0 and a local IP address to br1. Each guest was

Re: [CentOS] firewall?

2011-07-19 Thread John Hodrien
On Sun, 17 Jul 2011, Always Learning wrote: If using SSH, FTP, phpmyadmin etc. etc. then DO NOT use the standard ports. Allocate a different IP address (if you have several) and use a non-web IP address for SSH and a different non-web IP address for phpmyadmin etc. WITH non-standard ports

Re: [CentOS] firewall?

2011-07-19 Thread hadi motamedi
On 7/19/11, John Hodrien j.h.hodr...@leeds.ac.uk wrote: On Sun, 17 Jul 2011, Always Learning wrote: If using SSH, FTP, phpmyadmin etc. etc. then DO NOT use the standard ports. Allocate a different IP address (if you have several) and use a non-web IP address for SSH and a different non-web IP

Re: [CentOS] firewall?

2011-07-19 Thread John Hodrien
On Tue, 19 Jul 2011, hadi motamedi wrote: Dear All With respect to the references you gave me, I figured out to add the following line to my /etc/sysconfig/iptables : -A RH-Firewall-1-INPUT -p udp -m udp --dport 53 -j ACCEPT Then I issued: #service iptables restart And now the windows

Re: [CentOS] firewall?

2011-07-19 Thread John Doe
From: hadi motamedi motamed...@gmail.com centos. Can you please let me know where powerful centos stuffs for various purposes can be selected and installed from the internet? Hum... powerful stuff for various purposes is usually mysterious secret knowledge handed from masters to disciples...

Re: [CentOS] firewall?

2011-07-19 Thread hadi motamedi
On 7/19/11, John Doe jd...@yahoo.com wrote: From: hadi motamedi motamed...@gmail.com centos. Can you please let me know where powerful centos stuffs for various purposes can be selected and installed from the internet? Hum... powerful stuff for various purposes is usually mysterious secret

Re: [CentOS] cannot start virt-manager in centos 6

2011-07-19 Thread Patrick Lists
On 07/19/2011 05:25 AM, 赵小强 wrote: I just upgrade from centos 5.6 to centos 6.0 on a x86_64 box. But when I try to create a new virtual guest, virt-manager give: Error: internal error cannot parse /usr/bin/qemu-system-x86_64 version number in 'QEMU emulator version 0.14.0, Copyright (c)

[CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Kevin Thorpe
Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like something pretty comprehensive to cover helpdesk and HR stuff as well as software bugs/requests. There seems to be a million variations out there. ___ CentOS mailing

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Marius Vaitiekunas
On Tue, Jul 19, 2011 at 2:32 PM, Kevin Thorpe kevin.tho...@pibenchmark.com wrote: Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like something pretty comprehensive to cover helpdesk and HR stuff as well as software bugs/requests. There seems to be a million

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Rainer Duffner
Am Di, 19.07.2011, 13:32 schrieb Kevin Thorpe: Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like something pretty comprehensive to cover helpdesk and HR stuff as well as software bugs/requests. There seems to be a million variations out there. Only very

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Jorge Fábregas
On 07/19/2011 07:32 AM, Kevin Thorpe wrote: would any of you recommend a ticketing system? Redmine: http://www.redmine.org/ You can give it a try by using any of the the Bitnami virtual-machine images: http://bitnami.org/stack/redmine HTH, Jorge ___

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Keith Roberts
On Tue, 19 Jul 2011, Kevin Thorpe wrote: To: CentOS mailing list centos@centos.org From: Kevin Thorpe kevin.tho...@pibenchmark.com Subject: [CentOS] [OT] would any of you recommend a ticketing system? Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Keith Roberts
On Tue, 19 Jul 2011, Keith Roberts wrote: To: CentOS mailing list centos@centos.org From: Keith Roberts ke...@karsites.net Subject: Re: [CentOS] [OT] would any of you recommend a ticketing system? On Tue, 19 Jul 2011, Kevin Thorpe wrote: To: CentOS mailing list centos@centos.org From:

[CentOS] 2 questions on CentOS firewall

2011-07-19 Thread Timothy Murphy
I'm running CentOS-6 on an HP MicroServer with a Billion 5200S modem/router connecting to the internet. I'm running the standard CentOS-6 firewall on the server. (1) I can open port 22 on the Billion, allowing me to ssh in from outside. But for some reason I cannot ping the same address from

Re: [CentOS] 2 questions on CentOS firewall

2011-07-19 Thread Ljubomir Ljubojevic
Timothy Murphy wrote: I'm running CentOS-6 on an HP MicroServer with a Billion 5200S modem/router connecting to the internet. I'm running the standard CentOS-6 firewall on the server. (1) I can open port 22 on the Billion, allowing me to ssh in from outside. But for some reason I cannot

[CentOS] NM on a server?

2011-07-19 Thread Timothy Murphy
Is there any point in running NetworkManager on a server? The IP addresses of the two server NICS are fixed (192.168.1.2 and 192.168.2.2 .) I'm not clear if it is necessary in some way to run NM on a CentOS system? -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090,

[CentOS] Antwort: NM on a server?

2011-07-19 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 19.07.2011 15:24:29: Timothy Murphy gayle...@eircom.net Gesendet von: centos-boun...@centos.org 19.07.2011 15:25 Bitte antworten an CentOS mailing list centos@centos.org An centos@centos.org Kopie Thema [CentOS] NM on a server? Is

Re: [CentOS] NM on a server?

2011-07-19 Thread Jakub Jedelsky
Dne 19.7.2011 15:24, Timothy Murphy napsal(a): Is there any point in running NetworkManager on a server? The IP addresses of the two server NICS are fixed (192.168.1.2 and 192.168.2.2 .) I'm not clear if it is necessary in some way to run NM on a CentOS system? I remove NM on servers in

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Oliver Schad
On Tuesday 19 July 2011 13:32:50 Kevin Thorpe wrote: Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like something pretty comprehensive to cover helpdesk and HR stuff as well as software bugs/requests. There seems to be a million variations out there. OTRS

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Scott Robbins
On Tue, Jul 19, 2011 at 01:39:08PM +0200, Rainer Duffner wrote: Am Di, 19.07.2011, 13:32 schrieb Kevin Thorpe: Hi all, sorry for being OT but would any of you recommend a ticketing system? http://www.bestpractical.com/rt/ - RequestTracker http://www.otrs.org/ - OTRS If you do use RT,

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Scott Robbins
On Tue, Jul 19, 2011 at 09:36:26AM -0400, Scott Robbins wrote: If you do use RT, I have a page I put up after putting it on CentOS 5.5. Most of it is still probably applicable. Of course, putting the link to said page might be useful. (Rough morning.)

[CentOS] Samba 3.5.4 net map group list doesn´t work

2011-07-19 Thread Francisco Arencibia Quesada
Good morning to everybody, I´m using centos 5.6 with samba 3.5.4, I´m having troubles mapping groups in samba, I write net groupmap list, and It doesn´t show any groups, nothing, This is driving me crazy, please if somebody can give me a hand with this, I will be thankful forever.!!! Best Regards

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread m . roth
Keith Roberts wrote: On Tue, 19 Jul 2011, Kevin Thorpe wrote: From: Kevin Thorpe kevin.tho...@pibenchmark.com Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like something pretty comprehensive to cover helpdesk and HR stuff as well as software

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Eric Viseur
FWIW, I've been using Indefero for quite a while, might suit some of your needs. It's basically a Google Code clone. 2011/7/19 m.r...@5-cent.us Keith Roberts wrote: On Tue, 19 Jul 2011, Kevin Thorpe wrote: From: Kevin Thorpe kevin.tho...@pibenchmark.com Hi all, sorry for being OT but

Re: [CentOS] Samba 3.5.4 net map group list doesn´t work

2011-07-19 Thread Josh Miller
On 07/19/2011 06:55 AM, Francisco Arencibia Quesada wrote: Good morning to everybody, I´m using centos 5.6 with samba 3.5.4, I´m having troubles mapping groups in samba, I write net groupmap list, and It doesn´t show any groups, nothing, This is driving me crazy, please if somebody can give

[CentOS] CentOS 6

2011-07-19 Thread m . roth
I finally switched workstations, and am running into a lot of truly annoying details with CentOS 6, and the software with it. For one, I'm doing this by webmail, and this version of Firefox *insists* on putting what I'm typing in gray, rather than black. For another, I despise the new version of

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Robert Heller
At Tue, 19 Jul 2011 12:32:50 +0100 CentOS mailing list centos@centos.org wrote: Hi all, sorry for being OT but would any of you recommend a ticketing system? We'd like something pretty comprehensive to cover helpdesk and HR stuff as well as software bugs/requests. There seems to be a

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread Adam Wead
I'd recommend Jira: http://www.atlassian.com/software/jira/ We use it primarily for software projects and bug tracking, but it can easily be configured as a helpdesk application, and still be used for other things. Very configurable, easy to setup and maintain and they have reduced pricing for

Re: [CentOS] CentOS 6

2011-07-19 Thread Lamar Owen
On Jul 19, 2011, at 10:21 AM, m.r...@5-cent.us wrote: I finally switched workstations, and am running into a lot of truly annoying details with CentOS 6, and the software with it. If the same details you find annoying are the same way in upstream EL6. For one, I'm doing this by

[CentOS] Cron questions

2011-07-19 Thread Armin Tueting
Hello , identical PHP script on two CentOS 5.6 (i386 and x86_64) gives the following information while running as a cron job. Warning: Terminal locale not UTF-8, but UTF-8 locale is being forced. Screen output may not be correctly printed -- Best regards, Armin

Re: [CentOS] Samba 3.5.4 net map group list doesn´t work

2011-07-19 Thread Francisco Arencibia Quesada
Thanks, I did this and now when I used net groupmap list, It works.. I have read somewhere that in new version of Samba we have to add groups manually.. Thanks brother! net groupmap add ntgroup=Domain Admins unixgroup=10512 rid=512 net groupmap add ntgroup=Domain Users unixgroup=10513 rid=513 net

Re: [CentOS] Cron questions

2011-07-19 Thread Lisandro Grullon
Check the local in both machines and look under /var/log/ for clues. Armin Tueting armin.tuet...@tueting-online.com 7/19/2011 10:49 AM Hello , identical PHP script on two CentOS 5.6 (i386 and x86_64) gives the following information while running as a cron job. Warning: Terminal locale

Re: [CentOS] 2 questions on CentOS firewall

2011-07-19 Thread Robert Spangler
On Tuesday 19 July 2011 09:11, the following was written: Timothy Murphy wrote: I'm running CentOS-6 on an HP MicroServer with a Billion 5200S modem/router connecting to the internet. I'm running the standard CentOS-6 firewall on the server. (1) I can open port 22 on the Billion,

Re: [CentOS] CentOS 6

2011-07-19 Thread Steve Clark
On 07/19/2011 10:21 AM, m.r...@5-cent.us wrote: I finally switched workstations, and am running into a lot of truly annoying details with CentOS 6, and the software with it. For one, I'm doing this by webmail, and this version of Firefox *insists* on putting what I'm typing in gray, rather than

[CentOS] CentOS-announce Digest, Vol 77, Issue 5

2011-07-19 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

Re: [CentOS] CentOS-announce Digest, Vol 77, Issue 5

2011-07-19 Thread Markus Falb
On 19.7.2011 18:00, centos-announce-requ...@centos.org wrote: 1. CESA-2011:0927 Important CentOS 5 i386 kernel Update (Karanbir Singh) ... Upstream details at : https://rhn.redhat.com/errata/RHSA-2011-0927.html ... i386: 40261f41e17f5847e5542f21a901bd89

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread David Lemcoe
osTicket is pretty sweet. On Tue, Jul 19, 2011 at 10:33 AM, Adam Wead amsterda...@gmail.com wrote: I'd recommend Jira: http://www.atlassian.com/software/jira/ We use it primarily for software projects and bug tracking, but it can easily be configured as a helpdesk application, and still be

Re: [CentOS] [OT] would any of you recommend a ticketing system?

2011-07-19 Thread David McKendrick
Kayako. Cerberus is another option. Both have visible code when / if modifications are needed, but both are also pay2play. Can't recommend anything beyond those but I've gone through about thirty different systems over the years. On Tue, 2011-07-19 at 12:49 -0400, David Lemcoe wrote: osTicket

Re: [CentOS] 2 questions on CentOS firewall

2011-07-19 Thread Timothy Murphy
Ljubomir Ljubojevic wrote: (1) I can open port 22 on the Billion, allowing me to ssh in from outside. But for some reason I cannot ping the same address from outside. This is due to modem refuses to answer to pings. You might have option to allow it in modem config. Ping (ICMP) does not

Re: [CentOS] CentOS-announce Digest, Vol 77, Issue 5

2011-07-19 Thread Ljubomir Ljubojevic
Markus Falb wrote: Announcement made but the updates are still missing. I just had a look on mirror.centos.org and I could not find it. -- Kind Regards, Markus Falb Does this ring a bell?: The following updated files have been uploaded and are currently syncing to the mirrors: (

[CentOS] Will QA web site have CentOS 6.1 status?

2011-07-19 Thread Greg Bailey
The QA web site at http://qaweb.dev.centos.org/qa/blog was really helpful for those of us who were curious as to how CentOS 6.0 was coming along. However, there doesn't seem to be much information as to how CentOS 6.1 is going from either the QA web site, the forums (Announcements), or

Re: [CentOS] 2 questions on CentOS firewall

2011-07-19 Thread Ljubomir Ljubojevic
Robert Spangler wrote: On Tuesday 19 July 2011 09:11, the following was written: Timothy Murphy wrote: I'm running CentOS-6 on an HP MicroServer with a Billion 5200S modem/router connecting to the internet. I'm running the standard CentOS-6 firewall on the server. (1) I can

Re: [CentOS] Cron questions

2011-07-19 Thread Armin Tueting
Title: Re: [CentOS] Cron questions Hello Lisandro, Tuesday, July 19, 2011, 4:52:28 PM, you wrote: Check the local in both machines and look under /var/log/ for clues. Armin Tueting armin.tuet...@tueting-online.com 7/19/2011 10:49 AM Hello , identical PHP script on two CentOS 5.6 (i386

Re: [CentOS] Will QA web site have CentOS 6.1 status?

2011-07-19 Thread Always Learning
On Tue, 2011-07-19 at 10:51 -0700, Greg Bailey wrote:# The QA web site at http://qaweb.dev.centos.org/qa/blog was really helpful for those of us who were curious as to how CentOS 6.0 was coming along. However, there doesn't seem to be much information as to how CentOS 6.1 is going from

[CentOS] svn check out failed for 'connection refused' reason

2011-07-19 Thread Steve liu
Hi just want to check out soft by svn, but failed for 'connection refused' reason e.g. svn co svn://svn.mplayerhq.hu/mplayer/trunk mplayer svn: Can't connect to host 'svn.mplayerhq.hu': Connection refused and this is my iptables status and some info to confirm the DNS and ICMP connection are

Re: [CentOS] Will QA web site have CentOS 6.1 status?

2011-07-19 Thread David Lemcoe
I haven't heard a single bit of news about CentOS 6.1, and that's a little frustrating seeing how quick 5.1 was from 5.0... On Tue, Jul 19, 2011 at 2:26 PM, Always Learning cen...@u6.u22.net wrote: On Tue, 2011-07-19 at 10:51 -0700, Greg Bailey wrote:# The QA web site at

Re: [CentOS] CentOS-announce Digest, Vol 77, Issue 5

2011-07-19 Thread Markus Falb
On 19.7.2011 19:48, Ljubomir Ljubojevic wrote: Markus Falb wrote: Announcement made but the updates are still missing. I just had a look on mirror.centos.org and I could not find it. -- Kind Regards, Markus Falb Does this ring a bell?: The following updated files have been uploaded

Re: [CentOS] svn check out failed for 'connection refused' reason

2011-07-19 Thread David Lemcoe
Usually as a quick troubleshooting step, I will go service iptables stop, try what is causing the problem, and then see if it's the firewall causing the issue. On Tue, Jul 19, 2011 at 2:30 PM, Steve liu lsen@gmail.com wrote: Hi just want to check out soft by svn, but failed for

Re: [CentOS] svn check out failed for 'connection refused' reason

2011-07-19 Thread Steve liu
thanks for your quick response but I really do this, see highlight... any else On Wed, Jul 20, 2011 at 2:43 AM, David Lemcoe fo...@lemcoe.com wrote: Usually as a quick troubleshooting step, I will go service iptables stop, try what is causing the problem, and then see if it's the firewall

[CentOS] CentOS updates (Was: CentOS-announce Digest, Vol 77, Issue 5)

2011-07-19 Thread Akemi Yagi
On Tue, Jul 19, 2011 at 11:42 AM, Markus Falb markus.f...@fasel.at wrote: Announcement made but the updates are still missing. I just had a look on mirror.centos.org and I could not find it. From a Forum post this morning:

Re: [CentOS] CentOS-announce Digest, Vol 77, Issue 5

2011-07-19 Thread helpaz
On Tue, Jul 19, 2011 at 21:42, Markus Falb markus.f...@fasel.at wrote: Announcement made but the updates are still missing. I just had a look on mirror.centos.org and I could not find it. Of course it did. Thats why I asked. AFAIK it is now fixed and soon you should see this updates near your

Re: [CentOS] svn check out failed for 'connection refused' reason

2011-07-19 Thread David Lemcoe
I apologize. I didn't even see that part. I've never used svn:// to access my repos, so I won't be able to help there. Though, what I do use is http:// to access them, because it makes for one less port to be open. You actually use apache to do it. http://wiki.centos.org/HowTos/Subversion On

Re: [CentOS] CentOS 6

2011-07-19 Thread Rob Kampen
On 07/19/2011 10:21 AM, m.r...@5-cent.us wrote: I finally switched workstations, and am running into a lot of truly annoying details with CentOS 6, and the software with it. For one, I'm doing this by webmail, and this version of Firefox *insists* on putting what I'm typing in gray, rather than

Re: [CentOS] svn check out failed for 'connection refused' reason

2011-07-19 Thread Steve liu
I agree. but it's not up to me. some web site only offers svn you know... this works for me before... at first I supposed it be problem of that web site. But later I tried to check out sth from other site, still failed. so I guess there must be sth wrong in my sys...[?] though, thanks all the

Re: [CentOS] CentOS 6

2011-07-19 Thread Rob Kampen
On 07/19/2011 10:58 AM, Steve Clark wrote: On 07/19/2011 10:21 AM, m.r...@5-cent.us wrote: I finally switched workstations, and am running into a lot of truly annoying details with CentOS 6, and the software with it. For one, I'm doing this by webmail, and this version of Firefox *insists* on

[CentOS] nfsv4 and kerberos - fails to mount

2011-07-19 Thread Rob Kampen
I have been trying all sorts of things to get this working. nfsv4 works fine if I just use the nfs-v3 form of export i.e. /nfs4exports 192.168.230.237/24(ro,fsid=0,sync,insecure,no_root_squash,no_subtree_check,squash_uids=0-99) /nfs4exports/NDG

[CentOS] [OT] Apache oddity - appending garbage request does not result in a 404

2011-07-19 Thread Ray Leventhal
HI, I know this is OT and I apologize in advance, but with the wealth of knowledge on this list I hope that some kind soul will help (off list is fine). I run CentOS 5.6 with the usual LAMP stack. One of the virtual sites on this server failed a PCI Compliance (credit card security stuff)

Re: [CentOS] nfsv4 and kerberos - fails to mount

2011-07-19 Thread Olaf Mueller
Rob Kampen wrote: Hello, nfs4 with kerberos works fine here on CentOS 5.6. change exports to [...]gss/krb([...] [...]gss/krb([...] My /etc/exports says '... gss/krb5(...'. And 'SECURE_NFS=yes' is set in /etc/sysconfig/nfs. All needed services are running? - rpcsvcgssd (server) - rpcidmapd

Re: [CentOS] [OT] Apache oddity - appending garbage request does not result in a 404

2011-07-19 Thread John R Pierce
On 07/19/11 1:28 PM, Ray Leventhal wrote: Example:http://www.domain.com/pagedoesnotexist returns the expected 404 But browse to a page that does exist, like goodpage.php, then append either a slash and some random string, or a ?=somerandomstring and the goodpage.php is still displayed.

Re: [CentOS] [OT] Apache oddity - appending garbage request does not result in a 404

2011-07-19 Thread Keith Roberts
On Tue, 19 Jul 2011, John R Pierce wrote: To: centos@centos.org From: John R Pierce pie...@hogranch.com Subject: Re: [CentOS] [OT] Apache oddity - appending garbage request does not result in a 404 On 07/19/11 1:28 PM, Ray Leventhal wrote:

Re: [CentOS] CentOS 6 - VM network bridge issue

2011-07-19 Thread Kahlil Hodgson
On 07/19/2011 07:52 PM, Khusro Jaleel wrote: A bit of a long shot but does turning on STP on the br* interfaces help? I vaguely remember I had to do the following on one of my machines that uses bonding + bridges: # brctl stp br0 on I have put this in the machines' /etc/rc.local so it's

Re: [CentOS] CentOS 6 - VM network bridge issue (SOLVED)

2011-07-19 Thread Emmett Culley
On 07/19/2011 12:14 AM, James Hogarth wrote: I built a CentOS 6 machine to host several CentOS 6 guest servers. As all guests will be Internet facing I set up the host with two bridged NICs and assigned an Internet facing IP address to br0 and a local IP address to br1. Each guest

Re: [CentOS] Will QA web site have CentOS 6.1 status?

2011-07-19 Thread Daniel Bird
On 19/07/2011 19:42, David Lemcoe wrote: I haven't heard a single bit of news about CentOS 6.1, and that's a little frustrating seeing how quick 5.1 was from 5.0... From the front page of http://centos.org/ Since upstream has a 6.1 version already released, we will be using a Continous

Re: [CentOS] Will QA web site have CentOS 6.1 status?

2011-07-19 Thread David Lemcoe
That's not exactly news, since that came out when 6.0 came out. Also, it doesn't speak as to a possible release of 6.1. On Tue, Jul 19, 2011 at 5:45 PM, Daniel Bird db...@sgul.ac.uk wrote: On 19/07/2011 19:42, David Lemcoe wrote: I haven't heard a single bit of news about CentOS 6.1, and

[CentOS] managing a rack full of centos servers

2011-07-19 Thread John R Pierce
to date, I've done all my administration on a manual 1 at a time basis, as each system has been pretty much unique. its looking like I might need to setup a deployment of a dozen or 2 basically identical machines, all running pretty much the same sorts of stuff. I have zero experience with

Re: [CentOS] nfsv4 and kerberos - fails to mount

2011-07-19 Thread Rob Kampen
On 07/19/2011 04:43 PM, Olaf Mueller wrote: Rob Kampen wrote: Hello, nfs4 with kerberos works fine here on CentOS 5.6. change exports to [...]gss/krb([...] [...]gss/krb([...] My /etc/exports says '... gss/krb5(...'. Got this already And 'SECURE_NFS=yes' is set in /etc/sysconfig/nfs.

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread William Warren
On 7/19/2011 7:43 PM, John R Pierce wrote: to date, I've done all my administration on a manual 1 at a time basis, as each system has been pretty much unique. its looking like I might need to setup a deployment of a dozen or 2 basically identical machines, all running pretty much the same

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Fajar Priyanto
On Wed, Jul 20, 2011 at 7:43 AM, John R Pierce pie...@hogranch.com wrote: to date, I've done all my administration on a manual 1 at a time basis, as each system has been pretty much unique. its looking like I might need to setup a deployment of a dozen or 2 basically identical machines, all

[CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread John J. Boyer
Does CentOS 5.6 have a mailing list manager like ecartis or majordomo? I want to set up mailing lists for my server in the cloud for three domains that I own. What mailing list managers do yourecommend, and where can they be found? I don't ming compiling source code. Thanks, -- John J. Boyer;

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread Dave Stevens
On Tuesday, July 19, 2011 05:07:16 PM John J. Boyer wrote: Does CentOS 5.6 have a mailing list manager like ecartis or majordomo? I want to set up mailing lists for my server in the cloud for three domains that I own. What mailing list managers do yourecommend, and where can they be found? I

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Giovanni Tirloni
On Tue, Jul 19, 2011 at 8:43 PM, John R Pierce pie...@hogranch.com wrote: to date, I've done all my administration on a manual 1 at a time basis, as each system has been pretty much unique. its looking like I might need to setup a deployment of a dozen or 2 basically identical machines, all

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Patrick Lists
On 07/20/2011 02:03 AM, Fajar Priyanto wrote: Redhat satellite can handle it. Too bad I don't know if there is foss alternative for it. There is http://spacewalk.redhat.com/ Or check out: http://pulpproject.org/ https://fedorahosted.org/candlepin/ http://theforeman.org/ (or look at

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread Patrick Lists
On 07/20/2011 02:17 AM, Dave Stevens wrote: On Tuesday, July 19, 2011 05:07:16 PM John J. Boyer wrote: Does CentOS 5.6 have a mailing list manager like ecartis or majordomo? I want to set up mailing lists for my server in the cloud for three domains that I own. What mailing list managers do

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread David Lemcoe
Spacewalk is the free alternative to Satellite, and is pretty dang awesome if you ask me. On Tue, Jul 19, 2011 at 8:25 PM, Patrick Lists centos-l...@puzzled.xs4all.nl wrote: On 07/20/2011 02:03 AM, Fajar Priyanto wrote: Redhat satellite can handle it. Too bad I don't know if there is foss

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread John R Pierce
On 07/19/11 5:07 PM, John J. Boyer wrote: Does CentOS 5.6 have a mailing list manager like ecartis or majordomo? I want to set up mailing lists for my server in the cloud for three domains that I own. What mailing list managers do yourecommend, and where can they be found? I don't ming

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Peter Brady
On 20/07/11 10:30 AM, David Lemcoe wrote: Spacewalk is the free alternative to Satellite, and is pretty dang awesome if you ask me. +1 for spacewalk. I use it in combination with kickstarts (have not fiddled with the cobbler/PXE provisioning interface yet) to rollout identical deployments for

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Fajar Priyanto
On Wed, Jul 20, 2011 at 8:25 AM, Patrick Lists centos-l...@puzzled.xs4all.nl wrote: On 07/20/2011 02:03 AM, Fajar Priyanto wrote: Redhat satellite can handle it. Too bad I don't know if there is foss alternative for it. There is http://spacewalk.redhat.com/ They have it? Awesome! Thanks for

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Les Mikesell
On 7/19/11 6:43 PM, John R Pierce wrote: to date, I've done all my administration on a manual 1 at a time basis, as each system has been pretty much unique. its looking like I might need to setup a deployment of a dozen or 2 basically identical machines, all running pretty much the same sorts

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread David Lemcoe
Mailman is probably what you want to use, because anyone who subscribes to any amount of mailing lists knows exactly how to use Mailman and it's features. On Tue, Jul 19, 2011 at 8:45 PM, John R Pierce pie...@hogranch.com wrote: On 07/19/11 5:07 PM, John J. Boyer wrote: Does CentOS 5.6 have a

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread Les Mikesell
On 7/19/11 8:19 PM, David Lemcoe wrote: Mailman is probably what you want to use, because anyone who subscribes to any amount of mailing lists knows exactly how to use Mailman and it's features. One feature you are likely to miss, though, is a good search for the archives. If it is open to the

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread Jay Leafey
I usually use SSH keys in conjunction with ClusterSSH (http://clusterssh.sourceforge.net), I have been using the 3.27 version with good results. It makes managing batches of servers a bit easier, allowing the execution of the same command across multiple systems at the same time. -- Jay

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread Smithies, Russell
I'll put in a plug for HP Cluster Management Utility http://h20311.www2.hp.com/HPC/cache/412128-0-0-0-121.html?jumpid=reg_R1002_USEN We also use C3 - an oldy but a goody :-) http://www.csm.ornl.gov/torc/C3/index.html --Russell -Original Message- From: centos-boun...@centos.org

[CentOS] high performance open source DHCP solution?

2011-07-19 Thread Rogelio
The free DHCP solution, ISC, seems to be having scaling issues (i.e. handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I was wondering if anyone had any open source suggestions of solutions that could scale much better? (Ideally, I could find a free version of a solution like

Re: [CentOS] Recommended mailing list manager for CentOS 5.6

2011-07-19 Thread Robert Heller
At Tue, 19 Jul 2011 19:07:16 -0500 CentOS mailing list centos@centos.org wrote: Does CentOS 5.6 have a mailing list manager like ecartis or majordomo? I want to set up mailing lists for my server in the cloud for three domains that I own. What mailing list managers do yourecommend, and

Re: [CentOS] high performance open source DHCP solution?

2011-07-19 Thread Joseph L. Casale
Anyone have any suggestions? You thought about using its built in load balancing to scale out the capacity? Don't know what hardware you are using but it might be worth looking at the lease db and log file setups you are using if you can't add iron to the equation.

Re: [CentOS] managing a rack full of centos servers

2011-07-19 Thread cooleyr
On Jul 19, 2011 6:48 PM, Jay Leafey jay.lea...@mindless.com wrote: I usually use SSH keys in conjunction with ClusterSSH ( http://clusterssh.sourceforge.net), I have been using the 3.27 version with good results. It makes managing batches of servers a bit easier, allowing the execution of the

Re: [CentOS] high performance open source DHCP solution?

2011-07-19 Thread Les Mikesell
On 7/19/11 9:54 PM, Rogelio wrote: The free DHCP solution, ISC, seems to be having scaling issues (i.e. handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I was wondering if anyone had any open source suggestions of solutions that could scale much better? (Ideally, I could

Re: [CentOS] high performance open source DHCP solution?

2011-07-19 Thread Rogelio
You thought about using its built in load balancing to scale out the capacity? Don't know what hardware you are using but it might be worth looking at the lease db and log file setups you are using if you can't add iron to the equation. I'm looking over the documentation, and I see the -Y/-y

Re: [CentOS] svn check out failed for 'connection refused' reason

2011-07-19 Thread cooleyr
On Jul 19, 2011 11:30 AM, Steve liu lsen@gmail.com wrote: e.g. svn co svn://svn.mplayerhq.hu/mplayer/trunk mplayer svn: Can't connect to host 'svn.mplayerhq.hu': Connection refused and this is my iptables status and some info to confirm the DNS and ICMP connection are ok. Do an nmap scan

Re: [CentOS] firewall?

2011-07-19 Thread hadi motamedi
On 7/19/11, John Hodrien j.h.hodr...@leeds.ac.uk wrote: On Tue, 19 Jul 2011, hadi motamedi wrote: Dear All With respect to the references you gave me, I figured out to add the following line to my /etc/sysconfig/iptables : -A RH-Firewall-1-INPUT -p udp -m udp --dport 53 -j ACCEPT Then I

  1   2   >