[CentOS] Centos4: USB disk standby?

2008-12-15 Thread Rainer Traut
Hi, I've decided to use an external USB disk as backup with rsync. This works fine. When the external disk is mounted, it does not go into standby/sleep/whatever, though I'm using it only for 30minutes at night. Is there a way to do this with C4, 2.6.9-78.0.8.ELsmp? E.g. unmount/some special co

Re: [CentOS] Problems compiling PostgreSQL package from FC8 on CentOS 5

2008-12-15 Thread Pintér Tibor
http://yum.pgsqlrpms.org/reporpms/repoview/pgdg-centos.html t ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 5 Dom0 doesn't start all DomU images

2008-12-15 Thread Rudi Ahlers
On Mon, Dec 15, 2008 at 2:03 PM, Kai Schaetzl wrote: > Devraj Mukherjee wrote on Mon, 15 Dec 2008 22:05:07 +1100: > >> but if I copy the >> configuration files to /etc/xen/auto only one of the DomUs seem to >> start up automatically. > > You should not copy, but symlink them! > Does an xm list sho

Re: [CentOS] CentOS Bug Reporting Policy

2008-12-15 Thread Phil Schaffner
Hywel Richards wrote: > It looks like maybe I was right to be confused as to where to report > bugs as now there are two different answers. > > Karanbir Singh wrote: >> Hywel Richards wrote: >> >>> Is there some policy as to what to do and where to report the bug? >>> >> report it on bugs

Re: [CentOS] CentOS 5 Dom0 doesn't start all DomU images

2008-12-15 Thread Kai Schaetzl
Rudi Ahlers wrote on Mon, 15 Dec 2008 14:15:44 +0200: > xm list will only show the active running VM's, not all of them :) If one asks that specifically I would rethink that twice as you might be missing something ;-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Serv

Re: [CentOS] CentOS 5 Dom0 doesn't start all DomU images

2008-12-15 Thread Kai Schaetzl
Devraj Mukherjee wrote on Mon, 15 Dec 2008 22:05:07 +1100: > but if I copy the > configuration files to /etc/xen/auto only one of the DomUs seem to > start up automatically. You should not copy, but symlink them! Does an xm list show these domUs, no matter if they run or not? BTW: this is a ques

Re: [CentOS] SSH login to centos

2008-12-15 Thread Rudi Ahlers
On Mon, Dec 15, 2008 at 12:23 PM, Gopinath Achari wrote: > Hi all, > >SSH login to Centos 5.2 (Fresh installed) system takes a long > time, what is > the problem. anyone aware of this > > -- > Regards, > Gopinath M > > ___ This often me

Re: [CentOS] CentOS Bug Reporting Policy

2008-12-15 Thread Hywel Richards
It looks like maybe I was right to be confused as to where to report bugs as now there are two different answers. Karanbir Singh wrote: > Hywel Richards wrote: > >> Is there some policy as to what to do and where to report the bug? >> > > report it on bugs.centos.org unless you have a RH

Re: [CentOS] Centos4: USB disk standby?

2008-12-15 Thread Christoph Neuhaus
Hi Rainer, > When the external disk is mounted, it does not go into > standby/sleep/whatever, though I'm using it only for 30minutes at night. > > Is there a way to do this with C4, 2.6.9-78.0.8.ELsmp? > E.g. unmount/some special command/upgrade to 5.2? man sg_start (part of the sg3_utils package

[CentOS] Problems compiling PostgreSQL package from FC8 on CentOS 5

2008-12-15 Thread Peter Hopfgartner
Dear CentOS list we are a small software company making mostly web driven GIS software. We started to simplify out sysadmin life making RPM packages of most of the GIS software stack. For a dependency issue we had to abandon the upstream 8.1 PostgreSQL and install at least a 8.2 version. Takin

Re: [CentOS] SSH login to centos

2008-12-15 Thread Gopinath Achari
Thank you all. the problem is solved. There was a reverse lookup done. On Monday 15 December 2008 15:57, John R Pierce wrote: > Gopinath Achari wrote: > > Hi all, > > > > SSH login to Centos 5.2 (Fresh installed) system takes a long > > time, > > what is the problem. anyone aware of t

Re: [CentOS] Problems compiling PostgreSQL package from FC8 on CentOS 5

2008-12-15 Thread John R Pierce
Pintér Tibor wrote: > http://yum.pgsqlrpms.org/reporpms/repoview/pgdg-centos.html > and, I might add, read the HOWTO and stuff here http://yum.pgsqlrpms.org/howtoyum.php ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/list

[CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Sean Carolan
I'm a bit baffled by this problem. Maybe there's a sendmail guru out there who can help me out here. We have some end-users who need to receive system-generated mail that originates from a java-based application on our network. The java app sends the mail through our sendmail cluster, which then

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Sean Carolan
"I'm a bit baffled by this problem. Maybe there's a sendmail guru out there who can help me out here. We have some end-users who need to receive system-generated mail that originates from a java-based application on our network. The java app sends the mail through our sendmail cluster, which the

Re: [CentOS] Centos4: USB disk standby?

2008-12-15 Thread Rainer Traut
Hi Christoph, Am 15.12.2008 11:06, schrieb Christoph Neuhaus: > Hi Rainer, > >> When the external disk is mounted, it does not go into >> standby/sleep/whatever, though I'm using it only for 30minutes at night. >> >> Is there a way to do this with C4, 2.6.9-78.0.8.ELsmp? >> E.g. unmount/some speci

Re: [CentOS] SSH login to centos

2008-12-15 Thread John R Pierce
Gopinath Achari wrote: > Hi all, > > SSH login to Centos 5.2 (Fresh installed) system takes a long > time, what is > the problem. anyone aware of this > I've seen that happen when reverse DNS is messed up. ___ CentOS mailing list Ce

[CentOS] CentOS 5 Dom0 doesn't start all DomU images

2008-12-15 Thread Devraj Mukherjee
Hello all, I have a CentOS Dom0 booting CentOS DomU, I am able to start multiple DomUs from the command line using xm create, but if I copy the configuration files to /etc/xen/auto only one of the DomUs seem to start up automatically. Has anyone experienced anything similar before? Any pointers

[CentOS] SSH login to centos

2008-12-15 Thread Gopinath Achari
Hi all, SSH login to Centos 5.2 (Fresh installed) system takes a long time, what is the problem. anyone aware of this -- Regards, Gopinath M ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos4: USB disk standby?

2008-12-15 Thread Christoph Neuhaus
> I'm not in front of the server so I can only presume by the time it > takes to mount/access - it does only standby when the filesystem is not > mounted? No, the drive goes immediately to standby mode even if the partitions are mounted. When you access a directory or a file the drive is brought

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

2008-12-15 Thread centos-announce-request
e Size: 189 bytes Desc: Digital signature Url : http://lists.centos.org/pipermail/centos-announce/attachments/20081215/ff64fda0/attachment-0001.bin -- Message: 2 Date: Mon, 15 Dec 2008 18:57:26 +0200 From: Pasi Pirhonen Subject: [CentOS-announce] CESA-2008:102

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Toby Bluhm
Sean Carolan wrote: > "I'm a bit baffled by this problem. Maybe there's a sendmail guru out > there who can help me out here. We have some end-users who need to > receive system-generated mail that originates from a java-based > application on our network. The java app sends the mail through our

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Kai Schaetzl
Sean Carolan wrote on Mon, 15 Dec 2008 10:15:15 -0600: > Do you have any ideas how I can begin to troubleshoot this? sendmail -v -q (will flush the mail queue, just wait and look). First reason I would think of: greylisting. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Interne

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread jkinz
On Mon, Dec 15, 2008 at 10:15:15AM -0600, Sean Carolan wrote: > exmx1 : Dec 14 05:28:39 exmx1 sendmail[31574]: mBDIYhEa031574: to=< > custo...@example.com>, delay=00:00:00, xde > lay=00:00:00, mailer=esmtp, pri=41874, relay=mail.example.com., dsn=4.0.0, > stat=Deferred > > Unfortunately there is n

Re: [CentOS] CentOS Bug Reporting Policy

2008-12-15 Thread Hywel Richards
Phil Schaffner wrote: > Looks a lot like > https://bugzilla.redhat.com/show_bug.cgi?id=458861 > that is marked "Status: RELEASE_PENDING", so one might expect a fix in 5.3. > > Added a note to the CentOS BZ and a link to CentOS to the upstream BZ. > > Thanks Phil, that is good news indeed! Hywe

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Sean Carolan
> #1 - turn your sendmail logging/debugging setting up as high as > it will go for just long enough to capture some of these events. > (then turn it back to its previous setting) > > #2 - try using script and then telnet to capture an SMTP session > (Done by hand) with the MTA at the receiving end.

Re: [CentOS] GNOME + Firefox - Mouse froze - what key combination to revive?

2008-12-15 Thread Phil Schaffner
Lanny Marcus wrote: ... > Thanks for that information. It happened again, awhile ago. I was > using Gmail online, with Firefox, as I'm now doing, and the mouse just > became inactive. I had to kill the power again, which is a horribly > inelegant way to get out of that. Lanny, Have you tried to s

Re: [CentOS] CentOS PPC architecture support

2008-12-15 Thread Stewart Williams
Karanbir Singh wrote: > Stewart Williams wrote: >> I have a system with a PowerPC cpu which I'd like to run CentOS on in a >> production environment (albeit for a home personal server.) >> >> Does anyone know if the CentOS team are actually going to support PPC? > > yes > >> I have found a page w

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Bob Hoffman
The mail logs show that these emails are typically delayed for up to 24 hours, sometimes longer. It appears that several attempts to deliver the email are made, with each unsuccessful one showing "Deferred" status in the maillog. After several h

[CentOS] OT supermicro server chassis?

2008-12-15 Thread Gordon McLellan
Does anyone have a supermicro 942i server chassis? I'm trying to figure out if it has a true nine 5.25" drive bays, or if the one occupied by the 3.5" caddy is special / crippled. What I want to do is install three of the supermicro 5x3 hot swap backplanes and I'm gunshy about buying one site un

Re: [CentOS] Centos 5.2 yum check-update fails - repo change?

2008-12-15 Thread Dave Stevens
On Saturday 13 December 2008 03:32:20 am Kai Schaetzl wrote: > Dave Stevens wrote on Fri, 12 Dec 2008 13:32:51 -0800: > > #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch > > mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$ > >basearch > > Hm, not hardcoded t

Re: [CentOS] OT supermicro server chassis?

2008-12-15 Thread Monty Shinn
Gordon McLellan wrote: > Does anyone have a supermicro 942i server chassis? I'm trying to > figure out if it has a true nine 5.25" drive bays, or if the one > occupied by the 3.5" caddy is special / crippled. > > What I want to do is install three of the supermicro 5x3 hot swap > backplanes and

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Scott Silva
on 12-15-2008 8:15 AM Sean Carolan spake the following: > I'm a bit baffled by this problem. Maybe there's a sendmail guru out > there who can help me out here. We have some end-users who need to > receive system-generated mail that originates from a java-based > application on our network. The

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Scott Silva
on 12-15-2008 12:01 PM Bob Hoffman spake the following: > > > > The mail logs show that these emails are typically delayed for up to > 24 hours, sometimes longer. It appears that several attempts to deliver the > email are made, with each unsuccessfu

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Bob Hoffman
> > There are more reasons than a conspiracy to get you to pay a > subscription... > True, but in most or almost all, it is not your sendmail or your server that has anything to do with it. A bounce would indicate a problem or other things...but 'defer' could mean anything. I get a lot from ya

[CentOS] Emailing jpeg images with Evolution 2.8.0

2008-12-15 Thread Andrew Allen
I recently emailed an important jpeg image to a colleague, but when he tried to insert it into a document it 'failed'. It appears that when jpegs are attached to messages, they become 'corrupted' - is this a known problem with evolution, and/or is there a way of solving the problem? Andy

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Scott Silva
on 12-15-2008 2:12 PM Bob Hoffman spake the following: > >> There are more reasons than a conspiracy to get you to pay a >> subscription... >> > True, but in most or almost all, it is not your sendmail or your server that > has anything to do with it. A bounce would indicate a problem or other >

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Sean Carolan
> > But I see nothing you can do at your end if you are sending it other than > sending a letter to the deferring agent if you have the email, you know who > it is. If it is a big company like yahoo or hotmail, I would just send a > letter to the recipient and tell them about the issue so they can

Re: [CentOS] Any way to reduce CPU use of OpenSSH?

2008-12-15 Thread Florin Andrei
Steve Snyder wrote: > On my CentOS v5.2 server (dual Pentium4) the OpenSSH daemon stands out > as being the most CPU-intensive of the Wow, you must be sending terabytes of stuff through ssh. :-) Assuming the request is legit: 1. Disable compression if you don't need it. 2. Try another crypto p

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Bob Hoffman
> > It's not a big webmail provider, just a smaller company. I > suspect it might have to do with the large attachments, or > their mail servers getting overloaded. I really wish they would come up with a few things.. 1- A real all in one really well programmed email system for linux and

Re: [CentOS] Emailing jpeg images with Evolution 2.8.0

2008-12-15 Thread Kai Schaetzl
Andrew Allen wrote on Mon, 15 Dec 2008 22:24:52 +: > I recently emailed an important jpeg image to a colleague, but when he > tried to insert it into a document it 'failed'. It appears that when > jpegs are attached to messages, they become 'corrupted' - is this a > known problem with evolutio

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Scott Silva
on 12-15-2008 2:55 PM Bob Hoffman spake the following: > > > >> It's not a big webmail provider, just a smaller company. I >> suspect it might have to do with the large attachments, or >> their mail servers getting overloaded. > > I really wish they would come up with a few things.. > > 1-

Re: [CentOS] Emailing jpeg images with Evolution 2.8.0

2008-12-15 Thread MHR
On Mon, Dec 15, 2008 at 2:24 PM, Andrew Allen wrote: > I recently emailed an important jpeg image to a colleague, but when he > tried to insert it into a document it 'failed'. It appears that when > jpegs are attached to messages, they become 'corrupted' - is this a > known problem with evolution,

Re: [CentOS] sendmail Deferred mail - reason unknown

2008-12-15 Thread Les Mikesell
Bob Hoffman wrote: > > > >> It's not a big webmail provider, just a smaller company. I >> suspect it might have to do with the large attachments, or >> their mail servers getting overloaded. > > I really wish they would come up with a few things.. > > 1- A real all in one really well progr

[CentOS] utility to find which /dev/videoX

2008-12-15 Thread Jerry Geis
is there a utility or SOME method to determine which /dev/videoX (like /dev/video0 or /dev/video1) is being used by a device??? Example I have a USB camera and a USB TV module how do I determine which device is on /dev/video0 and which is on /dev/video1 I have seen perhaps a way in dmesg but I am

Re: [CentOS] utility to find which /dev/videoX

2008-12-15 Thread Ignacio Vazquez-Abrams
On Mon, 2008-12-15 at 19:32 -0500, Jerry Geis wrote: > is there a utility or SOME method to > determine which /dev/videoX (like /dev/video0 or /dev/video1) > is being used by a device??? > > Example I have a USB camera and a USB TV module > how do I determine which device is on /dev/video0 and whi

[CentOS] kontact request

2008-12-15 Thread Gopinath Achari
Hi All, I am using kontact (internally uses kmail) as mail client. when i receive attachments in mail. its displayed in smart format as default. How can i set inline as default. any idea on this option. -- Regards, Gopinath M

Re: [CentOS] utility to find which /dev/videoX

2008-12-15 Thread Rob Townley
Not sure this helps b/c maybe u need a non human interactive method. mplayer /dev/video0 lsusb -v On 12/15/08, Ignacio Vazquez-Abrams wrote: > On Mon, 2008-12-15 at 19:32 -0500, Jerry Geis wrote: >> is there a utility or SOME method to >> determine which /dev/videoX (like /dev/video0 or /dev/vi

[CentOS] Kerberos for squid auth

2008-12-15 Thread Joseph L. Casale
When you use kinit to acquire a Kerberos ticket prior to joining a Win2k3 domain with net ads join -U is that ticket merely used for the join that follows? When it expires does this mean anything? Thanks, jlc ___ CentOS mailing list CentOS@centos.org ht