Re: [CentOS] yum install make does not work

2012-12-19 Thread Nicolas Thierry-Mieg
m.r...@5-cent.us wrote: >> > If you're going to use priorities, I'd make the CentOS mirrors highest, > then work my way down, with epel being *above* repoforge, since the latter > contains packages that conflict with some of the standard CentOS base > packages. this hasn't been true for more than

[CentOS] Nvidia forcedeth stops working

2012-12-19 Thread Kenneth Porter
I just installed CentOS 6.3 on a Tyan motherboard and the NIC stopped talking after about 2 days of operation. It's connected to a Cisco 2950 switch. /var/log/messages has this in it: nv_stop_tx: TransmitterStatus remained busy I simply did an "ifdown eth0" and "ifup eth0" to bring it back to l

Re: [CentOS] yum vs. freenx

2012-12-19 Thread Les Mikesell
On Wed, Dec 19, 2012 at 4:11 PM, Brian Mathis wrote: > On Wed, Dec 19, 2012 at 4:22 PM, Les Mikesell wrote: >> >> It works fine to just ssh in from somewhere else without needing >> screen. The problem is when I forget and start the yum update from a >> window where freenx on the same box is the

Re: [CentOS] SOLVED: yum install make does not work

2012-12-19 Thread Kai Schaetzl
Theo Band wrote on Wed, 19 Dec 2012 22:24:50 +0100: > It simply excludes "This" "is"... and "make" > and "yum". LOL :-) Kai ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CONFIG_ARPD turned on in centosplus kernel.

2012-12-19 Thread Steve Clark
On 12/19/2012 11:35 AM, Akemi Yagi wrote: > On Wed, Dec 12, 2012 at 8:06 AM, Steve Clark wrote: >> On 12/12/2012 11:02 AM, Akemi Yagi wrote: >> http://bugs.centos.org/view.php?id=5709 >> Sorry about that. I apparently missed it when doing the config files >> for CentOS 6.3. So, all 6.3 cplus kerne

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Gregory P. Ennis
Everyone, Are there any opensource web based alternatives to squirrelmail. Do any of you use squirrlmail. How do you like it. Greg Ennis Hey, Thanks to everyone for your responses. You have given me a great l

Re: [CentOS] yum vs. freenx

2012-12-19 Thread Brian Mathis
On Wed, Dec 19, 2012 at 4:22 PM, Les Mikesell wrote: > > It works fine to just ssh in from somewhere else without needing > screen. The problem is when I forget and start the yum update from a > window where freenx on the same box is the parent session. I don't > need yet another way to connect

Re: [CentOS] yum vs. freenx

2012-12-19 Thread Chris Beattie
On 12/19/2012 4:22 PM, Les Mikesell wrote: > need yet another way to connect - I'm looking for something to either > improve my memory (unlikely...) or to keep the freenx package update > from breaking the connection in progress when I forget and run it > there. How about a shell alias for yum whi

Re: [CentOS] yum install make does not work

2012-12-19 Thread Les Mikesell
On Wed, Dec 19, 2012 at 3:15 PM, Theo Band wrote: > > I have two installations. One that works, and one that does not, so I > can compare. I want to point to a known good mirror, but haven't figured > out how to do that. I can probably just download the make rpm and > install it with rpm. But that

[CentOS] SOLVED: Re: yum install make does not work

2012-12-19 Thread Theo Band
Found it. Just a simple typo in yum .conf: > exclude=freetype* > > This is the default, if you *make* this bigger *yum* won't see if > the metadata > # is newer on the remote and so you'll "gain" the bandwidth of not > having to I need to exclude freetype as I compiled my own version (with B

Re: [CentOS] yum vs. freenx

2012-12-19 Thread Les Mikesell
On Wed, Dec 19, 2012 at 3:16 PM, Rudi Ahlers wrote: >> Is there any way (besides being awake when you do it...) to keep >> freenx updates from killing yum mid-transaction if you run the update >> in a freenx session? Normally I ssh in from a session on a different >> host but sometimes forget..

Re: [CentOS] yum vs. freenx

2012-12-19 Thread Rudi Ahlers
On Wed, Dec 19, 2012 at 11:08 PM, Les Mikesell wrote: > Is there any way (besides being awake when you do it...) to keep > freenx updates from killing yum mid-transaction if you run the update > in a freenx session? Normally I ssh in from a session on a different > host but sometimes forget... >

Re: [CentOS] yum install make does not work

2012-12-19 Thread Theo Band
On 12/19/2012 08:34 PM, Frank Cox wrote: > On Wed, 19 Dec 2012 20:26:58 +0100 Nicolas Thierry-Mieg wrote: >> Theo: I suggest disabling all repos except os+updates and trying again. > He could go to that mirror with a web browser and see if the package > actually exists there. I have two install

[CentOS] yum vs. freenx

2012-12-19 Thread Les Mikesell
Is there any way (besides being awake when you do it...) to keep freenx updates from killing yum mid-transaction if you run the update in a freenx session? Normally I ssh in from a session on a different host but sometimes forget... -- Les Mikeselll lesmikes...@gmail.com __

Re: [CentOS] yum install make does not work

2012-12-19 Thread m . roth
Marcin Lage wrote: > I'm not sure, but maybe you have to set priorities among their > repositories. I > have also configured repositories "rpmforge" and "EPEL" on my system, and > to > avoid conflicts between packages from these repositories with packages > from > default repositories, I install th

Re: [CentOS] yum install make does not work

2012-12-19 Thread Marcin Lage
**yum-plugin-priorities** 2012/12/19 Marcin Lage > I'm not sure, but maybe you have to set priorities among their > repositories. I have also configured repositories "rpmforge" and "EPEL" on > my system, and to avoid conflicts between packages from these repositories > with packages from default

Re: [CentOS] yum install make does not work

2012-12-19 Thread Marcin Lage
I'm not sure, but maybe you have to set priorities among their repositories. I have also configured repositories "rpmforge" and "EPEL" on my system, and to avoid conflicts between packages from these repositories with packages from default repositories, I install the "plugin priorities" - yum insta

Re: [CentOS] yum install make does not work

2012-12-19 Thread John R Pierce
On 12/19/2012 11:25 AM, Marcin Lage wrote: > *make.x86_64 1:3.81-20.el6 > @base* h, man, gotta stop posting before coffee. I was thinking 'base install', not 'base repository'. ___ CentOS mailing list CentOS@centos.org h

Re: [CentOS] yum install make does not work

2012-12-19 Thread Frank Cox
On Wed, 19 Dec 2012 20:26:58 +0100 Nicolas Thierry-Mieg wrote: > Theo: I suggest disabling all repos except os+updates and trying again. He could go to that mirror with a web browser and see if the package actually exists there. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvillethea

Re: [CentOS] yum install make does not work

2012-12-19 Thread Frank Cox
On Wed, 19 Dec 2012 17:25:59 -0200 Marcin Lage wrote: > $ sudo yum list make You don't need "sudo" to do that. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER! ___ CentOS

Re: [CentOS] yum install make does not work

2012-12-19 Thread Nicolas Thierry-Mieg
John R Pierce wrote: > On 12/19/2012 9:35 AM, Theo Band wrote: >> I try to install make (should be present in base)... > > no, it shouldn't. > > A) its not in RHEL base, therefore its not in CentOS base. > > B) Base contains NO development tools, is intended for deploying RPM > packaged software on

Re: [CentOS] yum install make does not work

2012-12-19 Thread Marcin Lage
$ sudo yum list make Loaded plugins: fastestmirror, priorities, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirror.beyondhosting.net * centosplus: mirror.ueg.br * elrepo: jur-linux.org * epel: mirrors.dmacc.net * extras: mirror.ueg.br * remi: remirpm.mirror

Re: [CentOS] - problem with reboot or shutdown

2012-12-19 Thread Paolo De Michele
On Tuesday, December 18, 2012 06:02:09 PM Russell Clay1 wrote: > Hello, Hi Russell > > My understanding is that you no longer have the issue. Yes, it is so > > The changes you made to the grub.conf should not have impacted shutdown / > startup times. > > I am wondering if one of the services,

Re: [CentOS] yum install make does not work

2012-12-19 Thread John R Pierce
On 12/19/2012 9:35 AM, Theo Band wrote: > I try to install make (should be present in base)... no, it shouldn't. A) its not in RHEL base, therefore its not in CentOS base. B) Base contains NO development tools, is intended for deploying RPM packaged software only. if you need make, odds are,

Re: [CentOS] yum install make does not work

2012-12-19 Thread Les Mikesell
On Wed, Dec 19, 2012 at 11:35 AM, Theo Band wrote: > I try to install make (should be present in base): > > yum install make > Loaded plugins: fastestmirror, refresh-packagekit, security > Loading mirror speeds from cached hostfile > * base: mirrors.supportex.net > * epel: mirror.nl.leaseweb.n

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Les Mikesell
On Wed, Dec 19, 2012 at 7:50 AM, SilverTip257 wrote: > > Comcast's customer mail system runs on Zimbra. I've used it some when > helping out family members and I'm not overly impressed by it. I just > think the Zimbra webmail GUI is a bit clunky and slow ... but then again > that could be relate

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread SilverTip257
On Wed, Dec 19, 2012 at 9:22 AM, wrote: > >> We are currently still using SquirrelMail. I hate the GUI > >> (aesthetically), but it works well and there are plugins for about > >> everything one would ask. If only someone could create a nice > >> contemporary GUI (HTML 5) for it! > > My hosting p

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Robert Moskowitz
On 12/18/2012 11:03 PM, Gregory P. Ennis wrote: > Everyone, > > Are there any opensource web based alternatives to squirrelmail. Do any > of you use squirrlmail. How do you like it. I am getting set up for a major mail rebuild moving from F12/Postfix/Mysql/CourierMail/Squirrelmail to Centos6/

[CentOS] yum install make does not work

2012-12-19 Thread Theo Band
I try to install make (should be present in base): yum install make Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirrors.supportex.net * epel: mirror.nl.leaseweb.net * extras: mirrors.supportex.net * rpmforge: archive.cs.uu.

Re: [CentOS] CONFIG_ARPD turned on in centosplus kernel.

2012-12-19 Thread Akemi Yagi
On Wed, Dec 12, 2012 at 8:06 AM, Steve Clark wrote: > On 12/12/2012 11:02 AM, Akemi Yagi wrote: > http://bugs.centos.org/view.php?id=5709 > Sorry about that. I apparently missed it when doing the config files > for CentOS 6.3. So, all 6.3 cplus kernels have that option disabled. > :( > > I reope

Re: [CentOS] Yum Segfaulting

2012-12-19 Thread Ken Smith
James Pearson wrote: > Ken Smith wrote: >> >> Hi James, brilliant "echo 3 > /proc/sys/vm/drop_caches" worked. So >> does that mean that there wasn't enough free memory for yum to run? > > No, it might mean that there was a 'corruption' of the in-memory copy > of 'something' used by yum/python >

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Steve Lindemann
On 12/18/2012 9:03 PM, Gregory P. Ennis wrote: > > Are there any opensource web based alternatives to squirrelmail. Do any > of you use squirrlmail. How do you like it. > I inherited a server running openwebmail and have since added roundcube (so we now have both available). I actually prefer

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread m . roth
John Hinton wrote: > On 12/19/2012 3:21 AM, Nikolaos Milas wrote: >> We are currently still using SquirrelMail. I hate the GUI >> (aesthetically), but it works well and there are plugins for about >> everything one would ask. If only someone could create a nice >> contemporary GUI (HTML 5) for it!

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread John Hinton
On 12/19/2012 3:21 AM, Nikolaos Milas wrote: > We are currently still using SquirrelMail. I hate the GUI > (aesthetically), but it works well and there are plugins for about > everything one would ask. If only someone could create a nice > contemporary GUI (HTML 5) for it! If someone wants Outlo

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Tilman Schmidt
Am 19.12.2012 05:03, schrieb Gregory P. Ennis: > Are there any opensource web based alternatives to squirrelmail. Do any > of you use squirrlmail. How do you like it. We have been using Squirrelmail for years on two servers without any problem. Recently we switched one of the servers to Horde b

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread m . roth
SilverTip257 wrote: > On Wed, Dec 19, 2012 at 3:21 AM, Nikolaos Milas wrote: >> On 19/12/2012 9:43 πμ, M. Fioretti wrote: >> >> I have used Horde (in test mode, not in production) and it is good, but >> we had various issues, esp. when working with mobile devices. A bit >> complex in configuring /

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread SilverTip257
On Wed, Dec 19, 2012 at 3:21 AM, Nikolaos Milas wrote: > On 19/12/2012 9:43 πμ, M. Fioretti wrote: > > I have used Horde (in test mode, not in production) and it is good, but > we had various issues, esp. when working with mobile devices. A bit > complex in configuring / maintaining. > Our webma

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Johnny Hughes
On 12/18/2012 10:03 PM, Gregory P. Ennis wrote: > Everyone, > > Are there any opensource web based alternatives to squirrelmail. Do any > of you use squirrlmail. How do you like it. An engineering company I recently worked for switched from squirrelmail to roundcube. The users liked roundcube m

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread mark
On 12/18/12 23:03, Gregory P. Ennis wrote: > Everyone, > > Are there any opensource web based alternatives to squirrelmail. Do any > of you use squirrlmail. How do you like it. My hosting provider has squirrelmail, roundcube, and horde. After I tried each, I decided I preferred squirrelmail.

Re: [CentOS] Yum Segfaulting

2012-12-19 Thread James Pearson
Ken Smith wrote: > > Hi James, brilliant "echo 3 > /proc/sys/vm/drop_caches" worked. So does > that mean that there wasn't enough free memory for yum to run? No, it might mean that there was a 'corruption' of the in-memory copy of 'something' used by yum/python The above command flushes the fi

[CentOS] CentOS-announce Digest, Vol 94, Issue 10

2012-12-19 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] web mail and Squirrelmail

2012-12-19 Thread Ken Smith
Nikolaos Milas wrote: > On 19/12/2012 9:43 πμ, M. Fioretti wrote: > > >> what about Sogo: Is it slower/more complicated to install... any comment is >> appreciated! >> > I have not used SoGo yet, but I have read good things about it from many > admins. > {snip} > Other free groupwar

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Nux!
On 19.12.2012 04:03, Gregory P. Ennis wrote: > Everyone, > > Are there any opensource web based alternatives to squirrelmail. Do > any > of you use squirrlmail. How do you like it. If all you want is simple webmail than check out Roundcube, it's OK, has some nice features and it's easy to inst

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Miguel Gonzalez
At work we have moved from Horde to Zimbra and the features are great. However I heard the configuration is a little bit cumbersome. I believe there is a vmware virtual machine preconfigured that you can use to play around. Regards, Miguel De: Gregory P.

Re: [CentOS] web mail and Squirrelmail

2012-12-19 Thread Nikolaos Milas
On 19/12/2012 9:43 πμ, M. Fioretti wrote: > what about Sogo: Is it slower/more complicated to install... any comment is > appreciated! I have not used SoGo yet, but I have read good things about it from many admins. It is probably the only one free/open-source solution which works well with Ou

Re: [CentOS] Yum Segfaulting

2012-12-19 Thread Ken Smith
James Pearson wrote: > Ken Smith wrote: > >> On both the faulty system and a good one, yum appears to hunt for >> various versions of python files. >> >> Anyone with more knowledge than I have of system calls, is there a clue >> in here? >> > You could try flushing the file system cache: