Re: [CentOS] Request advise regarding Driver for Intel Motherboard

2009-09-09 Thread Akemi Yagi
On Tue, Sep 8, 2009 at 11:37 PM, Sanjay Arora wrote: > On Wed, Sep 9, 2009 at 3:15 AM, Ned Slider wrote: >> There is also information at the top of this page (below) that explains >> how to identify the correct driver for your hardware by querying the >> vendor:device ID pairing and comparing to t

Re: [CentOS] SQL Server 2005 and CentOS?

2009-09-09 Thread Pasi Kärkkäinen
On Tue, Sep 08, 2009 at 02:04:35PM -0400, Ross Walker wrote: > On Tue, Sep 8, 2009 at 1:57 PM, Pasi Kärkkäinen wrote: > > On Tue, Sep 08, 2009 at 10:22:56AM -0700, John R Pierce wrote: > >> Rob Kampen wrote: > >> > One of my clients use a software product that is "upgrading" and will > >> > shortly

Re: [CentOS] Request advise regarding Driver for Intel Motherboard

2009-09-09 Thread Sanjay Arora
On Wed, Sep 9, 2009 at 12:34 PM, Akemi Yagi wrote: > > Please read the instructions on the DeviceIDs page once again.  You > ran only the first command.  You now need to look at the output and > run the second command "lspci -n | grep ". The > part is the first item of the output from the first c

[CentOS] help with bonobo

2009-09-09 Thread Jerry Geis
This morning I am getting a message on my screen that: There was a problem registering the panel with the bonobo-activation server error code is 1 It further suggests run bonobo-slay to perhaps take care of the situation. When I run bonobo-slay it says: bonobo-slay Can not open directory /usr

Re: [CentOS] help with bonobo

2009-09-09 Thread Jim Perrin
On Wed, Sep 9, 2009 at 7:29 AM, Jerry Geis wrote: > > What do I do now? You consider providing a bit more detail as to what you were doing when you got that message, whether it happens every time, if it appears to be related to something specific (every time I start firefox, I get X), any packa

Re: [CentOS] help with bonobo

2009-09-09 Thread Jerry Geis
> > You consider providing a bit more detail as to what you were doing > when you got that message, whether it happens every time, if it > appears to be related to something specific (every time I start > firefox, I get X), any packages you've changed from the default, etc. > . > > What you've give

[CentOS] SELinux Relabeling

2009-09-09 Thread Jorge Fábregas
Hello everyone, If create a folder called "whatever" under /var, the context is: root:object_r:var_t /var/whatever/ That's expected as it is under /var. If I then change its type: chcont -t httpd_sys_content_t /var/whatever The context looks like: root:object_r:httpd_sys_content_t /var/wha

Re: [CentOS] Remote backup of server

2009-09-09 Thread Michael Kress
Hi, you're searching for a solution that makes snapshots with hardlinks 1) use rsync --delete over ssh 2) use cp -al to create generations 3) rotate the generations daily, just with mv The generations use nearly no additional disk space, only changes in the file system consume space (i.e. addition

Re: [CentOS] help with bonobo

2009-09-09 Thread Jim Perrin
> Jim, > > Only thing I did last was a "yum update"... on centos 5 x86_64. > This happens every time I reboot. > > once I hit the OK button it looks like everything still comes up and > runs as normal. > > I was hoping that based on the output of the "bonobo-slay" someone might > new what to do...

Re: [CentOS] help with bonobo

2009-09-09 Thread Jerry Geis
> > On that output, not so much. The output directly below it is a bit > more helpful. Your system seems to think that /usr/lib/bonobo/servers > doesn't exist. You could check to see if it is actually there. It > could also be some multi-arch related issue, since you mention x86_64 > and that's the

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

2009-09-09 Thread Robert Heller
At Tue, 8 Sep 2009 15:15:33 -1000 CentOS mailing list wrote: > > On Tue, Sep 8, 2009 at 2:02 PM, Stephen John Smoogen wrote: > > rpm -qf 'fill in file name here' this will tell you hat RPM owned that file. > > > Then how do I find the rpm? I need to figure out which repo it came > from, then dow

Re: [CentOS] Remote backup of server

2009-09-09 Thread Alan McKay
Not sure if anyone mentioned this yet, but you might want to have a look at a product called BackupPC, which is based on rsync but puts a really nice front end on it. Not sure if it can work over SSH though. Just read the fine manual to find out. -- “Don't eat anything you've ever seen advertis

Re: [CentOS] Remote backup of server

2009-09-09 Thread Michael Schumacher
Martin, you may want to take a look on http://www.nongnu.org/storebackup/ I am using that program for some month now. It installs easily, runs over SSH connection, and saves a lot of space on the target machine by hard-linking identical files between various backups. on Friday, September 4, 2009

Re: [CentOS] Request advise regarding Driver for Intel Motherboard

2009-09-09 Thread Akemi Yagi
On Wed, Sep 9, 2009 at 1:22 AM, Sanjay Arora wrote: > On Wed, Sep 9, 2009 at 12:34 PM, Akemi Yagi wrote: > [r...@localhost] lspci -n | grep "Ethernet" > > 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) > > [r...@localho

Re: [CentOS] Remote backup of server

2009-09-09 Thread Les Mikesell
Alan McKay wrote: > Not sure if anyone mentioned this yet, but you might want to have a > look at a product called BackupPC, which is based on rsync but puts a > really nice front end on it. > > Not sure if it can work over SSH though. Just read the fine manual to find > out. Yes, backuppc can

Re: [CentOS] Support for add disk SCSI

2009-09-09 Thread R-Elists
Luis, backup the data on the machine just in case then put the other 4 disks in. they should all be identical to each other, or identical in pairs. (our preference) they do not have to be identical to the first pair... reboot and deal with the HP hardware raid controller setup of the disk

[CentOS] What are you doing right?

2009-09-09 Thread Phil Lembo
I'm a sysadmin by trade, so in my daily work I get to try out all kinds of new technology including operating systems. Over the last year I've noticed that many other distros won't run on some of my hardware (e.g. a Thinkpad T61, Dell E510, GX620) at work and home. But CentOS does. Without fail. Ev

Re: [CentOS] What are you doing right?

2009-09-09 Thread Steve Huff
On Sep 9, 2009, at 11:21 AM, Phil Lembo wrote: So the question is, what is CentOS doing *right*? http://www.redhat.com/rhel/compatibility/hardware/ http://www.redhat.com/partners/hardwarepartners/ that's at least part of the answer :) -steve -- If this were played upon a stage now, I coul

Re: [CentOS] Remote backup of server

2009-09-09 Thread David Suhendrik
Les Mikesell wrote: Alan McKay wrote: Not sure if anyone mentioned this yet, but you might want to have a look at a product called BackupPC, which is based on rsync but puts a really nice front end on it. Not sure if it can work over SSH though. Just read the fine manual to find

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

2009-09-09 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] Remote backup of server

2009-09-09 Thread Les Mikesell
David Suhendrik wrote: > >>> Not sure if anyone mentioned this yet, but you might want to have a >>> look at a product called BackupPC, which is based on rsync but puts a >>> really nice front end on it. >>> >>> Not sure if it can work over SSH though. Just read the fine manual to find >>> out.

Re: [CentOS] Remote backup of server

2009-09-09 Thread Michael H. Warfield
On Wed, 2009-09-09 at 14:19 +0200, Michael Kress wrote: > Hi, you're searching for a solution that makes snapshots with hardlinks > 1) use rsync --delete over ssh > 2) use cp -al to create generations > 3) rotate the generations daily, just with mv > The generations use nearly no additional disk s

Re: [CentOS] help with bonobo

2009-09-09 Thread Jim Perrin
On Wed, Sep 9, 2009 at 8:58 AM, Jerry Geis wrote: > This machine auto logs on, X windows starts and I see this error > message, a few seconds later > my application starts up as normal . > >  rpm -qa | grep bonobo > libbonoboui-2.16.0-1.fc6 > libbonobo-2.16.0-1.fc6 > libbonoboui-2.16.0-1.fc6 > li

[CentOS] waiting IOs...

2009-09-09 Thread John Doe
Hi, We have a storage server (HP DL360G5 + MSA20 (12 disks in RAID 6) on a SmartArray6400). 10 directories are exported through nfs to 10 clients (rsize=32768,wsize=32768,soft,intr,nosuid,proto=udp,vers=3). The server is apparently not doing much but... we have very high waiting IOs. dstat show

Re: [CentOS] waiting IOs...

2009-09-09 Thread nate
John Doe wrote: > Hi, > > We have a storage server (HP DL360G5 + MSA20 (12 disks in RAID 6) on a > SmartArray6400). > 10 directories are exported through nfs to 10 clients > (rsize=32768,wsize=32768,soft,intr,nosuid,proto=udp,vers=3). > The server is apparently not doing much but... we have very hi

Re: [CentOS] CentOS vs Fedora?

2009-09-09 Thread Ron Blizzard
On Tue, Sep 8, 2009 at 6:31 PM, David Suhendrik wrote: > Dear All, > I'm newbie and i want to know Your opinion about CentOS vs Fedora, hopefully > this isn't make a flame, and just to curious.. > Actucally now I'm using CentOS as some servers. ^_^' For me CentOS is just a better choice. I prefer

Re: [CentOS] CentOS vs Fedora?

2009-09-09 Thread Ron Blizzard
On Wed, Sep 9, 2009 at 1:02 PM, Ron Blizzard wrote: > impressed with 10 and 11. Still, due to the nature of Fedora, you've > got a *lot* of upgrades and I think that would beat me down after a Meant to say "updates" instead of "upgrades." -- RonB -- Using CentOS 5.3

Re: [CentOS] waiting IOs...

2009-09-09 Thread Alan McKay
> How about running iostat -x ? Sounds like the system is doing a lot > more than you think it is.. You might want to set yourself up with a performance monitoring system like Munin to give you more extensive data, as well. If you get that far, you'll find the iostat plugin to be a bit lacking -

Re: [CentOS] waiting IOs...

2009-09-09 Thread Eugene Vilensky
> Do you think nfs is the problem here? > If so, is there something wrong with our config? > Is it too much to have 10 dir x 10 clients, even if there is almost no > traffic? This has very little to do with the number of clients or directories, except that in general terms more users = more work.

Re: [CentOS] help with bonobo

2009-09-09 Thread Jerry Geis
> > http://wiki.centos.org/TipsAndTricks/YumAndRPM > > Do step 1 (or drop it into /etc/rpm/macros.local so it applies to all users) > > then remove the i386 versions of those packages (they should now be > visible as libbonoboui-2.16.0-1.fc6.i386 etc). > > Jim, I removed the (2) packages that w

Re: [CentOS] Request advise regarding Driver for Intel Motherboard

2009-09-09 Thread Sanjay Arora
On Wed, Sep 9, 2009 at 7:59 PM, Akemi Yagi wrote: > On Wed, Sep 9, 2009 at 1:22 AM, Sanjay Arora wrote: >> On Wed, Sep 9, 2009 at 12:34 PM, Akemi Yagi wrote: > >> [r...@localhost] lspci -n | grep "Ethernet" >> >> 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. >> RTL8111/8168B PCI Expr

Re: [CentOS] waiting IOs...

2009-09-09 Thread John R Pierce
John Doe wrote: > Hi, > > We have a storage server (HP DL360G5 + MSA20 (12 disks in RAID 6) on a > SmartArray6400). > 10 directories are exported through nfs to 10 clients > (rsize=32768,wsize=32768,soft,intr,nosuid,proto=udp,vers=3). > The server is apparently not doing much but... we have very

Re: [CentOS] CentOS vs Fedora?

2009-09-09 Thread David Suhendrik
Title: no Ron Blizzard wrote: On Tue, Sep 8, 2009 at 6:31 PM, David Suhendrik wrote: Dear All, I'm newbie and i want to know Your opinion about CentOS vs Fedora, hopefully this isn't make a flame, and just to curious.. Actucally now I'm using CentOS as some servers. ^_^'

[CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Title: no Hi All, I'm just tried to install and build replicate failover PDC using DRBD and HA, but i can't load DRBD kernel module. Now i'm using CentOS 5.3 up to date. This DRBD's installed: kmod-drbd83-xen-8.3.2-6.el5_3 kmod-drbd83-PAE-8.3.2-6.el5_3 drbd83-8.3.2-6.el5_3 kmod-drbd83-8.3.2-6.e

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Alan Sparks
David Suhendrik wrote: > Hi All, > I'm just tried to install and build replicate failover PDC using DRBD > and HA, but i can't load DRBD kernel module. > Now i'm using CentOS 5.3 up to date. This DRBD's installed: > /kmod-drbd83-xen-8.3.2-6.el5_3 > kmod-drbd83-PAE-8.3.2-6.el5_3 > drbd83-8.3.2-6.el5

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread John R. Dennison
On Thu, Sep 10, 2009 at 01:41:33AM +0700, David Suhendrik wrote: Hi. Might I kindly request that you reconfigure your mailer to not post html-only messages to this (or really, any other) mailing list? There are those of us that do not use GUI mail programs and th

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Title: no Alan Sparks wrote: David Suhendrik wrote: Hi All, I'm just tried to install and build replicate failover PDC using DRBD and HA, but i can't load DRBD kernel module. Now i'm using CentOS 5.3 up to date. This DRBD's installed: /kmod-drbd83-xen-8.3.2-6.el5_3 kmod-drbd83-PAE-8.

Re: [CentOS] help with bonobo

2009-09-09 Thread Nicolas Thierry-Mieg
Jerry Geis wrote: >> http://wiki.centos.org/TipsAndTricks/YumAndRPM >> >> Do step 1 (or drop it into /etc/rpm/macros.local so it applies to all users) >> >> then remove the i386 versions of those packages (they should now be >> visible as libbonoboui-2.16.0-1.fc6.i386 etc). >> >> > Jim, > > I r

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Alan Sparks
David Suhendrik wrote: > Thanks Alan, > > This is error message when start service DRBD > $ sudo /etc/init.d/drbd start > Starting DRBD resources: Can not load the drbd module. > > I don't get any error message, and i think problem is DRBD kernel > module, not ?? > $ sudo cat /proc/drbd > cat: /p

[CentOS] yum issue with extras repo?

2009-09-09 Thread Dave Stevens
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 listing below. Suggestions? Dave [r...@cserver ~]# yum chec

Re: [CentOS] yum issue with extras repo?

2009-09-09 Thread Akemi Yagi
On Wed, Sep 9, 2009 at 1: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 list

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Alan Sparks wrote: > David Suhendrik wrote: > >> Thanks Alan, >> >> This is error message when start service DRBD >> $ sudo /etc/init.d/drbd start >> Starting DRBD resources: Can not load the drbd module. >> >> I don't get any error message, and i think problem is DRBD kernel >> module, not ?? >

[CentOS] bonding driver with arp detection

2009-09-09 Thread nate
Hello - Was wondering if anyone is running the bonding network driver in active/backup mode using arp_validate? I'm trying to deal with really crappy network switches from Dell and I thought I could work around their faults in the short term by switching from link monitoring to arp monitoring. Bu

Re: [CentOS] yum issue with extras repo?

2009-09-09 Thread drew einhorn
Y9ou On Wed, Sep 9, 2009 at 2:13 PM, Akemi Yagi wrote: > On Wed, Sep 9, 2009 at 1: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 n

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Alan Sparks
David Suhendrik wrote: > Alan Sparks wrote: > >> David Suhendrik wrote: >> >> >>> Thanks Alan, >>> >>> This is error message when start service DRBD >>> $ sudo /etc/init.d/drbd start >>> Starting DRBD resources: Can not load the drbd module. >>> >>> I don't get any error message, and i t

[CentOS] Compiling NTFS support in the kernel

2009-09-09 Thread Kaplan, Andrew H.
Hi there -- I am running CentOS 5.3, and I need to have NTFS filesystem support as part of the kernel. Can someone direct me to the correct location for the file(s) and procedure necessary to download and compile? Thanks. The information in this e-mail is intended only for the person to whom i

Re: [CentOS] Compiling NTFS support in the kernel

2009-09-09 Thread Akemi Yagi
On Wed, Sep 9, 2009 at 3:32 PM, Kaplan, Andrew H. wrote: > Hi there -- > > I am running CentOS 5.3, and I need to have NTFS filesystem support as part > of the kernel. > Can someone direct me to the correct location for the file(s) and procedure > necessary to > download and compile? Thanks. The N

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

2009-09-09 Thread Dave
On Tue, Sep 8, 2009 at 5:25 PM, Johnny Hughes wrote: > On 09/08/2009 08:15 PM, Dave wrote: >> How do I get yum to tell me what repo it came from? Or should I just >> google for the rpm name and download it from any old place? > > yum list > > That will tell you all the places that package can come

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

2009-09-09 Thread Craig White
On Wed, 2009-09-09 at 12:50 -1000, Dave wrote: > On Tue, Sep 8, 2009 at 5:25 PM, Johnny Hughes wrote: > > On 09/08/2009 08:15 PM, Dave wrote: > >> How do I get yum to tell me what repo it came from? Or should I just > >> google for the rpm name and download it from any old place? > > > > yum list

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

2009-09-09 Thread Robert Heller
At Wed, 09 Sep 2009 16:15:57 -0700 CentOS mailing list wrote: > > On Wed, 2009-09-09 at 12:50 -1000, Dave wrote: > > On Tue, Sep 8, 2009 at 5:25 PM, Johnny Hughes wrote: > > > On 09/08/2009 08:15 PM, Dave wrote: > > >> How do I get yum to tell me what repo it came from? Or should I just > > >>

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

2009-09-09 Thread Dave
On Wed, Sep 9, 2009 at 2:02 PM, Robert Heller wrote: > (I 'cheated' -- I have a pile of RPMs sitting in their proper > places under /var/cache/yum/...). I think this is the clue I needed. I also have such a pile, and although it is not complete (wouldn't even need to know repo then, I'd have all t

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Akemi Yagi
On Wed, Sep 9, 2009 at 1:21 PM, David Suhendrik wrote: >>> I don't get any error message, and i think problem is DRBD kernel >>> module, not ?? >>> $ sudo cat /proc/drbd >>> cat: /proc/drbd: No such file or directory Could you show us the output from: rpm -qa --qf "%{name}-%{version}-%{release}.

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Alan Sparks wrote: > David Suhendrik wrote: > >> Alan Sparks wrote: >> >> >>> David Suhendrik wrote: >>> >>> >>> Thanks Alan, This is error message when start service DRBD $ sudo /etc/init.d/drbd start Starting DRBD resources: Can not load the drbd

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Akemi Yagi
On Wed, Sep 9, 2009 at 6:22 PM, David Suhendrik wrote: > Akemi, > $ sudo rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" kernel\* | > sort > kernel-2.6.18-128.7.1.el5.i686 > kernel-debug-2.6.18-128.1.16.el5.i686 > kernel-debug-2.6.18-128.2.1.el5.i686 > kernel-debug-2.6.18-128.4.1.el5.i686 >

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Alan Sparks
David Suhendrik wrote: > Alan Sparks wrote: > >> David Suhendrik wrote: >> >> >>> Alan Sparks wrote: >>> >>> >>> David Suhendrik wrote: > Thanks Alan, > > This is error message when start service DRBD > $ sud

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

2009-09-09 Thread Stephen John Smoogen
On Wed, Sep 9, 2009 at 4:50 PM, Dave wrote: > On Tue, Sep 8, 2009 at 5:25 PM, Johnny Hughes wrote: >  rpm -qi denyhosts > Name        : denyhosts                    Relocations: (not relocatable) > Version     : 2.6                               Vendor: Fedora Project > Release     : 5.el5        

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Akemi Yagi wrote: > On Wed, Sep 9, 2009 at 6:22 PM, David Suhendrik wrote: > > >> Akemi, >> $ sudo rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" kernel\* | >> sort >> kernel-2.6.18-128.7.1.el5.i686 >> kernel-debug-2.6.18-128.1.16.el5.i686 >> kernel-debug-2.6.18-128.2.1.el5.i686 >> kerne

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Akemi Yagi
On Wed, Sep 9, 2009 at 6:32 PM, David Suhendrik wrote: >>> kernel-PAE-devel-2.6.18-128.7.1.el5.i686 >>> >>> $ sudo rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" | grep drbd >>> drbd83-8.3.2-6.el5_3.i386 >>> >>> ls -l `find /lib/modules -name drbd.ko` >>> -rwxr--r-- 1 root root 242152 Sep

[CentOS] trouble playing quicktimes at apple.com/trailers

2009-09-09 Thread fred smith
I've been able to view the movie trailers at apple.com/trailers for years on my old Centos box (5.3). so in July I built a new box and also used Centos 5.3. I recall being able to view them on the new box too, back in July. now, none of them work on either the old or new box. Firefox by default u

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Wes Shull
On Wed, Sep 9, 2009 at 11:41 AM, David Suhendrik wrote: > Hi All, > I'm just tried to install and build replicate failover PDC using DRBD and > HA, but i can't load DRBD kernel module. > Now i'm using CentOS 5.3 up to date. This DRBD's installed: > kmod-drbd83-xen-8.3.2-6.el5_3 > kmod-drbd83-PAE-8

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

2009-09-09 Thread Robert Heller
At Wed, 9 Sep 2009 15:01:59 -1000 CentOS mailing list wrote: > > On Wed, Sep 9, 2009 at 2:02 PM, Robert Heller wrote: > > (I 'cheated' -- I have a pile of RPMs sitting in their proper > > places under /var/cache/yum/...). > > I think this is the clue I needed. I also have such a pile, and > alt

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Alan Sparks wrote: > David Suhendrik wrote: > >> Alan Sparks wrote: >> >> >>> David Suhendrik wrote: >>> >>> >>> Alan Sparks wrote: > David Suhendrik wrote: > > > > >

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread Alan Sparks
David Suhendrik wrote: > Akemi Yagi wrote: > >> On Wed, Sep 9, 2009 at 6:22 PM, David Suhendrik wrote: >> >> >> >>> Akemi, >>> $ sudo rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" kernel\* | >>> sort >>> kernel-2.6.18-128.7.1.el5.i686 >>> kernel-debug-2.6.18-128.1.16.el5.i686 >>

[CentOS] RHEL 5.4 is out!

2009-09-09 Thread Christopher Chan
Obligatory: When will Centos 5.4 be ready? /me goes down into reinforced concrete bunker and locks all hatches and doors. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Problem kernel module DRBD on CentOS 5.3

2009-09-09 Thread David Suhendrik
Alan Sparks wrote: > David Suhendrik wrote: > >> Akemi Yagi wrote: >> >> >>> On Wed, Sep 9, 2009 at 6:22 PM, David Suhendrik wrote: >>> >>> >>> >>> Akemi, $ sudo rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" kernel\* | sort kernel-2.6.18-128.7.

Re: [CentOS] RHEL 5.4 is out!

2009-09-09 Thread David Suhendrik
Christopher Chan wrote: > Obligatory: When will Centos 5.4 be ready? > > > /me goes down into reinforced concrete bunker and locks all hatches and > doors. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] trouble playing quicktimes at apple.com/trailers

2009-09-09 Thread Olaf Mueller
fred smith wrote: Hello. > I've been able to view the movie trailers at apple.com/trailers for > years on my old Centos box (5.3). [...] > Is anyone else having trouble with that? or to ask another way, can > any of you still watch them? Works here with 'User Agent Switcher' for Firefox. See for

Re: [CentOS] CentOS vs Fedora?

2009-09-09 Thread James Matthews
I wouldn't use Fedora for my servers. It's a great distro for desktop use but I didn't like it's server usage. On Wed, Sep 9, 2009 at 2:35 PM, David Suhendrik wrote: > Ron Blizzard wrote: > > On Tue, Sep 8, 2009 at 6:31 PM, David Suhendrik > wrote: > > > Dear All, > I'm newbie and i want to