Re: [CentOS] Network Servers window kills all Nautilus windows in CentOS 5.1?

2007-12-06 Thread js
MHR wrote: > In the process of doing something else, I happened to open the Network > Servers window from the Places applet menu. When I did, it killed all > my Nautilus windows on all my workspaces. (I had to experiment a > little to prove this, but it did happen.) > > Is there an explanation fo

[CentOS] Network Servers window kills all Nautilus windows in CentOS 5.1?

2007-12-06 Thread MHR
In the process of doing something else, I happened to open the Network Servers window from the Places applet menu. When I did, it killed all my Nautilus windows on all my workspaces. (I had to experiment a little to prove this, but it did happen.) Is there an explanation for this and what? Than

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Amos Shapira
On 07/12/2007, Ross Cavanagh <[EMAIL PROTECTED]> wrote: > John R Pierce wrote: > > Jerry Geis wrote: > >> I can ssh into a remote machine. > >> I can start X on that machine with startx > >> > >> How do I then start firefox on that machine (from the ssh prompt) and > >> have it display on my machin

[CentOS] 5.0--> 5.1 lm_sensors "General Parse Error"

2007-12-06 Thread John Thomas
Problem and solution, not sure if correct After upgrading to 5.1 and restarting, lm_sensors complained "General Parse Error." Google pointed here: http://www.lm-sensors.org/wiki/Devices Where I found this under "SENSOR CHIP DRIVERS - STATUS" AMD --> "Since Kernel 2.6.19" Latest AMD K8 proce

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Clint Dilks
Karanbir Singh wrote: Clint Dilks wrote: ssh -X firefox you prolly meant -Y :D Ok well just double checked and tested it here and -X works here. I knew about -Y but thought you only use that if you absolutely have too :) Anyway Have a Great Day

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Ross Cavanagh
John R Pierce wrote: Jerry Geis wrote: I can ssh into a remote machine. I can start X on that machine with startx How do I then start firefox on that machine (from the ssh prompt) and have it display on my machine in my office. So I want to be using firefox on the remote machine but displaying

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Amos Shapira
On 07/12/2007, Jerry Geis <[EMAIL PROTECTED]> wrote: > > > > > > Jerry Geis wrote: > > >/ I can ssh into a remote machine. > > />/ I can start X on that machine with startx > > />/ > > />/ How do I then start firefox on that machine (from the ssh prompt) and > > />/ have it display on my machine i

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Amos Shapira
On 07/12/2007, Karanbir Singh <[EMAIL PROTECTED]> wrote: > Clint Dilks wrote: > > > > ssh -X firefox > > you prolly meant -Y :D Why? It's less secure and -X is good enough 99% of the time (I always use -X). --Amos ___ CentOS mailing list CentOS@centos.

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Amos Shapira
On 07/12/2007, Jerry Geis <[EMAIL PROTECTED]> wrote: > > > Jerry Geis wrote: > > I can ssh into a remote machine. > > I can start X on that machine with startx > > > > How do I then start firefox on that machine (from the ssh prompt) and > > have it display on my machine in my office. > > > > So I

Re: [CentOS] Re: VNCsever not starting at boot

2007-12-06 Thread Robert Moskowitz
Scott Silva wrote: on 12/6/2007 3:10 PM Robert Moskowitz spake the following: Craig White wrote: On Thu, 2007-12-06 at 17:11 -0500, Robert Moskowitz wrote: Craig White wrote: On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: When I run system-config-services, it shows vncserver set

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Karanbir Singh
Clint Dilks wrote: ssh -X firefox you prolly meant -Y :D -- Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED] ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] VNCsever not starting at boot

2007-12-06 Thread Robert Moskowitz
Craig White wrote: On Thu, 2007-12-06 at 18:10 -0500, Robert Moskowitz wrote: Craig White wrote: On Thu, 2007-12-06 at 17:11 -0500, Robert Moskowitz wrote: Craig White wrote: On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: Whe

[CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Jerry Geis
>/ />/ Jerry Geis wrote: />/ >/ I can ssh into a remote machine. />/ />/ I can start X on that machine with startx />/ />/ />/ />/ How do I then start firefox on that machine (from the ssh prompt) and />/ />/ have it display on my machine in my office. />/ />/ />/ />/ So I want to be using firefo

[CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Jerry Geis
Jerry Geis wrote: >/ I can ssh into a remote machine. />/ I can start X on that machine with startx />/ />/ How do I then start firefox on that machine (from the ssh prompt) and />/ have it display on my machine in my office. />/ />/ So I want to be using firefox on the remote machine but display

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Alfred von Campe
I can ssh into a remote machine. I can start X on that machine with startx No need to start X on the remote machine. You need to do "ssh -X " so that X is forwarded (back to the machine that you ssh'ed from). Make sure that "X11Forwarding yes" is set in the /etc/ ssh/sshd_config file (res

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jerry Geis wrote: > > So I want to be using firefox on the remote machine but displaying the > screen output from firefox in my office. > Both boxes are running centos 5. > > how is that done? First, man ssh, so you can read the ssh manual. Second

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread John R Pierce
Jerry Geis wrote: I can ssh into a remote machine. I can start X on that machine with startx How do I then start firefox on that machine (from the ssh prompt) and have it display on my machine in my office. So I want to be using firefox on the remote machine but displaying the screen output fro

Re: [CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Clint Dilks
Jerry Geis wrote: I can ssh into a remote machine. I can start X on that machine with startx How do I then start firefox on that machine (from the ssh prompt) and have it display on my machine in my office. So I want to be using firefox on the remote machine but displaying the screen output f

[CentOS] remote ssh to machine how display firefox

2007-12-06 Thread Jerry Geis
I can ssh into a remote machine. I can start X on that machine with startx How do I then start firefox on that machine (from the ssh prompt) and have it display on my machine in my office. So I want to be using firefox on the remote machine but displaying the screen output from firefox in my off

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Akemi Yagi
On Dec 6, 2007 4:53 PM, Karanbir Singh <[EMAIL PROTECTED]> wrote: > perhaps you didnt read the thread before posting, but I politely asked people > to > take it elsewhere. > > Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED] If people ever listen to others, this thread would not have g

Re: [CentOS] yum upgrade fails on pm-utils dependancy

2007-12-06 Thread Akemi Yagi
On Dec 6, 2007 4:51 PM, Karanbir Singh <[EMAIL PROTECTED]> wrote: > James A. Peltier wrote: > > I just tried to perform a yum upgrade on my CentOS 5 machine and it > > failed on a pm-utils >= 0.99.3-6 is needed by package hal error. I > > rsync my repos every night. This is the first time it's ha

[CentOS] Kickstart + CentOS 5 = doesn't prompt for network information?

2007-12-06 Thread Ray Van Dolson
This may be more appropriate for an upstream list. That said... I'm doing kickstart setups of CentOS 5. My kickstart config includes a network configuration item. Depending on options passed at boot-time, the network config item may or may not include a --hostname option, but always specifies e

[CentOS] re-installing a package without removing it?

2007-12-06 Thread Amos Shapira
Hello, I've just noticed that the file /etc/ha.d/resource.d/drbddisk, which belongs to package drbd-8.0.6-1.el5.centos, is missing from one of my test machines: # rpm --verify drbd S.5T c /etc/drbd.conf missing /etc/ha.d/resource.d/drbddisk I'm looking at this as an opporunity to learn s

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Karanbir Singh
Milton Calnek wrote: ok... How about wxGTK. rpmforge is distributing 2.6.3 while epel is distributing 2.8.? rpmforge's vlc uses wxGTK or there are interlinked dependencies... perhaps you didnt read the thread before posting, but I politely asked people to take it elsewhere. -- Karanbir Sin

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Karanbir Singh
Les Mikesell wrote: Stephen John Smoogen wrote: I would say that the only thing that needs to top this off is some rumours that the other side is going to use bitkeeper for its source control, or ESR saying they thought that ZYZ was now his preferred repo and RMS saying that the other was the o

Re: [CentOS] yum upgrade fails on pm-utils dependancy

2007-12-06 Thread Karanbir Singh
James A. Peltier wrote: I just tried to perform a yum upgrade on my CentOS 5 machine and it failed on a pm-utils >= 0.99.3-6 is needed by package hal error. I rsync my repos every night. This is the first time it's happened --> Processing Dependency: pm-utils >= 0.99.3-6 for package: hal --

Re: [CentOS] Minimal install for CentOS 5?

2007-12-06 Thread Karanbir Singh
Aaron Seelye wrote: Hello, I'm new to the linux world (long time FreeBSD user), and I'm wondering if there's an easy way to install CentOS 5 without the GUI and unnecessary services? I see there's a server cd for CentOS 4, but I didnt see anything like that for CentOS 5. Am I looking in the

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Axel Thimm wrote: No *technical* solution will ever solve this. Even the best package manager in the world cooking coffee in its idle time will not solve packagers not talking to each other and creating conflicting and incompatible packages. And we've tried talking and coordinating, it's the EPE

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Stephen John Smoogen wrote: I would say that the only thing that needs to top this off is some rumours that the other side is going to use bitkeeper for its source control, or ESR saying they thought that ZYZ was now his preferred repo and RMS saying that the other was the only true repository.

Re: [CentOS] Minimal install for CentOS 5?

2007-12-06 Thread Dan
I know the topic of a server cd has been bought up a few times and I think one was "unofficially" made for 5.0 from a group in South Korea(I may be wrong) but there is also a wealth of info in the server sub-forum of the Centos.org website in regards to server setups it may help a bit: http://www.c

[CentOS] tomcat

2007-12-06 Thread Craig White
trying to install tomcat and seem to be missing a piece called mysql-connector-java Does such a thing exist for tomcat5 that is packaged and compatible with base install? Craig ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/l

Re: [CentOS] Re: Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Dan
Mainly it will all depend on "your" server specifications and network setup. We use VNC to remotely control the Windows boxes on the network and it does an ok job, but even T1 to T1 we have a bit of lag. We also use FreeNX for remote desktop features and it is quite fast from home to office, it do

[CentOS] Yum FTP concurrency

2007-12-06 Thread Tom Lanyon
Greetings, My chosen CentOS mirror has a limit of 5 max FTP connections per IP. A simple 'yum update' is hitting this limit and causing the whole update procedure to fail. Are there any settings to limit yum's FTP concurrency? Regards, Tom ___ Ce

Re: [CentOS] 5.x install - loses display when launching, anaconda

2007-12-06 Thread Tom Lanyon
On 07/12/2007, at 1:54 AM, David G. Miller wrote: Tom Lanyon <[EMAIL PROTECTED]> wrote: I forgot to mention I tried installing via both graphical and text. Also tried a network-based text install. All presented no video output whatsoever at the anaconda launch point. I think the correc

[CentOS] Re: VNCsever not starting at boot

2007-12-06 Thread Scott Silva
on 12/6/2007 3:10 PM Robert Moskowitz spake the following: Craig White wrote: On Thu, 2007-12-06 at 17:11 -0500, Robert Moskowitz wrote: Craig White wrote: On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: When I run system-config-services, it shows vncserver set to star

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Scott Silva
on 12/6/2007 3:22 PM Milton Calnek spake the following: ok... How about wxGTK. rpmforge is distributing 2.6.3 while epel is distributing 2.8.? rpmforge's vlc uses wxGTK or there are interlinked dependencies... So when I "yum -y update", the update fails. Currently there are no pending updates

RE: [CentOS] Minimal install for CentOS 5?

2007-12-06 Thread Jason Pyeron
> unnecessary services? I see there's a server cd for CentOS 4, but I > didnt see anything like that for CentOS 5. Am I looking in the wrong > places, or is it just necessary to manually select the minimal set of > packages? First reaction is that until a server iso is available, you might

[CentOS] Re: RHEL 5 vs. CentOS 5

2007-12-06 Thread Scott Silva
on 12/6/2007 3:25 PM Lopez, Denise spake the following: Hi all, I would like to first preface this e-mail by saying if this topic has been covered already, could someone point me to the month of the discussion and I will gladly read it. We have been using RHEL 3 / 4 in our environment

RE: [CentOS] RHEL 5 vs. CentOS 5

2007-12-06 Thread Jason Pyeron
> From: Ray Van Dolson > On Thu, Dec 06, 2007 at 03:25:32PM -0800, Lopez, Denise wrote: > > > > My boss is a little concerned about the differences since > we host production > > servers that require minimal downtime. > > > > We typically continue to use RHEL for production stuff, and CentOS f

[CentOS] Re: Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Scott Silva
on 12/6/2007 2:57 PM Les Bell spake the following: Scott Silva <[EMAIL PROTECTED]> wrote: Yeah... ssh into the server, vi whatever.conf re-[start|load] service, exit ssh. "the simple things are sometimes the best!" << Darn straight. And using ssh-agent (or Pageant with PuTTY on Windows) in conj

Re: [CentOS] RHEL 5 vs. CentOS 5

2007-12-06 Thread Ray Van Dolson
On Thu, Dec 06, 2007 at 03:25:32PM -0800, Lopez, Denise wrote: > We have been using RHEL 3 / 4 in our environment and I am very happy and > satisfied with the stability of the OS. Now with the new technologies > incorporated into RHEL5, specifically Virtualization, Clustering, and Storage, > and t

[CentOS] RHEL 5 vs. CentOS 5

2007-12-06 Thread Lopez, Denise
Hi all, I would like to first preface this e-mail by saying if this topic has been covered already, could someone point me to the month of the discussion and I will gladly read it. We have been using RHEL 3 / 4 in our environment and I am very happy and satisfied with the stability of the O

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Milton Calnek
ok... How about wxGTK. rpmforge is distributing 2.6.3 while epel is distributing 2.8.? rpmforge's vlc uses wxGTK or there are interlinked dependencies... So when I "yum -y update", the update fails. Currently there are no pending updates so this is not a big deal... until there are pending up

[CentOS] Minimal install for CentOS 5?

2007-12-06 Thread Aaron Seelye
Hello, I'm new to the linux world (long time FreeBSD user), and I'm wondering if there's an easy way to install CentOS 5 without the GUI and unnecessary services? I see there's a server cd for CentOS 4, but I didnt see anything like that for CentOS 5. Am I looking in the wrong places, or is

Re: [CentOS] VNCsever not starting at boot

2007-12-06 Thread Craig White
On Thu, 2007-12-06 at 18:10 -0500, Robert Moskowitz wrote: > Craig White wrote: > > On Thu, 2007-12-06 at 17:11 -0500, Robert Moskowitz wrote: > > > >> Craig White wrote: > >> > >>> On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: > >>> > >>> > When I run system-con

Re: [CentOS] VNCsever not starting at boot

2007-12-06 Thread Robert Moskowitz
Craig White wrote: On Thu, 2007-12-06 at 17:11 -0500, Robert Moskowitz wrote: Craig White wrote: On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: When I run system-config-services, it shows vncserver set to start at boot. in /etc/inittab I have init 3 vncserver do

Re: [CentOS] Re: Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Les Bell
Scott Silva <[EMAIL PROTECTED]> wrote: >> Yeah... ssh into the server, vi whatever.conf re-[start|load] service, exit ssh. "the simple things are sometimes the best!" << Darn straight. And using ssh-agent (or Pageant with PuTTY on Windows) in conjunction with key forwarding, you can make it easy

RE: [CentOS] Re: SCSI bad block table display

2007-12-06 Thread Hugh E Cruickshank
From: Hugh E Cruickshank Sent: December 6, 2007 11:42 > > From: Ross S. W. Walker Sent: December 5, 2007 22:07 > > > > I found what I think your looking for, sg3_utils, it's in extras I > > believe. Part of that set is sginfo and that command takes a -G > > parameter which will show the grown def

[CentOS] yum upgrade fails on pm-utils dependancy

2007-12-06 Thread James A. Peltier
I just tried to perform a yum upgrade on my CentOS 5 machine and it failed on a pm-utils >= 0.99.3-6 is needed by package hal error. I rsync my repos every night. This is the first time it's happened sudo yum -y upgrade Loading "installonlyn" plugin Loading "priorities" plugin Setting up Upgr

Re: [CentOS] Updating kernel from CentOS 5 to 5.1

2007-12-06 Thread Jon Stanley
On Dec 6, 2007 5:40 PM, Andrew Allen <[EMAIL PROTECTED]> wrote: > To upgrade the kernel to CentOS 5.1 (to take advantage of support for > Dell wireless card bcm43xx), should I update everything or just type > 'yum update kernel', or what? It's OK to just update the kernel, however, why not update

[CentOS] Updating kernel from CentOS 5 to 5.1

2007-12-06 Thread Andrew Allen
To upgrade the kernel to CentOS 5.1 (to take advantage of support for Dell wireless card bcm43xx), should I update everything or just type 'yum update kernel', or what? Also, is it OK to remove 'old' kernels (which appear in the boot list) when they are no longer required? Thanks, Andy __

[CentOS] Re: Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Scott Silva
on 12/6/2007 2:25 PM Robert Moskowitz spake the following: Les Bell wrote: Robert Moskowitz <[EMAIL PROTECTED]> wrote: 1 to 3 where 1 is the 'best' for the catagory and 3 the loser. << You fogot the ssh/vi combination, which rates 1 across the board. ssh/vi Yeah... ssh into the ser

Re: [CentOS] Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Robert Moskowitz
Les Bell wrote: Robert Moskowitz <[EMAIL PROTECTED]> wrote: 1 to 3 where 1 is the 'best' for the catagory and 3 the loser. << You fogot the ssh/vi combination, which rates 1 across the board. ssh/vi ___ CentOS mailing list CentOS@centos

Re: [CentOS] Error 451 when clients try to send emails

2007-12-06 Thread Jim Perrin
On Dec 6, 2007 5:08 PM, Ed Morrison <[EMAIL PROTECTED]> wrote: > Thanks Jim. I appreciate that. :-) > > Anyway I realized I had sent this to the WRONG list after clicking the send > button. Sorry for the SPAM and any resultant flame wars. No worries. I'm always willing to help throw gas and/or

[CentOS] Re: Error 451 when clients try to send emails

2007-12-06 Thread Scott Silva
on 12/6/2007 1:52 PM Ed Morrison spake the following: Hi Everyone. I am trying to gifure out why I am getting a 451 error when clients are trying to send email: Client error: Task 'mail.csdsinc.com - Sending' reported error (0x800CCC6A) : 'Your outgoing (SMTP) e-mail

Re: [CentOS] Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Brian Mathis
On Dec 6, 2007 5:05 PM, Robert Moskowitz <[EMAIL PROTECTED]> wrote: > I have been dragging my feet on remote display, and have just gotten VNC > going to have SOMETHING to move off the start line. But I need the > 'best' for different situations, so I want to rate them. > > 1 to 3 where 1 is the '

Re: [CentOS] VNCsever not starting at boot

2007-12-06 Thread Craig White
On Thu, 2007-12-06 at 17:11 -0500, Robert Moskowitz wrote: > Craig White wrote: > > On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: > > > >> When I run system-config-services, it shows vncserver set to start at boot. > >> > >> in /etc/inittab I have init 3 > >> > >> vncserver does not

[CentOS] perl-net-DNS question

2007-12-06 Thread Rogelio
When trying to run a Perl program, I get this error (even though I have both Perl and perl-net-dns installed via yum) Can't locate Net/DNS.pm in @INC (@INC contains: /usr/lib/nagios/plugins /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-t

Re: [CentOS] VNCsever not starting at boot

2007-12-06 Thread Robert Moskowitz
Craig White wrote: On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: When I run system-config-services, it shows vncserver set to start at boot. in /etc/inittab I have init 3 vncserver does not start at boot. I log in on the console as root and service vncserver start and it sta

Re: [CentOS] Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Les Bell
Robert Moskowitz <[EMAIL PROTECTED]> wrote: >> 1 to 3 where 1 is the 'best' for the catagory and 3 the loser. << You fogot the ssh/vi combination, which rates 1 across the board. Best, --- Les Bell, RHCE, CISSP [http://www.lesbell.com.au] Tel: +61 2 9451 1144 FreeWorldDialup: 800909

Re: [CentOS] Error 451 when clients try to send emails

2007-12-06 Thread Ed Morrison
Thanks Jim. I appreciate that. :-) Anyway I realized I had sent this to the WRONG list after clicking the send button. Sorry for the SPAM and any resultant flame wars. Ed On Dec 6, 2007 2:03 PM, Jim Perrin <[EMAIL PROTECTED]> wrote: > On Dec 6, 2007 4:52 PM, Ed Morrison <[EMAIL PROTECTED]> w

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Karanbir Singh
Stephen John Smoogen wrote: On Dec 6, 2007 12:51 PM, Les Mikesell <[EMAIL PROTECTED]> wrote: Stephen John Smoogen wrote: The point is that as an end user, I want a sensible way to deal with multiple repositories that _don't_ collaborate. After all, if everyone agreed on policies we wouldn't n

RE: [CentOS] RPM Spec and subpackage architecture [SOLVED]

2007-12-06 Thread Ross S. W. Walker
Ross S. W. Walker wrote: > > Are there any RPM wizards out there that know how to specify a > different architecture for a subpackage in a spec file? > > I have a package that has a binary component and a non-binary > component that I would like split into 2 packages one, the > binary which is a

[CentOS] Please help me rate vnc, rdesktop, and freenx

2007-12-06 Thread Robert Moskowitz
I have been dragging my feet on remote display, and have just gotten VNC going to have SOMETHING to move off the start line. But I need the 'best' for different situations, so I want to rate them. 1 to 3 where 1 is the 'best' for the catagory and 3 the loser. VNC

Re: [CentOS] Error 451 when clients try to send emails

2007-12-06 Thread Jim Perrin
On Dec 6, 2007 4:52 PM, Ed Morrison <[EMAIL PROTECTED]> wrote: > Hi Everyone. I am trying to gifure out why I am getting a 451 error when > clients are trying to send email: > Here is a tail of my smtp log. @400047586d0f1d3e6594 qmail-smtpd: <--- Right there is your problem -- During

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Stephen John Smoogen
On Dec 6, 2007 2:24 PM, Axel Thimm <[EMAIL PROTECTED]> wrote: > So to answer the subject: No, EPEL is incompatible to every other repo > that existed before EPEL came up. That was not the original promise of > EPEL (I know as I was a steering member before I gave up on this > insanity course), but

[CentOS] Error 451 when clients try to send emails

2007-12-06 Thread Ed Morrison
Hi Everyone. I am trying to gifure out why I am getting a 451 error when clients are trying to send email: Client error: Task 'mail.csdsinc.com - Sending' reported error (0x800CCC6A) : 'Your outgoing (SMTP) e-mail server has reported an internal error. If you continue to receive this message, con

Re: [CentOS] VNCsever not starting at boot

2007-12-06 Thread Craig White
On Thu, 2007-12-06 at 16:34 -0500, Robert Moskowitz wrote: > When I run system-config-services, it shows vncserver set to start at boot. > > in /etc/inittab I have init 3 > > vncserver does not start at boot. > > I log in on the console as root and > > service vncserver start > > and it starts

[CentOS] VNCsever not starting at boot

2007-12-06 Thread Robert Moskowitz
When I run system-config-services, it shows vncserver set to start at boot. in /etc/inittab I have init 3 vncserver does not start at boot. I log in on the console as root and service vncserver start and it starts with some warning messages about bad display name in "add" command, but I do n

Re: [CentOS] RPM Spec and subpackage architecture

2007-12-06 Thread Stephen John Smoogen
On Dec 6, 2007 1:36 PM, Ross S. W. Walker <[EMAIL PROTECTED]> wrote: > > > Are there any RPM wizards out there that know how to specify a > different architecture for a subpackage in a spec file? > > I have a package that has a binary component and a non-binary > component that I would like split i

Re: [CentOS] weird load values

2007-12-06 Thread J. Potter
As mentioned before, IO could give such strange results. I suggest launching dstat with logging to a file, and analyzing the file afterwards. Thanks, much appreciated! This has yielded some interesting data, which I'll attempt to include a few seconds before and after one of these events

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Axel Thimm
On Thu, Dec 06, 2007 at 10:08:38AM -0800, Ray Van Dolson wrote: > On Thu, Dec 06, 2007 at 12:03:51PM -0600, Les Mikesell wrote: > > Morten Torstensen wrote: > >> [snip away bible quotes] > >> > >> This is getting way off topic, please consider what you post. > >> > > > > Having only one true reposi

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Stephen John Smoogen
On Dec 6, 2007 12:51 PM, Les Mikesell <[EMAIL PROTECTED]> wrote: > Stephen John Smoogen wrote: > > >> The point is that as an end user, I want a sensible way to deal with > >> multiple repositories that _don't_ collaborate. After all, if everyone > >> agreed on policies we wouldn't need any third

[CentOS] RPM Spec and subpackage architecture

2007-12-06 Thread Ross S. W. Walker
Are there any RPM wizards out there that know how to specify a different architecture for a subpackage in a spec file? I have a package that has a binary component and a non-binary component that I would like split into 2 packages one, the binary which is architecture dependant and the other 'noa

[CentOS] Re: A few questions about remastering

2007-12-06 Thread Scott Silva
on 12/6/2007 6:46 AM Mário Gamito spake the following: Hi, If you absolutely insist on rebuilding .. you can't call your product CentOS or use our logos. You can say that the product is based on CentOS. I don't see why one would do this though, as CentOS can support millions of users right no

[CentOS] Re: Filesystem that doesn't store duplicate data

2007-12-06 Thread Scott Silva
on 12/5/2007 8:57 PM Ruslan Sivak spake the following: Luke Dudney wrote: NetApp's WAFL with A-SIS (advanced single instance storage) does this. From a quick google: http://searchstorage.techtarget.com/originalContent/0,289142,sid5_gci1255018,00.html says: ... calculates a 16-bit checksum fo

RE: [CentOS] Re: SCSI bad block table display

2007-12-06 Thread Hugh E Cruickshank
From: Brent L. Bates Sent: December 6, 2007 05:20 > > Hugh Cruickshank, you are not mistaken. SCSI drives do keep > bad block information on the drive. I sorry was not very clear. I do know the SCSI drives have their own bad block table but it appears from the description of the SCO OSR5 badtrk

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Stephen John Smoogen wrote: The point is that as an end user, I want a sensible way to deal with multiple repositories that _don't_ collaborate. After all, if everyone agreed on policies we wouldn't need any third party repositories at all. Ok the problem field is that you have N different re

RE: [CentOS] Re: SCSI bad block table display

2007-12-06 Thread Hugh E Cruickshank
From: Ross S. W. Walker Sent: December 5, 2007 22:07 > > I found what I think your looking for, sg3_utils, it's in extras I > believe. Part of that set is sginfo and that command takes a -G > parameter which will show the grown defect list if the device > supports it. > Thanks. I will definitely

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread David Thompson
Paul Heinlein wrote: > >Tom Lehrer sang it best: > > http://www.youtube.com/watch?v=aIlJ8ZCs4jY I was thinking more along the lines on Mick Jager: http://www.youtube.com/watch?v=4FqGz0z4dI0 Dave Thompson UW-Madison ___ CentOS mailing list CentOS@cen

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Stephen John Smoogen
On Dec 6, 2007 12:11 PM, Les Mikesell <[EMAIL PROTECTED]> wrote: > Rex Dieter wrote: > > >> I don't see why > >> a particular package couldn't be served from more than one repository. > >> Is there some rule about that? > > > > Nope. As a matter of fact, this sort of thing is likely when mixing re

[CentOS] Cyrus y clamav

2007-12-06 Thread Percy Gonzales
Estoy en procura de instalar un servidor de correo sobre Centos 5 , me he guiado en un tutorial de instalacion sobre centos 4, pero al momento de instalar algunos paquetes, he descubierto que los siguientes paquetes no se encuentran en los repositorios estos paquetes son: cyrus-imapd-nntp cyrus-i

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Rex Dieter wrote: I don't see why a particular package couldn't be served from more than one repository. Is there some rule about that? Nope. As a matter of fact, this sort of thing is likely when mixing repos, and is why a commitment to collaboration is essential. The point is that as an e

[CentOS] HTML Posts

2007-12-06 Thread Bob Taylor
Please don't post HTML messages. Firefox renders your messages in about 4 points. Quite unreadable. Please, this is not meant to start a war. Thanks. -- Bob Taylor <[EMAIL PROTECTED]> ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/m

[CentOS] Re: Load Balancing

2007-12-06 Thread Rajagopal Swaminathan
Greetings, First let me thank the gentleman who allayed my fears about CentOS 5.1's "yum update" download size. but all the same it turned out to be in megabytes. not to mention the k3b *roasted* couple of DVD's to uselessness and I am still giving explanations to the stupid ancient,retired, forme

Re: [CentOS] Prevent kernel upgrade unless given dependencies satisfied

2007-12-06 Thread Fabian Arrotin
On Thu, 2007-12-06 at 13:41 -0500, Ross S. W. Walker wrote: > Dear List Members, > > Is there a way to prevent a kernel from being upgraded unless > a list of given dependencies are satisfied? > > What I am getting at is sometimes updated kernels are available > before the upgraded versions of

[CentOS] Prevent kernel upgrade unless given dependencies satisfied

2007-12-06 Thread Ross S. W. Walker
Dear List Members, Is there a way to prevent a kernel from being upgraded unless a list of given dependencies are satisfied? What I am getting at is sometimes updated kernels are available before the upgraded versions of the kernel modules in 'extras' are (ie drbd). If there were a way to lis

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Paul Heinlein
On Thu, 6 Dec 2007, Stephen John Smoogen wrote: Most of the bickering and infighting and keeping grudges about things many years reminds me mostly of the Reformation. Protestants killing Catholics, Catholics killing Protestants, Protestants killing Protestants, Catholics killing Catholics, Eve

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Stephen John Smoogen
On Dec 6, 2007 11:03 AM, Les Mikesell <[EMAIL PROTECTED]> wrote: > Morten Torstensen wrote: > > [snip away bible quotes] > > > > This is getting way off topic, please consider what you post. > > > > Having only one true repository whose name shall not be uttered in the > package filenames doesn't r

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Ray Van Dolson wrote: It's unfortunate, but doesn't seem like it's going to change. I guess that doesn't mean we need to stop talking about it, but maybe instead of hollering about the need for repotags it's time to collaborate in the other direction -- building a better way to track reopsitori

Re: [CentOS] are RPMForge and EPEL compatible?

2007-12-06 Thread Stephen John Smoogen
On Dec 4, 2007 11:12 AM, Florin Andrei <[EMAIL PROTECTED]> wrote: > Following Fabian's blog post re: RPMForge being rebuilt for EL5, I've a > question: > > Are there any compatibility problems between RPMForge and EPEL? In other > words, if I enabled EPEL previously, will I be able to enable RPMFor

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Ray Van Dolson
On Thu, Dec 06, 2007 at 12:03:51PM -0600, Les Mikesell wrote: > Morten Torstensen wrote: >> [snip away bible quotes] >> >> This is getting way off topic, please consider what you post. >> > > Having only one true repository whose name shall not be uttered in the > package filenames doesn't remind

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Morten Torstensen wrote: [snip away bible quotes] This is getting way off topic, please consider what you post. Having only one true repository whose name shall not be uttered in the package filenames doesn't remind you of anything? -- Les Mikesell [EMAIL PROTECTED] _

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
Les Mikesell wrote: > I don't see why > a particular package couldn't be served from more than one repository. > Is there some rule about that? Nope. As a matter of fact, this sort of thing is likely when mixing repos, and is why a commitment to collaboration is essential. -- Rex __

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Morten Torstensen
[snip away bible quotes] This is getting way off topic, please consider what you post. //Morten ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Stephen John Smoogen
On Dec 6, 2007 8:34 AM, R P Herrold <[EMAIL PROTECTED]> wrote: > On Thu, 6 Dec 2007, Rex Dieter wrote: > > > R P Herrold wrote: > >> James 2:14-26 > > Rex Dieter replied: > > If you can identify particular cases where collaboration, as > > outlined in the above policy draft, was not followed, I wil

Re: [CentOS] Re: Re: Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Les Mikesell
Rex Dieter wrote: How does a user identify packages that have come from this repository in order to fix or control any incompatibilities? rpm -qi Look for "Vendor" and/or "Packager" tag. Is there some reason to expect a vendor/packager to always (and only) be tied to one specific repository?

Re: [CentOS] Filesystem that doesn't store duplicate data

2007-12-06 Thread Les Mikesell
Ruslan Sivak wrote: This is a bit different then what I was proposing. I know that backupPC already does this on a file level, but I want a filesystem that does it at a block level. File level only helps if you're backing up multiple systems and they all have the same exact files. It also

Re: [CentOS] File system cache corruption with CentOS4?

2007-12-06 Thread James Pearson
Dan Halbert wrote: James Pearson wrote: Just wondering if anyone else has come across an issue where files cached in memory appear to become 'corrupted' - for example, on one workstation, I've just had the issue: There is a kernel bug for this kind of problem but it is for AMD x86_64 only:

[CentOS] Re: Re: Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
Les Mikesell wrote: > Rex Dieter wrote: >> Les Mikesell wrote: >> >>> How does a user identify packages that have come from this repository in >>> order to fix or control any incompatibilities? >> >> rpm -qi >> Look for "Vendor" and/or "Packager" tag. > > Is there some reason to expect a vendo

  1   2   >