[CentOS] CentOS 7, nfs & autofs

2017-08-28 Thread m . roth
Hi, folks, We've been seeing this almost since we started rolling out C7: for no apparent reason, it will automount *everyone* in /etc/auto.home, even though most of those folks not only have never logged onto that server or workstation, but are not allowed to. We distribute to all our syst

Re: [CentOS] xorg-x11-drv-intel CR update breaks X server for Intel HD520

2017-08-28 Thread milos.blazevic
No, there's no conf file and there never was. I tired generating one, but it didn't help. Besides, having to use xorg.conf, after X server worked without one in the previous release would be a step back, and the wrong path to take. Support for Skylake graphics is clearly there, so this shou

Re: [CentOS] CentOS 7 (1708) CR content

2017-08-28 Thread Łukasz Posadowski
Data Thu, 24 Aug 2017 07:53:06 -0500 Johnny Hughes napisał(a): > We have released the CR repo with what will be the CentOS 7 (1708) > content. Thanks. I'm using it from day 1 and quality is impressive. -- Łukasz Posadowski ___ CentOS mailing list Ce

Re: [CentOS] ALPN and Http/2, CentOS 7.4

2017-08-28 Thread Leon Fauster
> Am 27.08.2017 um 01:04 schrieb SternData : > > Now that 7.4 CR has delivered OpenSSL 1.0.2, I should be able to serve > http/2 pages to Chrome, but I still see messages that ALPN is not enabled. > > OpenSSL 1.0.2 is installed: > > $ rpm -qa |grep openssl > openssl-libs-1.0.2k-8.el7.x86_64 > op

[CentOS] Problem installing glibc-devel.i686 on CentOS 7

2017-08-28 Thread Alfred von Campe
The following transcript should provide all the necessary details: # yum install glibc-devel-2.17-157.el7.i686 Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirrors.gigenet.com * epel: mirrors.xmission.com * extras: mirrors.gigenet.com * updates: f

Re: [CentOS] Problem installing glibc-devel.i686 on CentOS 7

2017-08-28 Thread Akemi Yagi
On Mon, Aug 28, 2017 at 8:16 AM, Alfred von Campe wrote: > The following transcript should provide all the necessary details: > > # yum install glibc-devel-2.17-157.el7.i686 > Loaded plugins: fastestmirror, langpacks > Loading mirror speeds from cached hostfile > * base: mirrors.gigenet.com > *

Re: [CentOS] Problem installing glibc-devel.i686 on CentOS 7

2017-08-28 Thread Alfred von Campe
On Aug 28, 2017, at 11:53, Akemi Yagi wrote: > It is actually ​glibc-devel-2.17-157.el7_3.5.i686. So you either provide > the whole name or just use glibc-devel.i686 for the yum command. Thanks Akemi, that worked. I had done a “yum search” and just cut & pasted from the output, but leaving out t