Re: [CentOS] Ulimit problem - CentOS 5.10

2014-04-28 Thread Stephen Harris
On Mon, Apr 28, 2014 at 04:20:25PM -0600, Nathan Duehr wrote: > Seems like the brokenness is the behavior of init ignoring > /etc/security/limits.conf, to my way of thinking anyway. Umm, no. That's you not understanding what limits.conf is. Limits are hard to grok. I had to write a massive doc

Re: [CentOS] Ulimit problem - CentOS 5.10

2014-04-28 Thread Nathan Duehr
On Apr 25, 2014, at 4:46 AM, Leon Fauster wrote: > Am 24.04.2014 um 19:44 schrieb James Pearson : >> Nathan Duehr wrote: >>> >>> Attempting to force the ulimit up inside the RC script has no effect, since >>> the package is running >>> as a non-root user. It fails to raise the limit. >> >> i

Re: [CentOS] Disappearing Network Manager config scripts

2014-04-28 Thread m . roth
Nathan Duehr wrote: > On Apr 26, 2014, at 10:37 PM, John R. Dennison wrote: >> On Sun, Apr 27, 2014 at 12:33:27AM -0400, Evan Rowley wrote: >>> Is anyone frustrated by Network Manager? I wish CentOS just used the >>> basic configuration files like the ones on BSD-style OSes. Those are so >>> simp

Re: [CentOS] Ulimit problem - CentOS 5.10

2014-04-28 Thread Nathan Duehr
On Apr 24, 2014, at 11:44 AM, James Pearson wrote: > Nathan Duehr wrote: >> >> Attempting to force the ulimit up inside the RC script has no effect, since >> the package is running >> as a non-root user. It fails to raise the limit. > > init.d scripts run as root so you should be able to set

Re: [CentOS] Disappearing Network Manager config scripts

2014-04-28 Thread Nathan Duehr
On Apr 26, 2014, at 10:37 PM, John R. Dennison wrote: > On Sun, Apr 27, 2014 at 12:33:27AM -0400, Evan Rowley wrote: >> Is anyone frustrated by Network Manager? I wish CentOS just used the basic >> configuration files like the ones on BSD-style OSes. Those are so simple in >> comparison. > > se

Re: [CentOS] Need Python3 for C6

2014-04-28 Thread Robert Arkiletian
On Fri, Apr 25, 2014 at 10:58 AM, Elias Persson wrote: > On 2014-04-25 19:27, Robert Arkiletian wrote: >> I need Python 3.4 (latest) on CentOS 6 for development purposes >> (teaching programming). >> >> Need advice for best method to do this. I am concerned about not >> breaking the internal plumb

Re: [CentOS] Will Devtools-1.1 or later become part of SCL?

2014-04-28 Thread John R Pierce
On 4/28/2014 11:06 AM, Robert Arkiletian wrote: > gcc 4.7.2 is so much newer than stock 4.4.7. (much better C++11 support) > Why is devtools-1.1 not officially part of CentOS SCL? I know > devtools-2.0 still has issues but 1.1 would bring us on par with > Debian 7.0. ask redhat. -- john r pier

[CentOS] Will Devtools-1.1 or later become part of SCL?

2014-04-28 Thread Robert Arkiletian
I've already installed devtools-1.1 from Tru Huynh. http://people.centos.org/tru/devtools-1.1/ Thank You Tru. gcc 4.7.2 is so much newer than stock 4.4.7. (much better C++11 support) Why is devtools-1.1 not officially part of CentOS SCL? I know devtools-2.0 still has issues but 1.1 would bring us

Re: [CentOS] easily mount .iso files on CentOS

2014-04-28 Thread Nux!
On 28.04.2014 16:55, Wes James wrote: > Yes I know you can use the command line to mount an iso, but does > anyone know of a tool like mounty for deb systems that you can use a > menu to find the iso and and mount it? > > Windows 8 has right-click and mount, os x has had double-click to > open for

[CentOS] easily mount .iso files on CentOS

2014-04-28 Thread Wes James
Yes I know you can use the command line to mount an iso, but does anyone know of a tool like mounty for deb systems that you can use a menu to find the iso and and mount it? Windows 8 has right-click and mount, os x has had double-click to open for years. Why do we need to revert to the comman

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-28 Thread John R Pierce
On 4/28/2014 5:59 AM, Larry Martell wrote: > It did not install to /usr/bin/python - I never said that it did. It > installed to /usr/local/bin/python2.7. I then linked > /usr/local/bin/python2.7 to /usr/bin/python so 2.7 would be picked up > as the default. instead, you should have put /usr/local

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-28 Thread Nicolas Thierry-Mieg
On 04/28/2014 03:05 PM, Larry Martell wrote: > On Sun, Apr 27, 2014 at 9:33 PM, Robert Arkiletian wrote: >> On Sun, Apr 27, 2014 at 1:58 PM, Larry Martell >> wrote: >>> I am running CentOS 6.5, which has python 2.6. I need python 2.7 so I >>> installed that and it works and is my default pytho

Re: [CentOS] Disappearing Network Manager config scripts

2014-04-28 Thread Lamar Owen
On 04/27/2014 10:14 AM, Christopher Jacoby wrote: > I don't use NetworkManager on servers, only my laptop. Makes servers act > weird. > You know, you don't get NetworkManager on a server if you don't install the 'Desktop' group. The list of packages that actually require NetworkManager is very s

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-28 Thread Nicolas Thierry-Mieg
On 04/28/2014 02:52 PM, James B. Byrne wrote: > > On Sun, April 27, 2014 23:33, Robert Arkiletian wrote: > >> This is a bad hack. Undo the damage. Then install the official CentOS >> Software Collections repo. >> >> https://www.softwarecollections.org/en/ >> >> It has Python27. >> > > I followed

Re: [CentOS] SELInux and POSTFIX

2014-04-28 Thread Daniel J Walsh
On 04/25/2014 10:52 AM, James B. Byrne wrote: > On Wed, April 23, 2014 16:44, Daniel J Walsh wrote: >> Looks like this is allowed in rhel6.5 policy. You could try >> >> selinux-policy-3.7.19-235.el6 >> on people.redhat.com/dwalsh/SELinux/RHEL6 >> > yum --enablerepo=localfile update selinux\* > Loa

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-28 Thread Larry Martell
On Sun, Apr 27, 2014 at 9:33 PM, Robert Arkiletian wrote: > On Sun, Apr 27, 2014 at 1:58 PM, Larry Martell > wrote: >> I am running CentOS 6.5, which has python 2.6. I need python 2.7 so I >> installed that and it works and is my default python. But yum does not >> work with that, so I changed t

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-28 Thread Larry Martell
On Sun, Apr 27, 2014 at 8:19 PM, John R Pierce wrote: > On 4/27/2014 6:42 PM, Larry Martell wrote: >> No I installed 2.7 from a repo that had it. So now I guess I have to >> find 2.7 repos for all the packages we use. > > no repo intended for CentOS6/RHEL6 should have replaced /usr/bin/python > wi

Re: [CentOS] Getting yum to install to python 2.7 dir

2014-04-28 Thread James B. Byrne
On Sun, April 27, 2014 23:33, Robert Arkiletian wrote: > This is a bad hack. Undo the damage. Then install the official CentOS > Software Collections repo. > > https://www.softwarecollections.org/en/ > > It has Python27. > I followed the instruction on that link and discovered that one basically

Re: [CentOS] RHEL7 beta discussions?

2014-04-28 Thread SilverTip257
On Fri, Apr 25, 2014 at 3:03 PM, Les Mikesell wrote: > This one might be more of a GNOME3 question. I'm running the RHEL7 > beta on a laptop where I used to run windows xp. It's a Dell > Latitude w/docking station and the dock has a coax/digital sound > output. On windows, it would automatic

Re: [CentOS] chromium-34.0.1847.132-1.el6

2014-04-28 Thread ngeorgop
New version (34.0.1847.132-2.el6) First install this patched gtk2 version segregated from the rest of CentOS chromium-deps-1.2-1.el6.i686.rpm https://drive.google.com/file/d/0B9RlkKQB1POSV18wU0pHWkJtdWs/edit?usp=sharing https://drive.google.com/file/d/0B9RlkKQB1POSMS1mNmZSUW4yanc/edit?usp=sharing

Re: [CentOS] Ext4 mess .... and EXT4-fs error (device sdc): ext4_mb_generate_buddy - SOLVED

2014-04-28 Thread Götz Reinicke - IT Koordinator
Hi, if anybody wondered what happend: One logic volume on the iscsi storage was configured to two different LUNs, the second LV was not connected at all. So the server was logged in to the same LV and at some point the Journal got messed etc ... Regards . Götz -- Götz Reinicke IT-Koor