[CentOS] Proper check of openssl usage in processes?

2015-03-26 Thread Rafał Radecki
Hi All :) I need to check and possibly update openssl on my fleet of servers. I would like to avoid reboot if possible. I think that I can: - update openssl version with yum - check all daemon processes which are constantly running in the os, for example for sshd something like ldd `which sshd`

Re: [CentOS] Proper check of openssl usage in processes?

2015-03-26 Thread Eero Volotinen
Hi, check this url: https://bjaerris.com/identifying-services-needing-restart-after-updating-linux-packages/ -- Eero 2015-03-26 11:52 GMT+02:00 Rafał Radecki radecki.ra...@gmail.com: Hi All :) I need to check and possibly update openssl on my fleet of servers. I would like to avoid reboot

Re: [CentOS] Facebook CentOS group close to 15.000 members!

2015-03-26 Thread Прокси
On 2015-Mar-23 17:44, Niki Kovacs wrote: I recently joined that list and wanted to publish a simple link to my technical blog dedicated to CentOS (http://kikinovak.wordpress.com). Too bad it's not in English. It would be interesting to follow your posts as you discover CentOS more and more,

Re: [CentOS] Proper check of openssl usage in processes?

2015-03-26 Thread Eero Volotinen
and this also: https://github.com/stdevel/yum-plugin-needs-restarting -- Eero 2015-03-26 12:02 GMT+02:00 Eero Volotinen eero.voloti...@iki.fi: Hi, check this url: https://bjaerris.com/identifying-services-needing-restart-after-updating-linux-packages/ -- Eero 2015-03-26 11:52 GMT+02:00

Re: [CentOS] Facebook CentOS group close to 15.000 members!

2015-03-26 Thread Niki Kovacs
Le 26/03/2015 11:27, Прокси a écrit : Too bad it's not in English. It would be interesting to follow your posts as you discover CentOS more and more, given that I also used Slackware. Well, the *nix bits are international :o) -- Microlinux - Solutions informatiques 100% Linux et logiciels

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

2015-03-26 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-es] Problemas con SPAM

2015-03-26 Thread David González Romero
Hola Lista!!! Desde el sábado pasado me están listado como SPAM en diferentes servidores. La verdad es que ya no se que hacer. SPAMHAUS es uno de los que me lista con frecuencia. Este es el mensaje que me da, claro que esto es solo una traducción:

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Pablo Alberto Flores
Estas seguro que solo es alcanzable el puerto 80? veo hasta telnet ahí, PORT STATESERVICE 21/tcp open ftp 22/tcp open ssh 23/tcp open telnet 53/tcp open domain 80/tcp open http 111/tcp filtered rpcbind 443/tcp open https 2000/tcp open cisco-sccp

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread José Luis Respeto Alvarez
Buenas tardes, Algo raro tienes por ahi: [root@josera-formacion3 ~]# curl -v http://www.onagi.gob.pe/portal/Uploads/archivos/TUPA2015UVFF-2015-03-14-72.pdf * About to connect() to www.onagi.gob.pe port 80 (#0) * Trying 200.37.146.195... connected * Connected to www.onagi.gob.pe

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Pablo Alberto Flores
si tu log de apache no te dice nada entonces puede ser tu firewall cisco que bloquea pdf o un htacccess en tu centos El 26 de marzo de 2015, 10:28, José Luis Respeto Alvarez joseluisresp...@gmail.com escribió: Buenas tardes, Algo raro tienes por ahi: [root@josera-formacion3 ~]# curl -v

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Pablo Alberto Flores
revisa tu log de apache, el sabe. tailf /var/log/httpd/errorlog El 26 de marzo de 2015, 9:35, Pablo Flores Aravena pabfl...@u.uchile.cl escribió: revisa tu log de apache, el sabe. tailf /var/log/httpd/errorlog *Pablo Flores AravenaIngeniero Informátic*o Diplomado en Seguridad

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Roberto Bermúdez
Perdón amigos, enviaron un mapeo de puertos del dominio, pero ¿está direccionando el puerto de foto hacia la ip interna donde está la página web? Intenta direccionarlo El 26/03/2015 08:30, Pablo Alberto Flores pabfl...@uchile.cl escribió: si tu log de apache no te dice nada entonces puede ser

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread José Luis Respeto Alvarez
Buenas tardes de nuevo, Quizas tambien estaría bien que enseñaras tu configuración de apache. httpd.conf Un saludo. El 26 de marzo de 2015, 14:30, Pablo Alberto Flores pabfl...@uchile.cl escribió: si tu log de apache no te dice nada entonces puede ser tu firewall cisco que bloquea pdf o un

Re: [CentOS-virt] [CentOS-devel] xapi for centOS 6.6

2015-03-26 Thread Gautam Malu
Thanks Jon, it worked, I was able to build all the packages for xenserver on CentOS 6.6 final version. Here is the package list: https://gist.github.com/gautammaloo/7616cccbe8f5c85c196e I was wondering what packages would be necessary to use Xen with xapi, I already have xen with xl installed.

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Aland Laines
Solo es alcanzable el puerto 80 del servidor. [image: --] Aland Laines Calonge [image: http://]about.me/aland.laines http://about.me/aland.laines *programador de aplicativos web* Twitter: @lainessolutions Comunidad CakePHP en Español Google+

[CentOS] headless VirtualBox on Centos

2015-03-26 Thread Boris Epstein
Hello listmates, I am wondering if there is a set of scripts/utilities for automatically starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 server. VNC/RDP access to the VM's would be fine. Any help much appreciated. Cheers, Boris.

Re: [CentOS] headless VirtualBox on Centos

2015-03-26 Thread Bob Hepple
Boris Epstein borepstein@... writes: a set of scripts/utilities for automatically starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 server. VNC/RDP access to the VM's would be fine. vagrant? ___ CentOS mailing list

Re: [CentOS-virt] Xen in a Box Proposal

2015-03-26 Thread Gautam Malu
Hi, Thanks for feedback, I have updated the proposal accordingly . http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/gautam_malu/5629499534213120 Best regards, Gautam Malu On Sun, Mar 22, 2015 at 3:34 AM, Gautam Malu gautam.ma...@gmail.com wrote: Hi everyone, I am a

Re: [CentOS] headless VirtualBox on Centos

2015-03-26 Thread Greg Bailey
On 03/26/2015 07:33 PM, Boris Epstein wrote: Hello listmates, I am wondering if there is a set of scripts/utilities for automatically starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 server. VNC/RDP access to the VM's would be fine. Any help much appreciated.

Re: [CentOS] C6 New Kernel 2.6.32-504.12.2 PPTP fail

2015-03-26 Thread Ken Smith
Akemi Yagi wrote: On Wed, Mar 25, 2015 at 1:29 PM, Ken Smith k...@kensnet.org wrote: Akemi Yagi wrote: On Wed, Mar 25, 2015 at 3:35 AM, Ken Smith k...@kensnet.org wrote: Just updated to kernel 2.6.32-504.12.2.el6.x86_64 and pptp vpn (invoked via Gnome Network Manager) fails to connect. Boot

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Roberto Bermúdez
Perdón me refería al puerto del ftp El 26/03/2015 08:40, Roberto Bermúdez roger...@gmail.com escribió: Perdón amigos, enviaron un mapeo de puertos del dominio, pero ¿está direccionando el puerto de foto hacia la ip interna donde está la página web? Intenta direccionarlo El 26/03/2015 08:30,

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Aland Laines
Al hacer ese scaneo de puertos a la ip del dominio estan viendo un mikrotilk que han puesto de manera temporal, ya que el fierro ya esta por llegar. He revisado los logs de error pero no dice nada, solo notice de un error de php, que ya lo solucione. Pero no aparece nada de los pdf. Si yo

Re: [CentOS-es] Consultas iniciales para armar server Centos.

2015-03-26 Thread Rhamyro Alcoser, Ing.
Para acceso externo depende si lo quieres hacer con un dominio elegantemente o usar la IP publica de tu ISP. Lo puedes conseguir donde arriendan los Hosting o tu mismo ISP el HW para Pruebas mas menos para el OWA necesitas el MS exchange montado el el server y un AD/DS. El 25 de marzo de 2015,

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Les Mikesell
On Thu, Mar 26, 2015 at 4:41 PM, Richard lists-cen...@listmail.innovate.net wrote: Thanks, but it doesn't help to --enablerepo=epel-testing. The libgtop2 package should be from the base repo anyway. Sorry, just checked. It looks to be in cr. So... the right thing to do for someone who

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Johnny Hughes
On 03/26/2015 04:05 PM, Les Mikesell wrote: Does anyone know what's up with: Error: Package: marco-1.8.3-1.el7.x86_64 (epel) Requires: libgtop-2.0.so.10()(64bit) Isn't the EPEL package built against stock Centos? EPEL is built against RHEL, not CentOS (I am fairly certain).

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Johnny Hughes
On 03/26/2015 04:47 PM, Les Mikesell wrote: On Thu, Mar 26, 2015 at 4:41 PM, Richard lists-cen...@listmail.innovate.net wrote: Thanks, but it doesn't help to --enablerepo=epel-testing. The libgtop2 package should be from the base repo anyway. Sorry, just checked. It looks to be in cr.

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread Peter Q.
Mas bien tú estas haciendo spam, ya que tú correo me llegó en la carpeta spam y si en los miembros de la lista también les llegó en spam, nadien va a poder ayudarte. On Mar 26, 2015 3:39 PM, David González Romero dgrved...@gmail.com wrote: Hola Lista!! Ya me volvieron a listar. No se que puedo

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Johnny Hughes
On 03/26/2015 05:01 PM, Les Mikesell wrote: On Thu, Mar 26, 2015 at 4:53 PM, Johnny Hughes joh...@centos.org wrote: It's not so much a matter of having a view of CR as that I didn't expect things to appear in EPEL that depend on base versions that aren't in general release yet. Is that

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread David González Romero
Bueno yo estoy enviando a la lista desde GMAIL, es probable que al usar la palabra SPAM el mismo GMAIL me bloquee. Pero el servidor que está listado es el de mi oficina que es otro dominio. En fin seguiré buscando a ver que encuentro. De todos modos alguna herramienta para scanear la red?

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Les Mikesell
On Thu, Mar 26, 2015 at 4:53 PM, Johnny Hughes joh...@centos.org wrote: It's not so much a matter of having a view of CR as that I didn't expect things to appear in EPEL that depend on base versions that aren't in general release yet. Is that intentional, and don't some number of people have

[CentOS-es] MI PROPIA NUBE De Respaldos

2015-03-26 Thread Rhamyro Alcoser, Ing.
Saludos mi estimados maestros de Linux, Por favor una consulta, para tener un buen sistema de respaldados para: - Servidores Linux y Windows - usuarios (PC fijas y Laptops) con sistemas Windows y MAC OS Con la característica que pueda respaldar únicamente lo que yo deseo y los archivos

[CentOS] snmpwalk Mixed Fail

2015-03-26 Thread Peter Brady
Hi All, I have a C6 (latest patches) physical machine that I use for network and server monitoring, predominantly over SNMP. It is on VLAN80. My network management interfaces on the switches are on VLAN50 with routing between the VLANs. I recently changed the router to a CISCO ASA 5505

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Richard
Original Message Date: Thursday, March 26, 2015 16:32:12 -0500 From: Les Mikesell lesmikes...@gmail.com On Thu, Mar 26, 2015 at 4:27 PM, Richard lists-cen...@listmail.innovate.net wrote: Original Message Date: Thursday, March 26,

[CentOS] MATE desktop dependency?

2015-03-26 Thread Les Mikesell
Does anyone know what's up with: Error: Package: marco-1.8.3-1.el7.x86_64 (epel) Requires: libgtop-2.0.so.10()(64bit) Isn't the EPEL package built against stock Centos? -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Richard
Original Message Date: Thursday, March 26, 2015 16:05:16 -0500 From: Les Mikesell lesmikes...@gmail.com To: CentOS centos@centos.org Subject: [CentOS] MATE desktop dependency? Does anyone know what's up with: Error: Package: marco-1.8.3-1.el7.x86_64 (epel)

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Les Mikesell
On Thu, Mar 26, 2015 at 4:09 PM, Richard lists-cen...@listmail.innovate.net wrote: Does anyone know what's up with: Error: Package: marco-1.8.3-1.el7.x86_64 (epel) Requires: libgtop-2.0.so.10()(64bit) Isn't the EPEL package built against stock Centos? Check epel-testing,

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Richard
Original Message Date: Thursday, March 26, 2015 16:18:45 -0500 From: Les Mikesell lesmikes...@gmail.com To: CentOS mailing list centos@centos.org Cc: Subject: Re: [CentOS] MATE desktop dependency? On Thu, Mar 26, 2015 at 4:09 PM, Richard

Re: [CentOS] MATE desktop dependency?

2015-03-26 Thread Les Mikesell
On Thu, Mar 26, 2015 at 4:27 PM, Richard lists-cen...@listmail.innovate.net wrote: Original Message Date: Thursday, March 26, 2015 16:18:45 -0500 From: Les Mikesell lesmikes...@gmail.com To: CentOS mailing list centos@centos.org Cc: Subject: Re: [CentOS] MATE

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread David González Romero
Hola Lista!! Ya me volvieron a listar. No se que puedo hacer. Alguna ayuda para saber que me pasa dentro de la red? Algunas ideas o software que me ayuden a buscar quien está haciendo SPAMER dentro de mi red. Saludos, David El día 26 de marzo de 2015, 7:55, David González Romero

[CentOS-announce] CEBA-2015:0747 CentOS 6 scl-utils BugFix Update

2015-03-26 Thread Johnny Hughes
CentOS Errata and Bugfix Advisory 2015:0747 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0747.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386:

[CentOS-announce] CESA-2015:0729 Important CentOS 6 setroubleshoot Security Update

2015-03-26 Thread Johnny Hughes
CentOS Errata and Security Advisory 2015:0729 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0729.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386:

[CentOS-announce] CESA-2015:0729 Important CentOS 5 setroubleshoot Security Update

2015-03-26 Thread Johnny Hughes
CentOS Errata and Security Advisory 2015:0729 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0729.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386:

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread Rhamyro Alcoser, Ing.
estas infectado: http://mxtoolbox.com/SuperTool.aspx?action=blacklist%3a201.217.51.105run=toolpage El 26 de marzo de 2015, 5:02 p. m., Peter Q.btove...@gmail.com escribió: Mas bien tú estas haciendo spam, ya que tú correo me llegó en la carpeta spam y si en los miembros de la lista también

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread Luis Hernán de la Barra
David, Tu servidor se lista en RBL por que desde tu servidor se ha enviado spam o tu ip figura dentro de los IP dinámicos. En Chile muchos proveedores ofrecen servidores SMTP para relay de sus clientes , consulta a tu proveedor. Si has enviado correo masivo desde tu servidor es probsble que se

Re: [CentOS] snmpwalk Mixed Fail

2015-03-26 Thread Peter Brady
On 27/03/2015 8:27 am, Peter Brady wrote: Hi All, I have a C6 (latest patches) physical machine that I use for network and server monitoring, predominantly over SNMP. It is on VLAN80. My network management interfaces on the switches are on VLAN50 with routing between the VLANs. I

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread Peter Q.
Wiresharp, o explicate para ser mas especifico. On Mar 26, 2015 4:12 PM, David González Romero dgrved...@gmail.com wrote: Bueno yo estoy enviando a la lista desde GMAIL, es probable que al usar la palabra SPAM el mismo GMAIL me bloquee. Pero el servidor que está listado es el de mi oficina

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread David González Romero
estas infectado: http://mxtoolbox.com/SuperTool.aspx?action=blacklist%3a201.217.51.105run=toolpage Si eso me dicen esas listas, más NADA de lo que me recomienda da resultado. La verdad es que no se que más hacer. He buscado PC por PC y no hay acceso alguno a ninguno de esos sitios que ellos

Re: [CentOS-es] Problemas con SPAM

2015-03-26 Thread David González Romero
Tu servidor se lista en RBL por que desde tu servidor se ha enviado spam o tu ip figura dentro de los IP dinámicos. En Chile muchos proveedores ofrecen servidores SMTP para relay de sus clientes , consulta a tu proveedor. Yo soy mi mismo proveedor. O sea aunque no controlo mi propio DNS, soy

Re: [CentOS] snmpwalk Mixed Fail

2015-03-26 Thread Steven Tardy
On Thu, Mar 26, 2015 at 5:27 PM, Peter Brady subscripti...@simonplace.net wrote: FWITW the switches I've lost contact with are Netgear Layer 2 and 3 managed switches, not that brand should make a difference. Some other Netgear WAPs are fine and all CISCO devices are fine. With a machine on

[CentOS] Netflix

2015-03-26 Thread Bob Hepple
Now that netflix is in Australia, I wouldn't mind giving it a burl. It's working fine on my fedora-21 lappy with chrome-40 but not on our centos-6 mythtv setup even with chrome-41. I understand the difference might be the version of NSS - fedora-21 has 3.17 while centos is stuck at 3.16. Other

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Miguel Gonzalez
Pregunta tonta, el servidor web es alcanzable desde fuera o sólo esa URL en concreto? No vaya a ser que no tengas hecho un NAT desde el router de fuera a tu servidor web. Lo mejor es mirar los logs de error_log y access.log para estos casos, te va a dar muchas pistas. Saludos Miguel De:

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Miguel Gonzalez
La entrada de mod_authz indica que la autenticación requerida para acceder al fichero ha sido autorizada. Saludos Miguel De: Aland Laines aland.lai...@gmail.com Para: centos-es@centos.org centos-es@centos.org Enviado: Jueves 26 de marzo de 2015 15:09 Asunto: Re: [CentOS-es] Problema

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Miguel Gonzalez
Hola:   Algún WAF tipo mod_security?   Saludos   Miguel De: Aland Laines aland.lai...@gmail.com Para: centos-es@centos.org centos-es@centos.org Enviado: Jueves 26 de marzo de 2015 14:47 Asunto: Re: [CentOS-es] Problema con servidor Apache Al hacer ese scaneo de puertos a la ip del

Re: [CentOS-es] Problema con servidor Apache

2015-03-26 Thread Aland Laines
encontre esto en el log: [Thu Mar 26 09:05:26.871814 2015] [http:info] [pid 5761] (70007)The timeout specified has expired: [client 200.123.18.82:35131] AH01581: Timeout while writing data for URI /portal/Uploads/publicaciones/RM-Nro_010-2015-IN%20Directiva%20Planes.pdf to the client, referer: