Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread JohnS
On Tue, 2009-05-12 at 04:52 +, Rajagopal Swaminathan wrote: > Rajagopal Swaminathan writes: > > > > > JohnS writes: > > > > I tried switching over to wget but inspite of having 2mbps link which gives > us a > download speed of around 200kBytes/sec otherwise, wget manages only > 15-20kBy

Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread Rajagopal Swaminathan
JohnS writes: > > > May be a server issue. You may want to try another server. If you have a > local LAN try to wget a large file for comparing. > But from the same server, on a windows box with DAP such speeds are available with multiple files downloading. I want to switch them over to cento

Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread Rajagopal Swaminathan
JohnS writes: > > Is there a method to log the filenames that are downloaded? > > Hmm prolly so, I believe for sure wget can do that and also > pull files from a server based on a filelist. > > > Where do you get all those other options because there is no Man Page > and lftp --help shows ver

Re: [CentOS] is it possible to resive a PV in LVM and add more LV's ?

2009-05-11 Thread Peter Kjellstrom
On Monday 11 May 2009, Rudi Ahlers wrote: > Hi all > I have a remote server (i.e SSH access only) which was incorrectly > partitioned and I urgently need to get it up and running. It's got a 500GB > HDD, but the PV is only 10GB big, so I can't add more LV's to to. P.S. This > is on LVM, btw. Resiz

Re: [CentOS] Missing Thunderbird Updates

2009-05-11 Thread Karanbir Singh
Filipe Brandenburger wrote: > Hello, > > I recently noticed that Thunderbird updates are missing from CentOS 5. > There are a few updates pending, I am going to look into this today. For both c4 and c5. We should be all caught up within the next 24 hrs. - KB ___

Re: [CentOS] svnsync not using config dir

2009-05-11 Thread Karanbir Singh
Neil Aggarwal wrote: > I am trying to tell the sync command to save > the certificates and credentials in a directory, > but it does not seem to be doing so. Did it offer to save the cert Permanently ? Did you save it so, or only for the session ? ___ C

Re: [CentOS] is it possible to resive a PV in LVM and add more LV's ?

2009-05-11 Thread John R Pierce
Rudi Ahlers wrote: > Hi all > > I have a remote server (i.e SSH access only) which was incorrectly > partitioned and I urgently need to get it up and running. It's got a > 500GB HDD, but the PV is only 10GB big, so I can't add more LV's to > to. P.S. This is on LVM, btw. > > [r...@nd11176 ~]# f

Re: [CentOS] is it possible to resive a PV in LVM and add more LV's ?

2009-05-11 Thread Rudi Ahlers
On Mon, May 11, 2009 at 11:36 AM, John R Pierce wrote: > Rudi Ahlers wrote: > > Hi all > > > > I have a remote server (i.e SSH access only) which was incorrectly > > partitioned and I urgently need to get it up and running. It's got a > > 500GB HDD, but the PV is only 10GB big, so I can't add mor

[CentOS] yum update freeze...

2009-05-11 Thread John Doe
Hi, my yum update freezed on the mkinitrd (second time it happens in 5.3): Running Transaction Updating : kernel-headers [ 1/22] Updating : viewvc [ 2/22] Updating : sos

Re: [CentOS] yum update freeze... SOLVED

2009-05-11 Thread John Doe
From: John Doe > my yum update freezed on the mkinitrd (second time it happens in 5.3): I had an old usb device that did not "disconnect" properly... It is not in mtab; but there is a /dev/sdg1 "phantom" device... I removed the usb_storage module and it solved the problem. JD

Re: [CentOS] svnsync not using config dir

2009-05-11 Thread Neil Aggarwal
I asked it to save the certificate permanently, but that apparently did not work since it asks me to save it the next time I run the command. Any ideas? Thanks, Neil -- Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com Eliminate junk email and reclaim your inbox. Visit http://www.spam

Re: [CentOS] Upgrade mail server to new machine

2009-05-11 Thread Thom Paine
That worked pretty well. Thank you for all the replies. -- -=/>Thom ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Disabling Spamassassin on outbound email

2009-05-11 Thread John Hinton
Does anybody have a good method for disabling SA checks on outbound email under sendmail running the spamass milter? Some of our Vhost accounts are getting flagged as spam on the way out due to being on a dirty ISP network. John Hinton ___ CentOS mail

[CentOS] Calendar server

2009-05-11 Thread Bowie Bailey
I recently switched to using Thunderbird for my email and installed the Lightning calendar add-on. Now all I need is a remote calendar server. I just need a simple server to support a few personal calendars and a shared calendar. Any recommendations for a CentOS / Apache based calendar serve

Re: [CentOS] Disabling Spamassassin on outbound email

2009-05-11 Thread Paul Heinlein
On Mon, 11 May 2009, John Hinton wrote: > Does anybody have a good method for disabling SA checks on outbound > email under sendmail running the spamass milter? Some of our Vhost > accounts are getting flagged as spam on the way out due to being on > a dirty ISP network. I have similar issues

[CentOS] Questions wrt system-config-soundcard

2009-05-11 Thread Marko Vojinovic
1) What exactly happens when I press the "reload audio drivers" button? I want a command-line analogue, so that I can do it remotely, via ssh (and no X forwarding). 2) How to manually set the order of sound cards and the default one, again using only command line, as I would do in the GUI of syst

[CentOS] alsamixer and multiple audio cards

2009-05-11 Thread Marko Vojinovic
When I run kmix, there is a drop-down box in the upper right corner that lets me choose the audio device that kmix will be adjusting. If, however, I try to use alsamixer instead of kmix, there is only one (default) device that I can adjust. How can I tell to alsamixer that I want to adjust the volu

Re: [CentOS] Disabling Spamassassin on outbound email

2009-05-11 Thread Greg Bailey
John Hinton wrote: > Does anybody have a good method for disabling SA checks on outbound > email under sendmail running the spamass milter? Some of our Vhost > accounts are getting flagged as spam on the way out due to being on a > dirty ISP network. > > John Hinton > > I got around this by

Re: [CentOS] Disabling Spamassassin on outbound email

2009-05-11 Thread John Hinton
Greg Bailey wrote: > John Hinton wrote: > >> Does anybody have a good method for disabling SA checks on outbound >> email under sendmail running the spamass milter? Some of our Vhost >> accounts are getting flagged as spam on the way out due to being on a >> dirty ISP network. >> >> John Hint

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread JohnS
On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote: > On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz > wrote: > > Can someone help me figure out what I have to do about to get update to > > work with this happening: > > > --> Processing Dependency: /usr/share/magic.mime for package: httpd >

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread Akemi Yagi
On Mon, May 11, 2009 at 9:17 AM, JohnS wrote: > > On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote: >> Run a 'yum clean all' and try again.  Please see: >> >> http://bugs.centos.org/view.php?id=3613 >> >> Akemi / toracat > --- > Let the Record reflect I've had updates stalled on 15 machines. "

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread Paul Heinlein
On Mon, 11 May 2009, JohnS wrote: >>> --> Processing Dependency: /usr/share/magic.mime for package: httpd >>> --> Finished Dependency Resolution >>> httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems >>> --> Missing Dependency: /usr/share/magic.mime is needed by package >>> htt

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread JohnS
On Mon, 2009-05-11 at 09:23 -0700, Akemi Yagi wrote: > On Mon, May 11, 2009 at 9:17 AM, JohnS wrote: > > > > On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote: > > >> Run a 'yum clean all' and try again. Please see: > >> > >> http://bugs.centos.org/view.php?id=3613 > >> > >> Akemi / toracat >

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread William L. Maltby
On Mon, 2009-05-11 at 09:24 -0700, Paul Heinlein wrote: > On Mon, 11 May 2009, JohnS wrote: > > >>> httpd-2.2.3-22.el5.centos.i386 (installed) > >>> Error: Missing Dependency: /usr/share/magic.mime is needed by package > >>> httpd-2.2.3-22.el5.centos.i386 (installed) > >> > >> Run a 'yum clean al

Re: [CentOS] is it possible to resive a PV in LVM and add more LV's ?

2009-05-11 Thread Flaherty, Patrick
Rudi is right, the easiest/fastest thing to do is to just add the new partition to the pv and expand your lvs as you see fit. But if someone ever wants to resize a pv I have done it on some vm hosts. It a touch scary but straight forward (make backups!). It really can only be done on drives where t

[CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread Dick Holland
I have a Gigabyte nVidia GeForce 7300GS on an Intel DG965WHMKR mobo attached to an LG Flatron LG204WT widescreen monitor. I'm driving the monitor at 1680*1050, and the picture is compressed into the right-hand two-thirds of the screen. The monitor is OK as it's attached via a KVM switch to anothe

Re: [CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread William L. Maltby
On Mon, 2009-05-11 at 19:26 +0100, Dick Holland wrote: > I have a Gigabyte nVidia GeForce 7300GS on an Intel DG965WHMKR mobo > attached to an LG Flatron LG204WT widescreen monitor. I'm driving the > monitor at 1680*1050, and the picture is compressed into the right-hand > two-thirds of the screen.

Re: [CentOS] Calendar server

2009-05-11 Thread Scott Silva
on 5-11-2009 8:09 AM Bowie Bailey spake the following: > I recently switched to using Thunderbird for my email and installed the > Lightning calendar add-on. Now all I need is a remote calendar server. > I just need a simple server to support a few personal calendars and a > shared calendar.

Re: [CentOS] Calendar server

2009-05-11 Thread Bowie Bailey
Scott Silva wrote: > on 5-11-2009 8:09 AM Bowie Bailey spake the following: > >> I recently switched to using Thunderbird for my email and installed the >> Lightning calendar add-on. Now all I need is a remote calendar server. >> I just need a simple server to support a few personal calendar

Re: [CentOS] is it possible to resive a PV in LVM and add more LV's ?

2009-05-11 Thread Rudi Ahlers
On Mon, May 11, 2009 at 7:55 PM, Flaherty, Patrick wrote: > Rudi is right, the easiest/fastest thing to do is to just add the new > partition to the pv and expand your lvs as you see fit. But if someone > ever wants to resize a pv I have done it on some vm hosts. It a touch > scary but straight fo

Re: [CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread Dick Holland
On Mon, 2009-05-11 at 14:36 -0400, William L. Maltby wrote: > On Mon, 2009-05-11 at 19:26 +0100, Dick Holland wrote: > > I have a Gigabyte nVidia GeForce 7300GS on an Intel DG965WHMKR mobo > > attached to an LG Flatron LG204WT widescreen monitor. I'm driving the > > monitor at 1680*1050, and the pi

Re: [CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread William L. Maltby
On Mon, 2009-05-11 at 21:25 +0100, Dick Holland wrote: > > The xorg.conf looks OK to me (but I'm a bit of a noob really). I'll > check it against the other system (which is Fedora 9). > > I have Googled quite extensively and found no help - but thanks for your > very prompt suggestions, Bill.

Re: [CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread William L. Maltby
BTW, I *hope* you meant CentOS 5.3?! Lots of changes, enhanced security, etc. are included. You ought to upgrade if you haven't and have no compelling reason to freeze on 5.2. IF you do, good luck with the additional workload and concerns that may be caused. -- Bill ___

Re: [CentOS] Calendar server

2009-05-11 Thread Max Hetrick
Scott Silva wrote: > Do you think you might want webmail also? If so, the Horde apps from the > extras repo will do it for you. Hi, Scott, I've been "evaluating" Zimbra for a bit now, as it seemed that configuration and set up of Horde was kind of complicating. I wasn't aware that it was in th

Re: [CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread JohnS
On Mon, 2009-05-11 at 21:25 +0100, Dick Holland wrote: > On Mon, 2009-05-11 at 14:36 -0400, William L. Maltby wrote: > > On Mon, 2009-05-11 at 19:26 +0100, Dick Holland wrote: > > > I have a Gigabyte nVidia GeForce 7300GS on an Intel DG965WHMKR mobo > > > attached to an LG Flatron LG204WT widescre

Re: [CentOS] Calendar server

2009-05-11 Thread Scott Silva
on 5-11-2009 2:31 PM Max Hetrick spake the following: > Scott Silva wrote: > >> Do you think you might want webmail also? If so, the Horde apps from the >> extras repo will do it for you. > > Hi, Scott, > > I've been "evaluating" Zimbra for a bit now, as it seemed that > configuration and set u

Re: [CentOS] {SOLVED} Re: OT: Photo Editor to reduce 272 photos to VGA at once

2009-05-11 Thread Lanny Marcus
On Sat, May 9, 2009 at 5:09 PM, Peter Kjellstrom wrote: > On Saturday 09 May 2009, Lanny Marcus wrote: >> >> > >> I used Google's Picasa last night, to put the photos  on >> >> picasaweb.google.com as was suggested. The recommended upload size is >> >> 1600 pixels. The original files totaled 419.9

Re: [CentOS] Calendar server

2009-05-11 Thread Craig White
On Mon, 2009-05-11 at 17:31 -0400, Max Hetrick wrote: > Scott Silva wrote: > > > Do you think you might want webmail also? If so, the Horde apps from the > > extras repo will do it for you. > > Hi, Scott, > > I've been "evaluating" Zimbra for a bit now, as it seemed that > configuration and set

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread Karanbir Singh
On 05/11/2009 05:24 PM, Paul Heinlein wrote: >>> http://bugs.centos.org/view.php?id=3613 > > I'll note for "the Record" that the "yum clean all" trick worked on > 100% of my x86_64 machines, about six in all. > Ralph was working on this earlier today, however it would be really good to get a copy

Re: [CentOS] CentOS 5.2 nVidia GeForce 7300GS resolution problem

2009-05-11 Thread John R Pierce
JohnS wrote: > KVM Switch? Drop down to "init 3". Bring up a shell window to do so. > Reconfigure X. init 3 is runlevel 3. > > I had a machine with a nvidia card in it and added in a KVM Switch and > then X would not even boot. Removed the kvm and no problems. So I had to > reconfigure X to work wi

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread William L. Maltby
On Mon, 2009-05-11 at 23:12 +0100, Karanbir Singh wrote: > On 05/11/2009 05:24 PM, Paul Heinlein wrote: > >>> http://bugs.centos.org/view.php?id=3613 > > > > I'll note for "the Record" that the "yum clean all" trick worked on > > 100% of my x86_64 machines, about six in all. > > > > Ralph was wor

[CentOS] iso creation with dd

2009-05-11 Thread Al Sparks
I placed a CD in a drive. I ran sudo dd sudo dd if=/dev/cdrom of=HMI_B_Image_File_4-23-09_disk_1.iso It completed. I then transferred the ISO file to an XP machine, use Sonic to burn the ISO file to another CD, and there was a file missing (the largest) in the burned CD. Seems like the

Re: [CentOS] iso creation with dd

2009-05-11 Thread nate
Al Sparks wrote: > > I placed a CD in a drive. >I ran > sudo dd sudo dd if=/dev/cdrom of=HMI_B_Image_File_4-23-09_disk_1.iso > > It completed. I then transferred the ISO file to an XP machine, use > Sonic to burn the ISO file to another CD, and there was a file missing > (the largest) in

Re: [CentOS] svnsync not using config dir

2009-05-11 Thread Neil Aggarwal
Hello: I tried running the command as apache since it is the group and owner of the repository and the config directory and the files are all mode 700 for security: su -s /bin/sh apache -c "/usr/bin/svnsync sync https://svn2.jammconsulting.com/svn/MyProject --config-dir /usr/local/svn/MyProject.c

[CentOS] ssh ServerTimeOut

2009-05-11 Thread grace rante
There's a debian specific flag for ssh called 'ServerTimeOut' which allows ssh to give up if no data from the server is received for the specified number of seconds. Does anybody know the equivalent option for centos-ssh? thanks, grace ___ CentOS maili

Re: [CentOS] svnsync not using config dir

2009-05-11 Thread Neil Aggarwal
Hey all: I uninstalled subversion 1.4 from the base repo and installed 1.5 from rpmforge. Everything works pefectly now. Neil -- Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details. > -Origi

Re: [CentOS] ssh ServerTimeOut

2009-05-11 Thread nate
grace rante wrote: > There's a debian specific flag for ssh called 'ServerTimeOut' which > allows ssh to give up if no data from the server > is received for the specified number of seconds. > > Does anybody know the equivalent option for centos-ssh? Just wondering what you need this for? the TCP

[CentOS] High CPU usage by lftp

2009-05-11 Thread Rajagopal Swaminathan
Greetings, I have written a script using lftp to mirror one directory from a ftp site. I do not have access to the server except for being a humble user. This is running on a fully updated Centos 5.3 box. I am using whatever is provided by the repositories. I noticed that lftp consumes almost

Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread JohnS
On Mon, 2009-05-11 at 23:12 +0100, Karanbir Singh wrote: > On 05/11/2009 05:24 PM, Paul Heinlein wrote: > >>> http://bugs.centos.org/view.php?id=3613 > > > > I'll note for "the Record" that the "yum clean all" trick worked on > > 100% of my x86_64 machines, about six in all. > > > > Ralph was wor

Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread JohnS
On Tue, 2009-05-12 at 04:07 +, Rajagopal Swaminathan wrote: > Greetings, > > I have written a script using lftp to mirror one directory from a ftp site. > > I do not have access to the server except for being a humble user. > > This is running on a fully updated Centos 5.3 box. > > I am us

Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread Rajagopal Swaminathan
JohnS writes: > > What does uname -a say? Post It. uname -a Linux localhost.localdomain 2.6.18-128.1.6.el5 #1 SMP Wed Apr 1 09:19:18 EDT 2009 i686 i686 i386 GNU/Linux > Post the complete lftp command also your using. > lftp -u 'username' ftp://ftpsite.com -d -e "set xfer:log true; set ftp:

Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread Rajagopal Swaminathan
Rajagopal Swaminathan writes: > > JohnS writes: > I tried switching over to wget but inspite of having 2mbps link which gives us a download speed of around 200kBytes/sec otherwise, wget manages only 15-20kBytes/s even after using --limit-rate=150k Nothing interesting in the /etc/wgetrc and n

[CentOS] LVM, SATA controllers and BIOS devices

2009-05-11 Thread Chris Boyd
So I have an issue with CentOS 5.3 i386, LVM, and SATA. Boot device is a 200GB ATA disk on hda2. I've added a couple of disks with the on-the-mobo SATA controller ports and grown the EXT3 fs with system-config-lvm. Then, as an experiment, I added a PCI SATA controller and an additional disk. Ra

Re: [CentOS] iso creation with dd

2009-05-11 Thread Jason Pyeron
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of nate > Sent: Monday, May 11, 2009 19:40 > To: centos@centos.org > Subject: Re: [CentOS] iso creation with dd > > Al Sparks wrote: > > > > I placed a CD in a drive. > >I ran > >

Re: [CentOS] High CPU usage by lftp

2009-05-11 Thread JohnS
On Tue, 2009-05-12 at 04:48 +, Rajagopal Swaminathan wrote: > JohnS writes: > > > > > What does uname -a say? Post It. > uname -a > Linux localhost.localdomain 2.6.18-128.1.6.el5 #1 SMP Wed Apr 1 09:19:18 EDT > 2009 i686 i686 i386 GNU/Linux > > > > Post the complete lftp command also your