Re: [CentOS] Centos and automatic update on server

2016-03-11 Thread David Nelson
Personally I enable yum-cron on relatively simple configs without much that 
could break, for example a LAMP server. Especially when they are public-facing 
and thus have greater exposure to security threats. 

But I don't as often on things that are internal-only and/or have a more 
complex setup such as running software I had to compile from source.

> On Mar 11, 2016, at 10:41, Alessandro Baggi  
> wrote:
> 
> Hi list, I know that there are automatic update with yum-cron but never
> tried.
> In my experiences I never did automatic backup because if update was broken
> my installation will be broken and I wait some time before apply update.
> Today seems to be that automatic update are used more than before.
> What do you think about automatic update? It is a good practice on a
> server? What is your experiences?
> 
> Thanks in advance.
> 
> Alessandro
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos and automatic update on server

2016-03-11 Thread m . roth
Sorry,  accidentally got hit before I finished.

m.r...@5-cent.us wrote:
> Alessandro Baggi wrote:
>> Hi list, I know that there are automatic update with yum-cron but never
>> tried.
>> In my experiences I never did automatic backup because if update was
>> broken
>> my installation will be broken and I wait some time before apply update.
>> Today seems to be that automatic update are used more than before.
>> What do you think about automatic update? It is a good practice on a
>> server? What is your experiences?
>
> 1. Under *NO* *CIRCUMSTANCES* would I *ever* have that running on
> a production machine. That's what test boxes are for.
> 2. If it was my own machine at home, thanks, but I want to wake up,
> or come home, to a guaranteed working system. I'll update, so
> I can always undo.

  3. Systems like backup servers, etc, sure. They're not critical.
  4. We don't do it on users' systems unless we're *sure* that
it won't break something.

Finally, on systems where there is a concern that something might break,
like video drivers, we put excludes in /etc/yum.conf, and disable them
under controlled conditions (i.e., one of us is sitting there doing it.)

mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos and automatic update on server

2016-03-11 Thread m . roth
Alessandro Baggi wrote:
> Hi list, I know that there are automatic update with yum-cron but never
> tried.
> In my experiences I never did automatic backup because if update was
> broken
> my installation will be broken and I wait some time before apply update.
> Today seems to be that automatic update are used more than before.
> What do you think about automatic update? It is a good practice on a
> server? What is your experiences?
>

1. Under *NO* *CIRCUMSTANCES* would I *ever* have that running on
a production machine. That's what test boxes are for.
2. If it was my own machine at home, thanks, but I want to wake up,
or come home, to a guaranteed working system. I'll update, so
I can always undo.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos and automatic update on server

2016-03-11 Thread Alice Wonder

On 03/11/2016 10:41 AM, Alessandro Baggi wrote:

Hi list, I know that there are automatic update with yum-cron but never
tried.
In my experiences I never did automatic backup because if update was broken
my installation will be broken and I wait some time before apply update.
Today seems to be that automatic update are used more than before.
What do you think about automatic update? It is a good practice on a
server? What is your experiences?

Thanks in advance.

Alessandro


For me, yum-cron only downloads the updates and e-mails me to let me 
know they are ready. It does not actually apply them.


To apply them, I ssh in and run the command "yum update" and they 
install fast w/o me needing to wait for the download.


That lets me test everything that is critical and make sure it works 
after the update.


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Centos and automatic update on server

2016-03-11 Thread Alessandro Baggi
Hi list, I know that there are automatic update with yum-cron but never
tried.
In my experiences I never did automatic backup because if update was broken
my installation will be broken and I wait some time before apply update.
Today seems to be that automatic update are used more than before.
What do you think about automatic update? It is a good practice on a
server? What is your experiences?

Thanks in advance.

Alessandro
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and display managers

2016-03-11 Thread Scot P. Floess


I think its in /usr/share/desktop

DISPLAYMANAGER=KDE

or something like that

On Fri, 11 Mar 2016, m.r...@5-cent.us wrote:



Dear gnome developers - could you *possibly* be more anti-Unix? I mean,
thanks *so* much for trying to turn Linux into Windows or Macs


So, now that I've gotten that out, the KDE display manager, on the login
screen, easily lets you choose window managers. Gnome utterly refuses to
consider such an idea.

I've just yum groupinstall "KDE Plasma Workspaces" on one of my user's new
system... and I cannot figure out, not in googling, and there's nothing
vaguely obvious anywhere, how to change to KDE from gnome.

Anyone got a pointer?

   mark, frustrated

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



Scot P. Floess RHCT  (Certificate Number 605010084735240)
Chief Architect FlossWare  http://sourceforge.net/projects/flossware
   http://flossware.sourceforge.net
   https://github.com/organizations/FlossWare
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and display managers

2016-03-11 Thread Frank Cox
On Fri, 11 Mar 2016 10:52:12 -0600 (CST)
Valeri Galtsev wrote:

> > Fascinating. Not in ours. It displays our issue, and in the upper left,
> > some icons that let you deal with sound, I think, connection, maybe, and I
> > forget what else.
> 
> In my case the gear which when clicked of gives you drop down choices of
> Desktop Environments (DE) installed appears only after I click on
> particular user. In other words, when user has password field, he also has
> a gear to click on to choose DE.

With gdm the gear only shows up if you have more than one whatever.session file 
in /usr/share/xsessions.  gnome-classic-session and gnome-session-xsession 
provides this file for gnome sessions,  mate-session-manager provides it for 
mate, and I don't know what provides it for kde.

lightdm is a lot more configurable than gdm, and it's easy to use that instead:

systemctl disable gdm
systemctl enable lightdm
systemctl isolate graphical.target

Then you can easily configure /etc/lightdm/lightdm-gtk-greeter.conf to do 
pretty much what you want it to do. I haven't yet figured out how to get rid of 
the blank photo man beside the password prompt, though.

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and display managers

2016-03-11 Thread m . roth
Valeri Galtsev wrote:
> On Fri, March 11, 2016 10:46 am, m.r...@5-cent.us wrote:
>> Richard wrote:
 Date: Friday, March 11, 2016 11:33:57 -0500
 From: m.r...@5-cent.us

 So, now that I've gotten that out, the KDE display manager, on the
 login screen, easily lets you choose window managers. Gnome utterly
 refuses to consider such an idea.

 I've just yum groupinstall "KDE Plasma Workspaces" on one of my
 user's new system... and I cannot figure out, not in googling, and
 there's nothing vaguely obvious anywhere, how to change to KDE from
 gnome.
>>>
>>> With gnome there is a "gear wheel" on the password entry page -- on
>>> the right below the password box, next to the "sign in" label. If I
>>> select it I can switch between gnome and mate. Does KDE show there as
>>> an option?
>>
>> Fascinating. Not in ours. It displays our issue, and in the upper left,
>> some icons that let you deal with sound, I think, connection, maybe, and
>> I forget what else.
>
> In my case the gear which when clicked of gives you drop down choices of
> Desktop Environments (DE) installed appears only after I click on
> particular user. In other words, when user has password field, he also has
> a gear to click on to choose DE.
>
> I hope, this helps.

Ah, that was it, it's not on the screen where you put in your username,
it's on the password screen. On the other hand, the easier solution was to
just create /etc/sysconfig/desktop, which did not exist, and add the two
lines to it.

Thanks, folks.

   mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and display managers

2016-03-11 Thread Valeri Galtsev

On Fri, March 11, 2016 10:46 am, m.r...@5-cent.us wrote:
> Richard wrote:
>>
>>
>>> Date: Friday, March 11, 2016 11:33:57 -0500
>>> From: m.r...@5-cent.us
>>>
>>> So, now that I've gotten that out, the KDE display manager, on the
>>> login screen, easily lets you choose window managers. Gnome utterly
>>> refuses to consider such an idea.
>>>
>>> I've just yum groupinstall "KDE Plasma Workspaces" on one of my
>>> user's new system... and I cannot figure out, not in googling, and
>>> there's nothing vaguely obvious anywhere, how to change to KDE from
>>> gnome.
>>
>> With gnome there is a "gear wheel" on the password entry page -- on
>> the right below the password box, next to the "sign in" label. If I
>> select it I can switch between gnome and mate. Does KDE show there as
>> an option?
>
> Fascinating. Not in ours. It displays our issue, and in the upper left,
> some icons that let you deal with sound, I think, connection, maybe, and I
> forget what else.

In my case the gear which when clicked of gives you drop down choices of
Desktop Environments (DE) installed appears only after I click on
particular user. In other words, when user has password field, he also has
a gear to click on to choose DE.

I hope, this helps.

Valeri

>
>  mark
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>



Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and display managers

2016-03-11 Thread m . roth
Richard wrote:
>
>
>> Date: Friday, March 11, 2016 11:33:57 -0500
>> From: m.r...@5-cent.us
>>
>> So, now that I've gotten that out, the KDE display manager, on the
>> login screen, easily lets you choose window managers. Gnome utterly
>> refuses to consider such an idea.
>>
>> I've just yum groupinstall "KDE Plasma Workspaces" on one of my
>> user's new system... and I cannot figure out, not in googling, and
>> there's nothing vaguely obvious anywhere, how to change to KDE from
>> gnome.
>
> With gnome there is a "gear wheel" on the password entry page -- on
> the right below the password box, next to the "sign in" label. If I
> select it I can switch between gnome and mate. Does KDE show there as
> an option?

Fascinating. Not in ours. It displays our issue, and in the upper left,
some icons that let you deal with sound, I think, connection, maybe, and I
forget what else.

 mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 and display managers

2016-03-11 Thread Richard


> Date: Friday, March 11, 2016 11:33:57 -0500
> From: m.r...@5-cent.us
> 
> So, now that I've gotten that out, the KDE display manager, on the
> login screen, easily lets you choose window managers. Gnome utterly
> refuses to consider such an idea.
> 
> I've just yum groupinstall "KDE Plasma Workspaces" on one of my
> user's new system... and I cannot figure out, not in googling, and
> there's nothing vaguely obvious anywhere, how to change to KDE from
> gnome.
> 

With gnome there is a "gear wheel" on the password entry page -- on
the right below the password box, next to the "sign in" label. If I
select it I can switch between gnome and mate. Does KDE show there as
an option?


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 7 and display managers

2016-03-11 Thread m . roth

Dear gnome developers - could you *possibly* be more anti-Unix? I mean,
thanks *so* much for trying to turn Linux into Windows or Macs


So, now that I've gotten that out, the KDE display manager, on the login
screen, easily lets you choose window managers. Gnome utterly refuses to
consider such an idea.

I've just yum groupinstall "KDE Plasma Workspaces" on one of my user's new
system... and I cannot figure out, not in googling, and there's nothing
vaguely obvious anywhere, how to change to KDE from gnome.

Anyone got a pointer?

mark, frustrated

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Openshot 2.x (beta) on C7??

2016-03-11 Thread Nux!
Ubuntu in a docker?

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Chris Beattie" 
> To: "CentOS mailing list" 
> Sent: Friday, 11 March, 2016 15:53:29
> Subject: Re: [CentOS] Openshot 2.x (beta) on C7??

> On 3/11/2016 2:02 AM, Sorin Srbu wrote:
 Looks like installing openshot 2.x on C7 isn't as trivial
>>>
>>> It is not trivial at all. The best way to handle this will be to find the
>>> required packages in Fedora and rebuild them.
>> 
>> So what's the easy way?
>> 
>> Switch to Ubuntu or something? 8-O
> 
> Maybe Fedora, maybe Ubuntu?  It's more time-consuming than hard to build a
> virtual machine these days, and it's not even that time-consuming.  Is there a
> distro that already has what you want all packaged up?  Run it in a VM.  Take 
> a
> snapshot first if you want to try something potentially system-breaking or
> that's going to spew files everywhere.  On a single-user machine, the
> performance should be within a few percent of running on the bare metal.  So,
> if you test drive some beta software and it doesn't perform well on a VM, it's
> probably not going to be much better running on a same-spec physical machine.
> 
> NB: I administer several hundred virtual desktops, so I chugged rather than
> sipped the virtualization Kool-Aid.  :-)
> 
> --
> -Chris
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Openshot 2.x (beta) on C7??

2016-03-11 Thread Chris Beattie
On 3/11/2016 2:02 AM, Sorin Srbu wrote:
>>> Looks like installing openshot 2.x on C7 isn't as trivial
>>
>> It is not trivial at all. The best way to handle this will be to find the
>> required packages in Fedora and rebuild them.
> 
> So what's the easy way?
> 
> Switch to Ubuntu or something? 8-O

Maybe Fedora, maybe Ubuntu?  It's more time-consuming than hard to build a 
virtual machine these days, and it's not even that time-consuming.  Is there a 
distro that already has what you want all packaged up?  Run it in a VM.  Take a 
snapshot first if you want to try something potentially system-breaking or 
that's going to spew files everywhere.  On a single-user machine, the 
performance should be within a few percent of running on the bare metal.  So, 
if you test drive some beta software and it doesn't perform well on a VM, it's 
probably not going to be much better running on a same-spec physical machine.

NB: I administer several hundred virtual desktops, so I chugged rather than 
sipped the virtualization Kool-Aid.  :-)

-- 
-Chris
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS-es] Conexion lenta Samba

2016-03-11 Thread Hector Oyarzo

Hola.

Revisaste que no fuera un problema de negociación de la interfaz de red 
?(podría estar negociando half-duplex o a una velocidad menor)

Prueba mover un archivos por ssh a ver si también se descarga lento.

Saludos.

Hector Oyarzo.

On 10/03/16 17:59, Javier Escote wrote:

Gracias por la ayuda. Mañana me pondré mano a la obra hoy ha sido un día
duro

El 9 de marzo de 2016, 23:09, angel jauregui 
escribió:


Creo que el problema lo tienes en la configuracion de red, podria ser el
gateway, las rutas iptables o bien algo... te recomiendo nos muestres toda
la configuracion:

/etc/sysconfig/network-scripts/ifcfg-*
/etc/hosts
/etc/host.conf
/etc/resolv.conf
iptables -L -n
hostname -f

Saludos !


El 9 de marzo de 2016, 12:30, Javier Escote  escribió:


¿Cómo desconectas el internet?
Desconecto el cable telefónico del router o no hay posibilidad de ninguna
conexión el la instalación de prueba (totalmente aislada)

¿Qué tienen en la puerta de enlace las clientes win?
la dirección del router que da conexión a internet. En esta caso

dirección

del router y puerta de enlace de los clientes=192.168.0.1

¿Qué tienen en los dns?
Las direcciones dns son las que nos proporciona el proveedor de internet

y

están informadas en el router 192.168.0.1 y los clientes en su
configuracion dns apuntan a esta direccion.
¿ Tendriamos que tener nuestro propio servidor DNS ?

Gracias


El 9 de marzo de 2016, 17:04, René Lara 
escribió:


¿Cómo desconectas el internet?
¿Qué tienen en la puerta de enlace las clientes win?
¿Qué tienen en los dns?


-Mensaje original-
De: centos-es-boun...@centos.org [mailto:centos-es-boun...@centos.org]

En

nombre de Javier Escote
Enviado el: miércoles, 09 de marzo de 2016 03:51 a.m.
Para: centos-es@centos.org
Asunto: [CentOS-es] Conexion lenta Samba

Buenos días.

Tengo un servidor con SAMBA (version 3.6.23-14.el6_6) y clientes con
Windows 7 y Windows 10. El problema lo tengo cuando intento conectar a

una

unidad de red. Si los clientes y el servidor tienen acceso a internet

no

hay problemas, la conexión se realiza correctamente, pero si quito el
acceso a internet (desconecto la conexión telefónica) tarda hasta 40
segundos en conectar con el servidor y una vez realizada esta se vuelve
inestable.

¿ Alguien sabe como puedo solucionarlo ?

Saludos
___
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es

___
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es


___
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es




--
M.S.I. Angel Haniel Cantu Jauregui.

Celular: (011-52-1)-899-871-17-22
E-Mail: angel.ca...@sie-group.net
Web: http://www.sie-group.net/
Cd. Reynosa Tamaulipas.
___
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es


___
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es


--

___
CentOS-es mailing list
CentOS-es@centos.org
https://lists.centos.org/mailman/listinfo/centos-es


[CentOS] CentOS-announce Digest, Vol 133, Issue 5

2016-03-11 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
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ...@centos.org

You can reach the person managing the list at
centos-announce-ow...@centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CESA-2016:0428 Moderate CentOS 6 libssh2 Security Update
  (Johnny Hughes)
   2. CESA-2016:0428 Moderate CentOS 7 libssh2 Security Update
  (Johnny Hughes)
   3. CESA-2016:C001 ipa and glusterfs Update (Johnny Hughes)
   4. CESA-2016:0430 Important CentOS 7 xerces-cSecurity Update
  (Johnny Hughes)


--

Message: 1
Date: Thu, 10 Mar 2016 12:05:04 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2016:0428 Moderate CentOS 6 libssh2
SecurityUpdate
Message-ID: <20160310120504.ga20...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2016:0428 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0428.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
3dd5f11872a5254b65711f88a89b4400c87329ed185af7d69d1d705f94abe13d  
libssh2-1.4.2-2.el6_7.1.i686.rpm
c00dbe2421aada7e7eb2bc87e5160014aae7673e684011783dc34cfa9dd1fcae  
libssh2-devel-1.4.2-2.el6_7.1.i686.rpm
4be2256b4afe177140a3e87fdc0061d76b3f142ef7264aeb0f9d7a8b5b8fe3b7  
libssh2-docs-1.4.2-2.el6_7.1.i686.rpm

x86_64:
3dd5f11872a5254b65711f88a89b4400c87329ed185af7d69d1d705f94abe13d  
libssh2-1.4.2-2.el6_7.1.i686.rpm
729dc417c94e9efbe67f10fe848ce3571945f054bd87fec428179b58dd09bef6  
libssh2-1.4.2-2.el6_7.1.x86_64.rpm
c00dbe2421aada7e7eb2bc87e5160014aae7673e684011783dc34cfa9dd1fcae  
libssh2-devel-1.4.2-2.el6_7.1.i686.rpm
2004db099a3302057dbf799c09012d8d9bc1360ddf043ecef2e485f0b3b7fc86  
libssh2-devel-1.4.2-2.el6_7.1.x86_64.rpm
d2faf5949f869b6b295c3241707e3f40a74f7c1862da57daaaca77aabce535aa  
libssh2-docs-1.4.2-2.el6_7.1.x86_64.rpm

Source:
042b1f294e214d514f5b16332956e168cc168c90a416bcfe4bbc1625636581fc  
libssh2-1.4.2-2.el6_7.1.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net
Twitter: @JohnnyCentOS



--

Message: 2
Date: Thu, 10 Mar 2016 12:53:35 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2016:0428 Moderate CentOS 7 libssh2
SecurityUpdate
Message-ID: <20160310125335.ga39...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2016:0428 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0428.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
3a25e00b04b27ba59fa17adb97791702dcccb56e130eb5f51651d6fe4fe42f89  
libssh2-1.4.3-10.el7_2.1.i686.rpm
1e1f93e449e678597bfdd99bed306c9bb8d5b513ffcaea13d32f5b7434900300  
libssh2-1.4.3-10.el7_2.1.x86_64.rpm
e76bdc2e93bbb6c4ac8705d50eef1f114ee8b8674e8436063359ac5518b10191  
libssh2-devel-1.4.3-10.el7_2.1.i686.rpm
b176ee6feaf699eb9ed7466309ab9a9e8d6a7cccaf2e38a15093c484dbd22548  
libssh2-devel-1.4.3-10.el7_2.1.x86_64.rpm
f76b77eed1cc006c0947abd138084a5808d97b311ebf0e13fbf3504248698f4e  
libssh2-docs-1.4.3-10.el7_2.1.noarch.rpm

Source:
2181b44f7d4636eb0920582a519d1adabae94f34cb49c531a5a2b31e2ad4cf57  
libssh2-1.4.3-10.el7_2.1.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net
Twitter: @JohnnyCentOS



--

Message: 3
Date: Thu, 10 Mar 2016 17:33:15 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2016:C001 ipa and glusterfs Update
Message-ID: <20160310173315.ga44...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii

CentOS Errata and BugFix Advisory 2016:C001

Upstream details at : https://bugs.centos.org/view.php?id=10538

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
96963d839797a7601ef6a4922c94e7ef82b42fcb70533f9a31c43adceee2fb19 
glusterfs-3.7.1-16.0.1.el7.centos.x86_64.rpm
0edd9669023af5881cd554a25f11af30c4ad1cec2ac515355a55541ca5afd444 
glusterfs-api-3.7.1-16.0.1.el7.centos.x86_64.rpm
1ff4ab3dee275db663d522929c45949544d023f0af862e595234eb206b1e 
glusterfs-api-devel-3.7.1-16.0.1.el7.centos.x86_64.rpm
310cdbc4645b1dff02f7fd1ab15ca11f3d2b65a49e684a3015de264cc9055d2d 
glusterfs-cli-3.7.1-16.0.1.el7.centos.x86_64.rpm

[CentOS] RES: RES: CVE-2016-1285 & CVE-2016-1286

2016-03-11 Thread Leonardo Oliveira Ortiz
For CVE-2016-1285... I think it is still vulnerable to CVE-2016-1286 ...

-Mensagem original-
De: centos-boun...@centos.org [mailto:centos-boun...@centos.org] Em nome de 
Alice Wonder
Enviada em: sexta-feira, 11 de março de 2016 03:12
Para: centos@centos.org
Assunto: Re: [CentOS] RES: CVE-2016-1285 & CVE-2016-1286

Looking at the redhat CVE it looks like *by default config* it is not 
vulnerable except from the localhost.

On 03/10/2016 02:37 PM, Alice Wonder wrote:
> As soon as RHEL does.
>
> On 03/10/2016 02:13 PM, Leonardo Oliveira Ortiz wrote:
>> CentOS will provide an update to fix it?
>>
>> 
>> De: centos-boun...@centos.org [centos-boun...@centos.org] em nome de 
>> Alice Wonder [al...@domblogger.net]
>> Enviado: quinta-feira, 10 de março de 2016 15:31
>> Para: centos@centos.org
>> Assunto: Re: [CentOS] CVE-2016-1285 & CVE-2016-1286
>>
>> On 03/10/2016 07:13 AM, Michael H wrote:
>>> On 10/03/16 14:47, Leonardo Oliveira Ortiz wrote:
 Hello.

 I think Centos are affected, right?

 Some update from Centos?
 ___
 CentOS mailing list
 CentOS@centos.org
 https://lists.centos.org/mailman/listinfo/centos

>>>
>>> Sure looks that way...
>>>
>>> https://access.redhat.com/security/cve/cve-2016-1285
>>> https://access.redhat.com/security/cve/cve-2016-1286
>>>
>>>
>>
>> I don't think NSD is impacted, which is what I use for authoritative 
>> nameserver. There's an EPEL package. NSD is authoritative only, which 
>> is why I use it.
>>
>> No clue about unbound.
>>
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> https://lists.centos.org/mailman/listinfo/centos
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> https://lists.centos.org/mailman/listinfo/centos
>>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS-docs] wiki addition for AWS

2016-03-11 Thread Karanbir Singh
On 08/03/16 18:46, Warren Turkal wrote:
> On Tue, Mar 1, 2016 at 4:32 PM, Karanbir Singh  > wrote:
> 
> I'm also working on making the CentOS images available outside of the
> Market Place shortly, so details for that ( including regions ) will
> likely end up in the same page.
> 
> 
> Since you mentioned getting info about AMI ids, do you know anything
> about the following?
> 
> Why do the AMIs listed in the region specific images for CentOS7 in
> eu-central-1 not exist in the following query:
> $ aws --region eu-central-1 ec2 describe-images --owners aws-marketplace
> --filters Name=product-code,Values=aw0evgkw8e5c1q413zgy5pjce --query
> 'Images[*].ImageId'
> ami-7cc4f661ami-9bf712f4ami-e68f82fb
> 
> In fact, I cant even find them with  the following queries:
> $ aws --region eu-central-1 ec2 describe-images --image-ids ami-08222e15
> # CentOS7
> $ aws --region eu-central-1 ec2 describe-images --image-ids ami-0e222e13
> # CentOS6
> 
> Are those image private or just gone?
> 
> If those images aren't correct anymore, we should just delete that whole
> section from the wiki.

let me check with the AMP folks - they manage the actual backing image
from their end.

would be nice if there was a way to querry the status, and print that
directly in the wiki



-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc
___
CentOS-docs mailing list
CentOS-docs@centos.org
https://lists.centos.org/mailman/listinfo/centos-docs