Re: [CentOS-es] Integracion Postfix dovecot con Active directory

2014-05-26 Thread Francesc Guitart
Hola, El 24/05/2014 22:43, Reynaldo Salazar escribió: Hola amigos de la lista. Estoy enfrascado en autenticar todos mis servicios con los usuarios de active directory (en Windows Server 2012) entre ellos postfix y dovecot, estoy utilizando Centos 6.5. Si alguien fuera tan amable que

[CentOS-es] Opinion sobre formas de copiar un archivo entre servidores

2014-05-26 Thread RENE LARA ALVARADO
Buen día. Tengo un par de servidores con centos 5.5 En uno, con un script, cada día respaldo ciertas carpetas usando tar Quiero copiarlas al otro servidor, tambien usando un script. Estoy probando con SCP usando llaves públicas y privadas. Pero me asaltó una duda: ¿es ésta la

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entreservidores

2014-05-26 Thread ylarguex
Buen día. Tengo un par de servidores con centos 5.5 En uno, con un script, cada día respaldo ciertas carpetas usando tar Quiero copiarlas al otro servidor, tambien usando un script. Estoy probando con SCP usando llaves públicas y privadas. Pero me asaltó una duda: ¿es ésta la mejor

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entre servidores

2014-05-26 Thread Ernesto Pérez Estévez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/26/2014 11:17 AM, RENE LARA ALVARADO wrote: Buen día. Tengo un par de servidores con centos 5.5 En uno, con un script, cada día respaldo ciertas carpetas usando tar Quiero copiarlas al otro servidor, tambien usando un script. Estoy

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entreservidores

2014-05-26 Thread Ernesto Pérez Estévez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pero me asaltó una duda: ¿es ésta la mejor forma de hacerlo? Me refiero si es de las mas seguras, o si hay otras mas convenientes Saludos y grcias de antemano. rlara [DA-Yasniel Lopez Arguez] Yo lo tengo hecho en algunos casos con rsync, en

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entreservidores

2014-05-26 Thread Gerardo Barajas
En lo personal uso: ssh/scp rsync Saludos. *Gerardo Barajas Puente* 2014-05-26 10:34 GMT-05:00 Ernesto Pérez Estévez ernesto.pe...@cedia.org.ec : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pero me asaltó una duda: ¿es ésta la mejor forma de hacerlo? Me refiero si es de las mas

[CentOS-es] Rutas diferentes por interface ?

2014-05-26 Thread James Dean
Amigos... Se me presento este problema el fin de semana en casa... a ver si me pueden dar una orientación por donde debiera estar la solución... Tengo un centos con 4 nic, dos de ellas funcionando ok, este es el escenario : - eth0 (wan, Internet) - eth1 (lan, hacia la red 192.168.7.0) Todo

Re: [CentOS-es] presentacion

2014-05-26 Thread Peter Q.
Hola, te recomiendo este libro se basa en centos 6, sólo que esta en inglés, Te recomiendo un buen curso de inglés o si sabes mucho mejor porque para mí, he encontrado muy buena información en inglés. http://it-ebooks.info/book/2788/ Saludos. Y checa la página de centos porque ya casi sale centos

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entre servidores

2014-05-26 Thread Francesc Guitart
El 26/05/2014 18:17, RENE LARA ALVARADO escribió: Buen día. Tengo un par de servidores con centos 5.5 En uno, con un script, cada día respaldo ciertas carpetas usando tar Quiero copiarlas al otro servidor, tambien usando un script. Estoy probando con SCP usando llaves públicas y privadas.

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entreservidores

2014-05-26 Thread RENE LARA ALVARADO
Gracias a todos por sus opiniones. Leeré sobre rsync...nunca lo he usado! Ya vi que en libro que acan de recomendar (http://it-ebooks.info/book/2788/) vine bien explicado. En el caso de la version 5.5 epe, si lo conisedero. Puse la version por hábito cuando consulto en un foro, pero son

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entreservidores

2014-05-26 Thread Salvador - Salman PSL
*::No se si se comento en esta misma lista, pero para copiar ( traerme algo de otro servidor ) teniendo bien configurado el SSH y RSA yo utilizo: cd / ssh Servidor_Origen.xxx tar -cvf - /home/pepito/fichero_que_Quiero |tar -xvf - * *** Fin del mensaje

Re: [CentOS-es] presentacion

2014-05-26 Thread Alexis Espinoza
gracias por el dato, revisare con calma la pagina de centos, en cuanto al libro, tendré que seguir mejorando mi nivel de ingles, ya que me cuesta un poco entender, sin embargo para eso ocupo el traductor de google. atte. Alexis El 26 de mayo de 2014, 12:18, Peter Q. btove...@gmail.com

Re: [CentOS-es] Opinion sobre formas de copiar un archivo entreservidores

2014-05-26 Thread Ernesto Pérez Estévez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/26/2014 01:05 PM, RENE LARA ALVARADO wrote: Gracias a todos por sus opiniones. Leeré sobre rsync...nunca lo he usado! Ya vi que en libro que acan de recomendar (http://it-ebooks.info/book/2788/) vine bien explicado. En el caso de la

[CentOS-es] iptables 1.3.5 sobre CentOS 5.6

2014-05-26 Thread Hector Martínez Romo
Estimados tengo instalado un Iptables 1.3.5 sobre centos 5.6 , en una vmware 5, el caso es que la comunicación entre host de distintas redes se hace demasiado lento, hemos revisado las interfaces y están bien configuradas (las interfaces del fw son todas 10 Gbits), hay algún tunning al FW que

Re: [CentOS] bash script reading directory with while and do

2014-05-26 Thread Alberto Varesio
Hi you are overwriting the PATH env variable. change PATH to CLIPATH and all will work On Sun, May 25, 2014 at 12:08 PM, Paolo De Michele pa...@paolodemichele.itwrote: hi everyone, I'm searching to do a functionally bash script for copy many file inside in a directory the scenario is:

Re: [CentOS] CentOS-6.5 rescue disk?

2014-05-26 Thread Timothy Murphy
Always Learning wrote: Is there such a thing as a CentOS rescue disk? Google gives many links to such a thing, but when I pursue them I do not get to an URL where I can actually download one. Try http://sourceforge.net/projects/systemrescuecd Thanks, I'll try that. I actually

Re: [CentOS] Disabling IRQ 16

2014-05-26 Thread Alessandro Baggi
Hi Reindl, thanks for the answer. I've tried to make some hardware changes. I've ridden my mobo irq configuration from manual, and changed vga card and nic modo allocation. The problem persist, but now I get for IRQ 19. What's that cause (a condition, an error...) IRQ disabling? Thanks in

Re: [CentOS] Newer version of FfMpeg

2014-05-26 Thread John Doe
From: Lists li...@benjamindsmith.com We're trying to build a rich media website, and will need to re-encode the video content with ffmpeg. Unfortunately, the ffmpeg version that comes with the most common repos are rather out of date. As in 0.6.5 vs 2.21 being the most current version.

Re: [CentOS] CentOS-6.5 rescue disk?

2014-05-26 Thread Mr. Queue
On 5/25/2014 8:17 PM, Timothy Murphy wrote: Is there such a thing as a CentOS rescue disk? Google gives many links to such a thing, but when I pursue them I do not get to an URL where I can actually download one. Can't think of anything that can top Knoppix:

[CentOS] Centos/RHEL 64bit and ARM questions

2014-05-26 Thread Robert Moskowitz
I am digging a bit into RHEL 7 roadmap info. It seems there are statements that RHEL 7 will only support 64 bit. Is this corrent, and what for Centos 7? Also the ARM info I found was the target is ARMv8 which is 64 bit, not the ARMv7 which is 32bit. Any clearification is appreciated.

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-26 Thread g
On 05/26/14 22:21, Robert Moskowitz wrote: I am digging a bit into RHEL 7 roadmap info. It seems there are statements that RHEL 7 will only support 64 bit. Is this corrent, and what for Centos 7? Also the ARM info I found was the target is ARMv8 which is 64 bit, not the ARMv7 which is

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-26 Thread Robert Moskowitz
On 05/26/2014 07:47 PM, g wrote: On 05/26/14 22:21, Robert Moskowitz wrote: I am digging a bit into RHEL 7 roadmap info. It seems there are statements that RHEL 7 will only support 64 bit. Is this corrent, and what for Centos 7? Also the ARM info I found was the target is ARMv8 which is

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-26 Thread Robert Moskowitz
On 05/26/2014 07:47 PM, g wrote: On 05/26/14 22:21, Robert Moskowitz wrote: I am digging a bit into RHEL 7 roadmap info. It seems there are statements that RHEL 7 will only support 64 bit. Is this corrent, and what for Centos 7? Also the ARM info I found was the target is ARMv8 which is

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-26 Thread g
On 05/27/14 00:25, Robert Moskowitz wrote: Then there is this: http://www.karan.org/blog/2014/03/26/the-arm-plan-for-centos/ and, there is AArch64. :=) the world is changing to 64 bit, so you might just as well 'go with the flow'. next, you can look forward to 128 bit. ((GBWG)) --

Re: [CentOS] Centos/RHEL 64bit and ARM questions

2014-05-26 Thread Robert Moskowitz
On 05/26/2014 09:40 PM, g wrote: On 05/27/14 00:25, Robert Moskowitz wrote: Then there is this: http://www.karan.org/blog/2014/03/26/the-arm-plan-for-centos/ and, there is AArch64. :=) the world is changing to 64 bit, so you might just as well 'go with the flow'. next, you can look

Re: [CentOS] kvm and 6.5

2014-05-26 Thread John R Pierce
On 5/26/2014 9:03 PM, John R Pierce wrote: I'm trying to create a 6.5 VM on a 6.5 system using virt-install... # virt-install --network bridge:br0 --name kfat --ram=2048 --vcpus=2 --disk path=/var/lib/libvirt/images/kfat.img,size= 16 --cdrom=/home/downloads/CentOS-6.5-x86_64-minimal.iso I

Re: [CentOS] kvm and 6.5

2014-05-26 Thread John R Pierce
On 5/26/2014 9:28 PM, John R Pierce wrote: [ Unable to mount filesystem ] and /var/log/libvirt/qemu/kfat.log says... 2014-05-27 04:32:40.112+: starting up LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none /usr/libexec/qemu-kvm -name kfat -S -M rhel6.5.0 -enable-kvm -m 2048