[CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Aclhk Aclhk
i followed readme as below #make world #uname -a 2.6.18-128.7.1.el5xen #make install # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18- xen.img 2.6.18-xen i updated menu.lst title Xen 3.4 / XenLinux 2.6 kernel /boot/xen-3.4.gz console=vga module /bo

Re: [CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Juergen Gotteswinter
use original centos x packages, or ask this at one of the xen mailinglists. this is nothing which gets support here. regards Aclhk Aclhk wrote: > i followed readme as below > > #make world > > > > #uname -a > 2.6.18-128.7.1.el5xen > #make install > > # mkinitrd -v -f --with=aacraid --with=sd

[CentOS] Antwort: patching from different directory

2009-09-11 Thread Frank . Brodbeck
Hi Carlos Santana schrieb am 10.09.2009 20:04:02: > Howdy, > > I have a diff file in my /var/tmp and would like to apply patch to a > file in a different directory (other than /va/tmp). I tried using > patch with -d switch, but that doesn't work. It complains abt 'patch: > Can't open pat

Re: [CentOS] yum issue with extras repo?

2009-09-11 Thread Ralph Angenendt
On Thu, 2009-09-10 at 09:01 -0600, drew einhorn wrote: > > This is related to the problem at hand how? > > > > The OP has a problem resulting from mixing standard and 3rd party > repos, and has noticed some obvious issues. No, he doesn't. His yum hangs. > >> Rather than trying to figure out wha

Re: [CentOS] Excessive NFS operations

2009-09-11 Thread Ralph Angenendt
On Thu, 2009-09-10 at 17:28 +0100, Lars Hecking wrote: > John R Pierce writes: > > Lars Hecking wrote: > > > This is an enterprise-wide setup I cannot change, but I will be able to > > > deploy a newer kernel. It'll have to wait until I return to the office > > > in a few weeks' time, though. >

[CentOS] Clarification on Linux CD or DVD Writing

2009-09-11 Thread Balaji
Dear All, Currently working setup is CentOS4.4 Linux I tried to google-out, but i can't able to findout I need some clarification about CD writer support 1. How can i findout inserted disc is CD or DVD from command line 2. How can i findout inserted disc is empty from command li

Re: [CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Aclhk Aclhk
do anyone know the xen version in centos 5.4 (redhat 5.4)? if they support 3.2 or above, i will wait. --- 2009年9月11日 星期五,Juergen Gotteswinter 寫道﹕ 寄件人: Juergen Gotteswinter 主題: Re: [CentOS] install xen-3.4.1 in centos 5.3 收件人: "CentOS mailing list" 日期: 2009年9月11日,星期五,上午7:50 use original cento

Re: [CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Karanbir Singh
On 09/11/2009 11:10 AM, Aclhk Aclhk wrote: > do anyone know the xen version in centos 5.4 (redhat 5.4)? > > if they support 3.2 or above, i will wait. the xen in rhel-5.4 ( and therefore in centos-5.4 ) is still based on the original root, however - there are plenty of things backported from new

Re: [CentOS] Clarification on Linux CD or DVD Writing

2009-09-11 Thread Robert Heller
At Fri, 11 Sep 2009 15:21:44 +0530 CentOS mailing list wrote: > > Dear All, > Currently working setup is CentOS4.4 Linux > I tried to google-out, but i can't able to findout > > I need some clarification about CD writer support > >1. How can i findout inserted disc is CD or DV

[CentOS] abnormal freezes

2009-09-11 Thread attila.mathe
Hi, I'm having a linux box running with Centos 5.3 x86 (kernel 2.6.18-128.7.1.el5xen) which is freezing time to time and can't login neither trough console. The only thing what I can do, to pass the situation is to power off/on the pc. The pc is used only as a torrent server running with

Re: [CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Aclhk Aclhk
I am looking usb  2.0 and better drbd device support. --- 2009年9月11日 星期五,Karanbir Singh 寫道﹕ 寄件人: Karanbir Singh 主題: Re: [CentOS] install xen-3.4.1 in centos 5.3 收件人: "CentOS mailing list" 日期: 2009年9月11日,星期五,上午10:18 On 09/11/2009 11:10 AM, Aclhk Aclhk wrote: > do anyone know the xen version in

Re: [CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Juergen Gotteswinter
drbd support has nothing to do with xen version Aclhk Aclhk wrote: > I am looking usb 2.0 and better drbd device support. > > --- 2009年9月11日 星期五,Karanbir Singh 寫道﹕ > > 寄件人: Karanbir Singh > 主題: Re: [CentOS] install xen-3.4.1 in centos 5.3 > 收件人: "CentOS mailing list" > 日期: 2009年9月11日,星期五,上午1

[CentOS] Web server in a sandbox?

2009-09-11 Thread Anne Wilson
I'd like to understand better the sysadmin aspects of running a wiki. I don't have, and don't intend to at this stage, a web server, but I do have spare capacity on my LAN server box, where I'd like to install MediaWiki. I found this article: http://docs.fedoraproject.org/documentation-guide

[CentOS] Creating a personal repo

2009-09-11 Thread Dave
Hello, I'm wanting to create a yum repo for what is at this point rpm development for personal use, i might eventually open it up but right now i have some rpms i need to debug. I've installed createrepo but the docs i've read indicate that i have to install the base distros rpms, in repos

Re: [CentOS] Creating a personal repo

2009-09-11 Thread Michael Semcheski
On Fri, Sep 11, 2009 at 9:23 AM, Dave wrote: > Hello, >I'm wanting to create a yum repo for what is at this point rpm > development for personal use, i might eventually open it up but right now i > have some rpms i need to debug. I've installed createrepo but the docs i've > read indicate

Re: [CentOS] Creating a personal repo

2009-09-11 Thread Dave
Hi, That's what i was thinking, i was unable to find any setup docs for this type of setup. Dave -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Michael Semcheski Sent: Friday, September 11, 2009 9:26 AM To: CentOS mailin

Re: [CentOS] Creating a personal repo

2009-09-11 Thread Dave Cross
2009/9/11 Dave : > Hello, >        I'm wanting to create a yum repo for what is at this point rpm > development for personal use, i might eventually open it up but right now i > have some rpms i need to debug. I've installed createrepo but the docs i've > read indicate that i have to install the ba

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Kwan Lowe
Hello Anne: On Fri, Sep 11, 2009 at 9:15 AM, Anne Wilson wrote: > I'd like to understand better the sysadmin  aspects of running a wiki.  I > don't have, and don't intend to at this stage, a web server, but I do have > spare capacity on my LAN server box, where I'd like to install MediaWiki.  I >

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Filipe Brandenburger
Hi, On Fri, Sep 11, 2009 at 09:15, Anne Wilson wrote: > http://docs.fedoraproject.org/documentation-guide/en_US/sn-sandbox-setup.html > Would it be straightforward to follow those instructions on a CentOS5 box? I don't think those instructions are to install MediaWiki, from what I see in the pre

Re: [CentOS] Creating a personal repo

2009-09-11 Thread Johnny Hughes
On 09/11/2009 08:26 AM, Michael Semcheski wrote: > On Fri, Sep 11, 2009 at 9:23 AM, Dave > wrote: > > Hello, >I'm wanting to create a yum repo for what is at this point rpm > development for personal use, i might eventually open it up but > ri

[CentOS] Quo vadis?

2009-09-11 Thread A. Kirillov
Hi, In the course of my experiments with rt kernels it so happens that the gui versions of tuna built from upstream (RHEL, F11) SRPMs show wrong affinity settings for IRQ threads. Where would be a proper place to report this and get some help on other rt-related issues? Thanks, Sasha _

Re: [CentOS] yum issue with extras repo?

2009-09-11 Thread Jim Perrin
On Thu, Sep 10, 2009 at 11:01 AM, drew einhorn wrote: >> Rather than trying to figure out what you have and how to fix it, >> it may be easier to start over an build a new system from scratch. So? Yum is simply hanging for him, not failing with python errors or incompatible package messages. Rat

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Anne Wilson
On Friday 11 September 2009 14:34:00 Filipe Brandenburger wrote: > Hi, > > On Fri, Sep 11, 2009 at 09:15, Anne Wilson wrote: > > http://docs.fedoraproject.org/documentation-guide/en_US/sn-sandbox-setup. > >html Would it be straightforward to follow those instructions on a CentOS5 > > box? > > I

[CentOS] redhat spacewalk

2009-09-11 Thread Joseph L. Casale
Anyone here use spacewalk as opposed other foss apps to accomplish the same thing? Any opinions? Thanks, jlc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Ralph Angenendt
On Fri, 2009-09-11 at 14:22 +, Joseph L. Casale wrote: > Anyone here use spacewalk as opposed other foss apps to > accomplish the same thing? Yes, I tried to use it opposed to postgresql to store the data for my web application in it. > Any opinions? It really sucked as a database. Ralph

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Per Qvindesland
Hi Well_ _I have been using spacewalk for quite some time now and my experience with it is really good, as everything else it is not perfect but hey what is. Per --- Original message follows --- SUBJECT: [CentOS] redhat spacewalk FROM:  "Joseph L. Casale" TO: "'centos@centos.org'" DATE: 11-09-200

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Per Qvindesland
Well it uses oracle xe which is in MHO not to bad, the only thing is a really un-clear license agreement. Per --- Original message follows --- SUBJECT: Re: [CentOS] redhat spacewalk FROM:  Ralph Angenendt TO: "CentOS mailing list" DATE: 11-09-2009 16:29 On Fri, 2009-09-11 at 14:22 +, Joseph L

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Joseph L. Casale
>Yes, I tried to use it opposed to postgresql to store the data for my >web application in it. >It really sucked as a database. Data, or "config"? >PS: Can you elaborate a bit which other foss apps you mean and what you >are trying to accomplish? http://www.redhat.com/spacewalk/faq.html#whatis

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Filipe Brandenburger
Hi Anne, On Fri, Sep 11, 2009 at 10:14, Anne Wilson wrote: > installing mediawiki under /var/www/etc will keep it in the sandboxed area - > correct? What do you mean by "sandbox"? And I think you mean /var/www/html, there is no /var/www/etc in RHEL/CentOS... > The idea > of this is that if I c

[CentOS] mrepo - RHEL5

2009-09-11 Thread Tom Brown
OK this is talking about downloading from rhn but does anyone have any tips with getting mrepo on a CentOS 5 box to be able to download from rhn reliably? Seemingly everything is configured OK as it downloads a package or 2 but mainly bombs out with... Error communicating with server. The mess

Re: [CentOS] mrepo - RHEL5

2009-09-11 Thread Ray Van Dolson
On Fri, Sep 11, 2009 at 04:02:41PM +0100, Tom Brown wrote: > OK this is talking about downloading from rhn but does anyone have any > tips with getting mrepo on a CentOS 5 box to be able to download from > rhn reliably? You might get a bit more targeted exposure for your problem if you post to t

Re: [CentOS] mrepo - RHEL5

2009-09-11 Thread Tom Brown
> > You might get a bit more targeted exposure for your problem if you post > to the mrepo mailing list[1]. I seem to recall someone posting about > this issue recently[2]. No responses yet however... > > [1] http://lists.rpmforge.net/mailman/listinfo/tools > [2] http://lists.rpmforge.net/piperm

Re: [CentOS] Creating a personal repo

2009-09-11 Thread Robert Heller
At Fri, 11 Sep 2009 09:32:43 -0400 CentOS mailing list wrote: > > Hi, > That's what i was thinking, i was unable to find any setup docs for > this type of setup. > Dave Create a directory, say myrepro: mkdir -vp myrepro/i386 Put one or more rpms there: cp foo-1.0.0-1.i386.rpm

Re: [CentOS] yum issue with extras repo?

2009-09-11 Thread drew einhorn
On Fri, Sep 11, 2009 at 3:15 AM, Ralph Angenendt wrote: > > On Thu, 2009-09-10 at 09:01 -0600, drew einhorn wrote: >> > This is related to the problem at hand how? >> > >> >> The OP has a problem resulting from mixing standard and 3rd party >> repos, and has noticed some obvious issues. > > No, he

Re: [CentOS] yum issue with extras repo?

2009-09-11 Thread Akemi Yagi
On Fri, Sep 11, 2009 at 8:23 AM, drew einhorn wrote: > On Fri, Sep 11, 2009 at 3:15 AM, Ralph Angenendt > wrote: >> >> On Thu, 2009-09-10 at 09:01 -0600, drew einhorn wrote: >>> > This is related to the problem at hand how? >>> The OP has a problem resulting from mixing standard and 3rd party >>

Re: [CentOS] install xen-3.4.1 in centos 5.3

2009-09-11 Thread Pasi Kärkkäinen
On Fri, Sep 11, 2009 at 03:10:36AM -0700, Aclhk Aclhk wrote: > do anyone know the xen version in centos 5.4 (redhat 5.4)? > > if they support 3.2 or above, i will wait. > Xen hypervisor in RHEL 5.4 is 3.1.2 + a lot of patches from Redhat (backports from newer Xen versions). You can check the Xe

[CentOS] ext4 in centos 5.3

2009-09-11 Thread Daniel Bruno
Hi, Recently I build a filesystem in a device using mkfs.ext4 but when I tried to mount the device show this error:     mount: unknown filesystem type 'ext4' But when I build the same device with mkfs.ext4dev I can mont the device without problem. My doubt is when Centos 5.4 is released if I wi

Re: [CentOS] Excessive NFS operations

2009-09-11 Thread Peter Kjellstrom
On Thursday 10 September 2009, Lars Hecking wrote: > John R Pierce writes: > > Lars Hecking wrote: > > > This is an enterprise-wide setup I cannot change, but I will be able > > > to deploy a newer kernel. It'll have to wait until I return to the > > > office in a few weeks' time, though. > > > >

Re: [CentOS] ext4 in centos 5.3

2009-09-11 Thread Christoph Maser
Am Freitag, den 11.09.2009, 17:45 +0200 schrieb Daniel Bruno: > Hi, > > Recently I build a filesystem in a device using mkfs.ext4 but when I > tried to mount the device show this error: > > mount: unknown filesystem type 'ext4' > > But when I build the same device with mkfs.ext4dev I can mont t

Re: [CentOS] ext4 in centos 5.3

2009-09-11 Thread Akemi Yagi
On Fri, Sep 11, 2009 at 8:49 AM, Christoph Maser wrote: > Am Freitag, den 11.09.2009, 17:45 +0200 schrieb Daniel Bruno: >> Hi, >> >> Recently I build a filesystem in a device using mkfs.ext4 but when I >> tried to mount the device show this error: >> >>     mount: unknown filesystem type 'ext4' >>

Re: [CentOS] Creating a personal repo

2009-09-11 Thread Dave
Hi, Thanks for your reply. Given this setup how would i enable apache to web view the repo so users can directory browse? Thanks. Dave. -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Johnny Hughes Sent: Friday, September 11, 200

[CentOS] CentOS-announce Digest, Vol 55, Issue 6

2009-09-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..

Re: [CentOS] ext4 in centos 5.3

2009-09-11 Thread Karanbir Singh
On 09/11/2009 04:45 PM, Daniel Bruno wrote: > My doubt is when Centos 5.4 is released if I will have a problem > because the partition is ext4dev. ext4 in 5.4 mounts the older ext4dev filesystem types fine. -- Karanbir Singh : http://www.karan.org/ : 2522...@icq

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Anne Wilson
On Friday 11 September 2009 15:36:55 Filipe Brandenburger wrote: > Hi Anne, > > On Fri, Sep 11, 2009 at 10:14, Anne Wilson wrote: > > installing mediawiki under /var/www/etc will keep it in the sandboxed > > area - correct? > > What do you mean by "sandbox"? I mean the ability to use it as tho

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Filipe Brandenburger
Hi, On Fri, Sep 11, 2009 at 12:08, Anne Wilson wrote: >> What do you mean by "sandbox"? > > I mean the ability to use it as though it were a live system, but not in fact > accessible by the Internet. For that, it does not matter where you place the files (directly under /var/www or inside your h

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Filipe Brandenburger
Hi, On Fri, Sep 11, 2009 at 12:39, Filipe Brandenburger wrote: > You might want to consider running Apache on a custom port instead of > the default 80. Or, if you're using it on the same machine only, configure it to bind to 127.0.0.1 only (maybe that's what you're looking for?). HTH, Filipe _

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Les Mikesell
Anne Wilson wrote: > >>> installing mediawiki under /var/www/etc will keep it in the sandboxed >>> area - correct? >> What do you mean by "sandbox"? > > I mean the ability to use it as though it were a live system, but not in fact > accessible by the Internet. The install location doesn't have

[CentOS] which ldap do you like

2009-09-11 Thread Gregory P. Ennis
To All, I am going to try my hand at setting up an ldap server. I have looked at what is available and would like to ask your opinions as to what is a good one to have. openldap, centos-ds, and freeipa seem to be high on everyone's list. Which one do you like, and does it have a good setup tutor

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Les Mikesell
Joseph L. Casale wrote: >> Yes, I tried to use it opposed to postgresql to store the data for my >> web application in it. > >> It really sucked as a database. > > Data, or "config"? > >> PS: Can you elaborate a bit which other foss apps you mean and what you >> are trying to accomplish? > > ht

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Johnny Hughes
On 09/11/2009 11:52 AM, Les Mikesell wrote: > Joseph L. Casale wrote: >>> Yes, I tried to use it opposed to postgresql to store the data for my >>> web application in it. >> >>> It really sucked as a database. >> >> Data, or "config"? >> >>> PS: Can you elaborate a bit which other foss apps you mea

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Les Mikesell
Johnny Hughes wrote: > >> Does it have any hooks to deal with network hardware and OS's that >> aren't RHEL/Centos/Fedora? Something that only handles part of your >> inventory sounds like more trouble than it would be worth. >> > It is basically an open source version of RHN. Thanks, but that

Re: [CentOS] yum issue with extras repo?

2009-09-11 Thread Jim Perrin
On Fri, Sep 11, 2009 at 11:23 AM, drew einhorn wrote: > On Fri, Sep 11, 2009 at 3:15 AM, Ralph Angenendt > wrote: >> >> On Thu, 2009-09-10 at 09:01 -0600, drew einhorn wrote: >>> > This is related to the problem at hand how? >>> > >>> >>> The OP has a problem resulting from mixing standard and 3r

Re: [CentOS] yum issue with extras repo?

2009-09-11 Thread Jim Perrin
On Wed, Sep 9, 2009 at 4:02 PM, Dave Stevens wrote: > Hello All, > > As you can see below I am having a problem checking for updates. This > happens repeatedly. I have to kill the process then rerun. I have > tried "yum clean all" but no joy - the process hangs again on "extras" > - see second lis

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Les Mikesell
Filipe Brandenburger wrote: > >> The idea >> of this is that if I can do the sysadmin role on a local installation I can >> experiments safely away from the real one, and try to find working solutions, >> which can then be passed to those with admin rights on the kde server. > > If you want somet

[CentOS] yum repo priority

2009-09-11 Thread Alan McKay
Hey folks, I'm setting up some kickstart files for our standard configs, and need to install munin-node, which of course does not come from you folks, So I set up the Dag Wieers repository but in the repo file I set it to "disabled" so that it will never get used by mistake. Then when adding mun

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Anne Wilson
On Friday 11 September 2009 17:40:39 Filipe Brandenburger wrote: > Hi, > > On Fri, Sep 11, 2009 at 12:39, Filipe Brandenburger > > wrote: > > You might want to consider running Apache on a custom port instead of > > the default 80. > I think that would be sensible > Or, if you're using it on t

Re: [CentOS] Web server in a sandbox?

2009-09-11 Thread Anne Wilson
On Friday 11 September 2009 17:42:32 Les Mikesell wrote: > If you have a typical firewalled LAN with private addresses, just run > the wiki there instead of on a machine that can be accessed from the > internet and you won't have to worry about it. Wiki's are most useful > if you can make them

[CentOS] question on wget

2009-09-11 Thread Dave
Hello, I've got an ftp site, not mine, that has content on it that i want to download. It's not anonymous so it requires a log in. The problem is either the ISP has a bandwidth throttle or the admin does, in either case inconsistently as to the point in the file, but i rarely get a complete

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Joseph L. Casale
>Thanks, but that doesn't help much with my question since I haven't used >RHN either. I'd like to have some comprehensive >inventory/monitoring/deployment tool but it has to work across different >platforms. Ocsinventory-ng works for computer hardware/software >inventory and has some (not very u

Re: [CentOS] question on wget

2009-09-11 Thread Filipe Brandenburger
Hi, On Fri, Sep 11, 2009 at 14:29, Dave wrote: > I was wondering if either ncftpget or wget could > do like an auto get and keep getting more and more until it has the complete > file? Yes, you can do that with wget -c. See "man wget", you might also want to see "--ftp-user" and "--ftp-password

Re: [CentOS] question on wget

2009-09-11 Thread Vinicius Coque
You can use "wget -c URL", to continue downloading file On Fri, Sep 11, 2009 at 3:29 PM, Dave wrote: > Hello, >I've got an ftp site, not mine, that has content on it that i want > to download. It's not anonymous so it requires a log in. The problem is > either the ISP has a bandwidth th

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Les Mikesell
Joseph L. Casale wrote: >> Thanks, but that doesn't help much with my question since I haven't used >> RHN either. I'd like to have some comprehensive >> inventory/monitoring/deployment tool but it has to work across different >> platforms. Ocsinventory-ng works for computer hardware/software >>

Re: [CentOS] question on wget

2009-09-11 Thread Rajagopal Swaminathan
Greetings, On Fri, Sep 11, 2009 at 11:59 PM, Dave wrote: > Hello, >        I've got an ftp site, not mine, that has content on it that i want > to download. It's not anonymous so it requires a log in. The problem is > either the ISP has a bandwidth throttle or the admin does, in either case > inc

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Les Mikesell
nate wrote: > >> operations that people actually have to do to mange data centers in one >> (preferably free) tool? >> > > You seen > http://www.hyperic.com/products/enterprise-systems-monitoring.html > > yet? Never used it myself, I think they are owned by VMware now. > > They have an open sour

Re: [CentOS] yum repo priority

2009-09-11 Thread Bowie Bailey
Alan McKay wrote: > Hey folks, > > I'm setting up some kickstart files for our standard configs, and need > to install munin-node, which of course does not come from you folks, > > So I set up the Dag Wieers repository but in the repo file I set it to > "disabled" so that it will never get used by

Re: [CentOS] redhat spacewalk

2009-09-11 Thread nate
Les Mikesell wrote: > operations that people actually have to do to mange data centers in one > (preferably free) tool? > You seen http://www.hyperic.com/products/enterprise-systems-monitoring.html yet? Never used it myself, I think they are owned by VMware now. They have an open source version

Re: [CentOS] question on wget

2009-09-11 Thread Toby Bluhm
Dave wrote: > Hello, > I've got an ftp site, not mine, that has content on it that i want > to download. It's not anonymous so it requires a log in. The problem is > either the ISP has a bandwidth throttle or the admin does, in either case > inconsistently as to the point in the file, but i r

Re: [CentOS] yum repo priority

2009-09-11 Thread Alan McKay
> Install yum-priorities and give dag a higher priority.  This will make > sure that nothing is pulled from it unless it is not available in the > main repositories.  You can use the "exclude=" setting on the base > repositories if there is something there that you would rather get > elsewhere. Ex

Re: [CentOS] which ldap do you like

2009-09-11 Thread Miguel Di Ciurcio Filho
Gregory P. Ennis wrote: > > openldap, centos-ds, and freeipa seem to be high on everyone's list. > Which one do you like, and does it have a good setup tutorial I could > use. So far the tutorials I have looked at seem out of sync with the > curent versions of ldap servers. I've just deployed Op

[CentOS] Persisting iproute2 routes and rules

2009-09-11 Thread Diogo Sperb Schneider
Greetings! I have defined a few routes and rules with: ip route add ... ip rule add ... And now I'd like to persist those so they're loaded when the system boots up. I'm doing this by means of calling a specific script from /etc/rc.d/rc.local but I believe there must be something cleaner than t

[CentOS] Persisting module loading

2009-09-11 Thread Diogo Sperb Schneider
Greetings! I have loaded a few modules: modprobe ip_nat_ftp modprobe ip_conntrack_ftp And now I'd like to persist those so they're loaded when the system boots up. I'm doing this by means of calling a specific script from /etc/rc.d/rc.local but I believe there must be something cleaner than tha

Re: [CentOS] Cloud Computing

2009-09-11 Thread Matt
Any progress on this? Matt On Mon, Jul 20, 2009 at 6:37 AM, Tsai Li Ming wrote: > > > Karanbir Singh wrote: >> Tsai Li Ming wrote: >>> Also, we are going to start preparing ours to work with RHEL 5.4 when it >>> is out in the coming months. Can the community wait till our 5.4 >>> compatible ver

Re: [CentOS] Persisting module loading

2009-09-11 Thread Justin Yao
You could put them into /etc/sysconfig/iptables-config On Fri, Sep 11, 2009 at 2:08 PM, Diogo Sperb Schneider wrote: > Greetings! > > I have loaded a few modules: > > modprobe ip_nat_ftp > modprobe ip_conntrack_ftp > > And now I'd like to persist those so they're loaded when the system boots > u

Re: [CentOS] Persisting iproute2 routes and rules

2009-09-11 Thread Justin Yao
you can add the routes to: /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth1 etc. check script /etc/sysconfig/network-scripts/ifup-routes for details On Fri, Sep 11, 2009 at 2:06 PM, Diogo Sperb Schneider wrote: > Greetings! > > I have defined a few routes a

[CentOS] startup message error

2009-09-11 Thread Gonzalo Ares
The error is: kernel: PCI: BIOS Bug: MCFG area at e000 is not E820-reserved The mainboard is a Asus p5q The centos is: 5.3 (2.6.18-128.7.1.el5) Any idea ? Thanks _   La Veztya __ Information from ESET NOD32 Antivirus, version of virus signature database 4415 (20090910) __

Re: [CentOS] Trouble running 'alsamixer' as normal user on headless box

2009-09-11 Thread Brian Kirkman
>Hi, > >I just transformed an old Pentium III 500 into a headless jukebox. It's >installed in the basement, near the stereo. There's only a base CentOS >system on it (GNOME unchecked, package customization checked and then >everything unchecked). From there on, I just installed the ALSA utils, >and

Re: [CentOS] startup message error

2009-09-11 Thread nate
Gonzalo Ares wrote: > The error is: > kernel: PCI: BIOS Bug: MCFG area at e000 is not E820-reserved > The mainboard is a Asus p5q > The centos is: 5.3 (2.6.18-128.7.1.el5) Perhaps it will be fixed in centos 5.4 https://bugzilla.redhat.com/show_bug.cgi?id=462572 nate ___

Re: [CentOS] startup message error

2009-09-11 Thread John R Pierce
Gonzalo Ares wrote: > The error is: > kernel: PCI: BIOS Bug: MCFG area at e000 is not E820-reserved > The mainboard is a Asus p5q > The centos is: 5.3 (2.6.18-128.7.1.el5) > do you have the latest BIOS on that board? looks like they have released several updates, latest being 2102 (assum

Re: [CentOS] startup message error

2009-09-11 Thread Gonzalo Ares
Gonzalo Ares wrote: > The error is: > kernel: PCI: BIOS Bug: MCFG area at e000 is not E820-reserved > The mainboard is a Asus p5q > The centos is: 5.3 (2.6.18-128.7.1.el5) Perhaps it will be fixed in centos 5.4 https://bugzilla.redhat.com/show_bug.cgi?id=462572 nate Thanks, let me know tha

Re: [CentOS] redhat spacewalk

2009-09-11 Thread Ralph Angenendt
Am 11.09.09 16:36, schrieb Joseph L. Casale: > If you know what it is and use it, you will likely be in a position to > answer:) > How's that database coming btw? Well, I was just trying to get a more specific question out of you. Which software do you want it compared to? Basically it is the u

Re: [CentOS] which ldap do you like

2009-09-11 Thread Ralph Angenendt
Am 11.09.09 18:46, schrieb Gregory P. Ennis: > openldap, centos-ds, and freeipa seem to be high on everyone's list. > Which one do you like, and does it have a good setup tutorial I could > use. FreeIPA is not an LDAP server (and has an unclear future). CentOS-DS has all the documentation Red

Re: [CentOS] which ldap do you like

2009-09-11 Thread Johnny Hughes
On 09/11/2009 11:46 AM, Gregory P. Ennis wrote: > To All, > > I am going to try my hand at setting up an ldap server. I have looked > at what is available and would like to ask your opinions as to what is a > good one to have. > > openldap, centos-ds, and freeipa seem to be high on everyone's li

Re: [CentOS] which ldap do you like

2009-09-11 Thread Rainer Duffner
Am 12.09.2009 um 00:43 schrieb Johnny Hughes: > On 09/11/2009 11:46 AM, Gregory P. Ennis wrote: >> To All, >> >> I am going to try my hand at setting up an ldap server. I have >> looked >> at what is available and would like to ask your opinions as to what >> is a >> good one to have. >> >>

[CentOS] Securely backing up Linux machines to NAS?

2009-09-11 Thread Scott Ehrlich
I have been tasked with having a Buffalo Terastation Pro 2 NAS box, likely to be connected to a Linux box via samba, be the storage device to back up mostly Ubuntu and Centos systems.  The trick is, the machines to be backed up need to do so in an automated fashion and make a secure, encrypted conn

Re: [CentOS] Securely backing up Linux machines to NAS?

2009-09-11 Thread Ray Van Dolson
On Fri, Sep 11, 2009 at 10:42:19PM -0400, Scott Ehrlich wrote: > I have been tasked with having a Buffalo Terastation Pro 2 NAS box, > likely to be connected to a Linux box via samba, be the storage device > to back up mostly Ubuntu and Centos systems.  The trick is, the > machines to be backed up

Re: [CentOS] Securely backing up Linux machines to NAS?

2009-09-11 Thread nate
Scott Ehrlich wrote: > Ideas are welcome. Quite a situation your in, if security is that much of a concern glad I don't work where you are, sounds like a real pain in the ass. Your only options to mount the NAS from what I could see on the data sheet are FTP and Samba. So what I would do is pro

[CentOS] problem with a repo

2009-09-11 Thread Dave
Hello, I've got rpmforge and epel on centos 5.3. I'm trying to do an install of perl-Image-Info for spamassassin image scanning. The package was picked up in rpmforge since first, but it is failing to install because a dependency is missing. I added perl-Image-Info to rpmforge's excludepkgs

[CentOS] mysql query logging

2009-09-11 Thread Craig White
Nothing I have done so far seems to work # cat /etc/my.cnf [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock user=mysql # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 max_allowe

Re: [CentOS] mysql query logging

2009-09-11 Thread A. Kirillov
> # cat /etc/my.cnf > [mysqld] > datadir=/var/lib/mysql > socket=/var/lib/mysql/mysql.sock > user=mysql > # Default to using old password format for compatibility with mysql 3.x > # clients (those using the mysqlclient10 compatibility package). > old_passwords=1 > max_allowed_packet=2MB > > [mysql