Re: [CentOS] NetworkManager

2014-08-23 Thread Keith Keller
On 2014-08-23, Steve Clark wrote: > NetworkManager is the window's world way of doing things for people that > don't really understand > what is going on. I see no use for it immediately disable it. But it pains me > to have to take the time. If you do it often enough, you should probably creat

Re: [CentOS] NetworkManager

2014-08-23 Thread Steve Clark
On 08/22/2014 07:42 PM, Digimer wrote: > On 22/08/14 07:07 PM, Les Mikesell wrote: >> On Fri, Aug 22, 2014 at 5:46 PM, Digimer wrote: >>> To continue your analogy, should car companies have stopped changing >>> after the 20s? I mean, the cars then got you were you needed to go, right? >> The point

Re: [CentOS] NetworkManager

2014-08-23 Thread Keith Keller
On 2014-08-23, Valeri Galtsev wrote: > > The suggestion you made to switch to commercial system [sorry I brought > your suggestion one step further in the same direction, oh I'm really > tricky person] is quite in line with what commercial vendors would like to > happen to free (as free beer) comp

[CentOS] color is not known to server "FOREGROUND"

2014-08-23 Thread Frank Cox
I asked about this a while back with no response, but now have a bit more information. Still no idea how to fix it. I am occasionally seeing the above error when running various programs. Originally, I discovered it when running the "display" command from ImageMagick. $display picture.jpg di

Re: [CentOS] NetworkManager

2014-08-23 Thread Valeri Galtsev
On Sat, August 23, 2014 8:42 am, William Woods wrote: > You are whining about something FREE…don’t like it, don’t use it….if you > had a PAID RHEL > sub, upstream to Cent, on then bitch…..but whining about something free, > well Was I that unclear that I sounded like the one who keeps whining? I

[CentOS] SELinux vs. virsh

2014-08-23 Thread Bill Gee
On Friday, August 22, 2014 08:50:26 Daniel J Walsh wrote: > On 08/21/2014 10:03 AM, Bill Gee wrote: > > On Thursday, August 21, 2014 12:00:03 centos-requ...@centos.org wrote: > >> Re: [CentOS] SELinux vs. logwatch and virsh > >> From: Daniel J Walsh > >> To: CentOS mailing list > >> > >> On 08/1

Re: [CentOS] NetworkManager

2014-08-23 Thread William Woods
You are whining about something FREE…don’t like it, don’t use it….if you had a PAID RHEL sub, upstream to Cent, on then bitch…..but whining about something free, well On Aug 23, 2014, at 8:38 AM, Valeri Galtsev wrote: > > On Sat, August 23, 2014 5:00 am, m...@tdiehl.org wrote: >> I hate networ

Re: [CentOS] NetworkManager

2014-08-23 Thread Valeri Galtsev
On Sat, August 23, 2014 5:00 am, m...@tdiehl.org wrote: > I hate network mangler as much as the next guy but is it really worth all > of > the whining when all it takes to disable it is: > It would be worth "whining about it" if anybody of decision makers ever listened to these complaints. As som

[CentOS] CentOS-announce Digest, Vol 114, Issue 12

2014-08-23 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] Upgrade to m7.0 retaining some existing partitions

2014-08-23 Thread Tony Molloy
On Friday 22 August 2014 14:00:45 you wrote: > Le 19.08.2014 08:44, Tony Molloy a écrit : > > I want to install 7.0 replacing an existing 6.5 installation. > > > > When I choose custom partitioning I can delete the old 6.5 > > partitions and create new partitions 7.0 but there doesn't appear > > t

Re: [CentOS] NetworkManager

2014-08-23 Thread me
On Fri, 22 Aug 2014, Les Mikesell wrote: > On Fri, Aug 22, 2014 at 5:18 PM, Digimer wrote: > More important with regards to the minimal install set it matches what Red Hat is doing. >>> And most of us *still* don't like it >>> >>> mark >> >> Time is ticking on... The lo

Re: [CentOS] php-fpm on centos 6

2014-08-23 Thread Александр Кириллов
Jason Woods писал 2014-08-23 12:28: >> I suspected as much :( >> Seems like fpm isn't worth the effort after all >> though sharing the opcode cache by php-fpm workers might be >> interesting. >> Thanks a lot for your input! > > You're welcome! I'll say though that I did see a boost in response >

Re: [CentOS] php-fpm on centos 6

2014-08-23 Thread Jason Woods
> I suspected as much :( > Seems like fpm isn't worth the effort after all > though sharing the opcode cache by php-fpm workers might be interesting. > Thanks a lot for your input! You're welcome! I'll say though that I did see a boost in response times (can't remember how much but noticeable) w

Re: [CentOS] php-fpm on centos 6

2014-08-23 Thread Александр Кириллов
Jason Woods писал 2014-08-23 11:44: > On 23 Aug 2014, at 08:15, Александр Кириллов > wrote: >> Thanks, Jason! >> I've been using php-cgi, mod_fcgid and suexec combo for years on my >> servers. >> Now I want to run php apps in UserDir with user credentials. >> This probably can be achieved with mo

Re: [CentOS] php-fpm on centos 6

2014-08-23 Thread Jason Woods
On 23 Aug 2014, at 08:15, Александр Кириллов wrote: > Thanks, Jason! > I've been using php-cgi, mod_fcgid and suexec combo for years on my > servers. > Now I want to run php apps in UserDir with user credentials. > This probably can be achieved with mod_fcgid and suexec but it seems > like I'd

Re: [CentOS] php-fpm on centos 6

2014-08-23 Thread Александр Кириллов
Mihamina Rakotomandimby писал 2014-08-23 08:49: > On 08/22/2014 11:27 PM, Александр Кириллов wrote: >> Does it? There's mod_fastcgi in rpmforge but I don't feel >> quite comfortable with packages from this repo. > > Just check the spec file from the src.rpm and see if you find something > suspicio

Re: [CentOS] php-fpm on centos 6

2014-08-23 Thread Александр Кириллов
> mod_fastcgi is gone. That's now fcgid. > > mod_proxy_fcgi is not dead. It's too new for centos 6 though. > > It needs apache 2.4 and centos has lower (2.2?) I think. > Thus you'd need to build apache yourself or find packages in rpm forge > or something as it requires apache 2.4 and this module