Re: [CentOS] Is avahi essential?

2012-01-15 Thread Donkey Hottie
14.1.2012 16:57, Marc Deop kirjoitti: >> ARP: In a traditional ethernet network, when you try to connect to a >> machine on your local network with the number 10.20.30.40 then your >> machine will send out an ARP broadcast packet "whois 10.20.30.40" and >> then the machine in question will respond

Re: [CentOS] Is avahi essential?

2012-01-15 Thread Marko Vojinovic
On Saturday 14 January 2012 21:43:00 Gordon Messmer wrote: > On 01/14/2012 04:19 AM, Timothy Murphy wrote: > > If running mediatomb avoids the necessity for Avahi, > > can you give a concrete example of a situation where Avahi_is_ needed? > > I did. "If two PCs were running a collaborative edito

[CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Mark LaPierre
My Xorg.0.log file says: [ 64601.460] (==) Using default built-in configuration (30 lines) [ 64601.460] (==) --- Start of built-in configuration --- [ 64601.460]Section "Device" [ 64601.460]Identifier "Builtin Default nouveau Device 0" [ 64601.460]Driver "nouveau"

[CentOS] 6.2 install fails on HP 6200pro (Intel Q65X chipset).

2012-01-15 Thread Bryan Hodgson
CentOS 5.6 x64 installs successfully on HP 6200pro SFF box with Intel Q65X Express chipset (including HD graphics), Core i5 and added NVS300 graphics card. Actually, it works great. HP lists "RedHat Enterprise x64" as a supported OS. The 6200pro is a "business desktop" that became available in

Re: [CentOS] 6.2 install fails on HP 6200pro (Intel Q65X chipset).

2012-01-15 Thread Frank Cox
On Sun, 15 Jan 2012 13:32:40 -0500 Bryan Hodgson wrote: > I'm clueless on this one. Suggestions appreciated. Can you boot the Centos Live CD? I've had some machines (my Acer laptop springs to mind) that won't boot off of a Centos install disk but will boot the Live CD, so I just install off of

[CentOS] update bind97 centos 5 to centos 6

2012-01-15 Thread fakessh @
hello centos list hello guys hello master of Fu I want to know the different changes to be applied in the config bind97 because I use dnssec and differences may be present. I do not know they are the differences that may exist between centos 5.7 and bind to bind to centos 6.2 I want to know th

Re: [CentOS] 6.2 install fails on HP 6200pro (Intel Q65X chipset).

2012-01-15 Thread Bryan Hodgson
On Sun, Jan 15, 2012 at 01:02:56PM -0600, Frank Cox wrote: > On Sun, 15 Jan 2012 13:32:40 -0500 > Bryan Hodgson wrote: > > > I'm clueless on this one. Suggestions appreciated. > > Can you boot the Centos Live CD? I've had some machines (my Acer laptop > springs to mind) that won't boot off of

Re: [CentOS] 6.2 install fails on HP 6200pro (Intel Q65X chipset).

2012-01-15 Thread Mail Lists
On 01/15/2012 01:32 PM, Bryan Hodgson wrote: > CentOS 5.6 x64 installs successfully on HP 6200pro SFF box with > Intel Q65X Express chipset (including HD graphics), Core i5 and > added NVS300 graphics card. Actually, it works great. HP lists > "RedHat Enterprise x64" as a supported OS. The 6200p

[CentOS] [CENTOS6] mtrr_cleanup: can not find optimal value - during server startup

2012-01-15 Thread no.spa
After fresh installation of CentOS 6.2 on my server, I get following errors in my dmesg output: --- MTRR default type: uncachable MTRR fixed ranges enabled: 0-9 write-back A-B uncachable C-D7FFF write-protect D8000-E7FFF uncachable E8000-F write-protect MTRR

Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Marko Vojinovic
On Sunday 15 January 2012 10:58:35 Mark LaPierre wrote: > My Xorg.0.log file says: [snip] > [ 64601.469]GeForce 6 (NV4x) > [ 64601.474] (--) NOUVEAU(0): Chipset: "NVIDIA NV4b" > > I have no xorg.conf file. > > I have a GeForce 7 (G7x) chip set on my video card. The NOUVEAU driver > is

Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Mark LaPierre
On 01/15/2012 09:34 PM, Marko Vojinovic wrote: > On Sunday 15 January 2012 10:58:35 Mark LaPierre wrote: >> My Xorg.0.log file says: > [snip] >> [ 64601.469]GeForce 6 (NV4x) >> [ 64601.474] (--) NOUVEAU(0): Chipset: "NVIDIA NV4b" >> >> I have no xorg.conf file. >> >> I have a GeForce 7 (G

Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Phil Schaffner
Mark LaPierre wrote on 01/15/2012 09:57 PM: > I enabled both epel and rpmforge. Neither of the above. You need http://elrepo.org. # yum --disablerepo \* --enablerepo elrepo\* list \*nvidia\* Loaded plugins: fastestmirror, priorities, refresh-packagekit, security Loading mirror speeds from cached

Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Mark LaPierre
On 01/15/2012 11:31 PM, Phil Schaffner wrote: > Mark LaPierre wrote on 01/15/2012 09:57 PM: >> I enabled both epel and rpmforge. > Neither of the above. You need http://elrepo.org. > > # yum --disablerepo \* --enablerepo elrepo\* list \*nvidia\* > Loaded plugins: fastestmirror, priorities, refresh

Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Marko Vojinovic
On Sunday 15 January 2012 21:57:28 Mark LaPierre wrote: > On 01/15/2012 09:34 PM, Marko Vojinovic wrote: > > If you absolutely need 3D acceleration, maybe take a look at the nvidia > > proprietary drivers --- you can find CentOS-packaged yum-installable > > rpm's in elrepo (or was it rpmforge?)...

Re: [CentOS] with Centos6 i cant Partition on 3TB Disks, problem

2012-01-15 Thread An Yang
At 2012-01-11 Wed 13:21 -0500,m.r...@5-cent.us wrote: > Hi, Marko, > > Marko Weber wrote: > > > > i try to install Centos 6 on a Server with 2x 3TB Disks. > > When anaconda is showing up the disk partitioner i cant > > do more then 3 "normal Partitions" or more then 3 "Raid Partitions". > > > >

[CentOS] ia32-libs for 64 bit CentOS

2012-01-15 Thread Elijah Karari
Hi, I've been trying to install Zimbra Desktop 7 on CentOS 5.5 using the usual perl script provided. The issue is, I get a warning that my system does not have ia32 libs. I dug a bit on google and found out that 'there is no such package as ia32 libs for Centos'. I also tried all the suggested

Re: [CentOS] ia32-libs for 64 bit CentOS

2012-01-15 Thread Frank Cox
On Sun, 15 Jan 2012 23:55:46 -0600 (CST) Elijah Karari wrote: > Oh, the zimbra package is a .i686 package. Please help if you can. yum localinstall nameofrpm -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER! __

Re: [CentOS] ia32-libs for 64 bit CentOS

2012-01-15 Thread Eero Volotinen
2012/1/16 Elijah Karari : > Hi, > > I've been trying to install Zimbra Desktop 7 on CentOS 5.5 using the usual > perl script provided. The issue is, I get a warning that my system does not > have ia32 libs. I dug a bit on google and found out that 'there is no such > package as ia32 libs for Cen

Re: [CentOS] NOUVEAU driver video acceleration

2012-01-15 Thread Akemi Yagi
On Sun, Jan 15, 2012 at 9:06 PM, Mark LaPierre wrote: > I did this: > > [root@mushroom yum.repos.d]# rpm --import > http://elrepo.org/RPM-GPG-KEY-elrepo.org > [root@mushroom yum.repos.d]# rpm -Uvh > http://elrepo.org/elrepo-release-5-3.el5.elrepo.noarch.rpm > Retrieving http://elrepo.org/elrepo-r