Re: [CentOS-virt] OpenVZ variant

2014-04-05 Thread Alain Péan
Hi, Le 03/04/2014 18:55, Scott Dowdle a écrit : Looking at the stats provided by the OpenVZ Project (http://stats.openvz.org/) it is obvious that CentOS is the most popular platform for both OpenVZ hosts and OpenVZ containers: Top host distros --- CentOS

Re: [CentOS-es] Alternativa Tipo Dropbox

2014-04-05 Thread Mauricio Tapia
Owncloud.org Saludos El 04/04/2014 21:33, César Martinez cmarti...@servicomecuador.com escribió: Saludos listeros tengo un requerimiento para montar un sistema tipo dropbox, la idea es que los vendedores de la emrpesa que andan fuera de la ciudad tengan en sus equipos (windows) una carpeta

Re: [CentOS-es] Alternativa Tipo Dropbox

2014-04-05 Thread cmartinez
Gracias a todos estaba verificando y en realidad owncloud parece ser la solución, viendo la documentación menciona que hay que instalar php mysql un par de cosas extras para su funcionamiento, como actualmente ya tengo un servidor Linux que tiene la ip publica hace firewall correo dhcp y un poco

Re: [CentOS-es] Alternativa Tipo Dropbox

2014-04-05 Thread David González Romero
Aqui los clientes: Winrus: http://owncloud.org/sync-clients/#windows Android: https://play.google.com/store/apps/details?id=com.owncloud.android Saludos, David El día 5 de abril de 2014, 6:52, cmarti...@servicomecuador.com escribió: Gracias a todos estaba verificando y en realidad owncloud

Re: [CentOS-es] Alternativa Tipo Dropbox

2014-04-05 Thread Mauricio Pastorini
César, prueba https://owncloud.com/ saludos El 4 de abril de 2014, 22:33, César Martinez cmarti...@servicomecuador.comescribió: Saludos listeros tengo un requerimiento para montar un sistema tipo dropbox, la idea es que los vendedores de la emrpesa que andan fuera de la ciudad tengan en sus

[CentOS-es] Alternativa Tipo Dropbox

2014-04-05 Thread William Romero
From: centos-es-requ...@centos.org Subject: Resumen de CentOS-es, Vol 88, Envío 5 To: centos-es@centos.org Date: Sat, 5 Apr 2014 12:00:07 + Envíe los mensajes para la lista CentOS-es a centos-es@centos.org Para subscribirse o anular su subscripción a través de la WEB

Re: [CentOS-es] Alternativa Tipo Dropbox

2014-04-05 Thread cmartinez
Hola estaba pensando en montar una VPN pero de lo que investigado y me han guiado en esta lita, owncloud es exactamente lo que se requiere no es nada complejo y sobre todo que se apega a las necesidades, creo que montar una vpn es más complejo estube hace un par de semanas montar una vpn de prueba

[CentOS-es] Responder: Re: Alternativa Tipo Dropbox

2014-04-05 Thread Diego
Más allá que todos te recomendamos que utilices owncloud (yo lo estoy haciendo ahora), no te olvides de: # Tenerlo actualizado. Son bastantes seguidas # utiliza ssl aunque sea autoafirmación (pero ssl firmados por una CA hay desde 10 usd) # si puedes, una vpn. Enviado desde mi teléfono

[CentOS] USB 3.0 NIC / Sitecom NL-031

2014-04-05 Thread Michael Kress
Hi, I have a Sitecom NL-031 USB 3.0 NIC which I'd like to use under centos 6.5, but unfortunately I see no support. Or, I am doing something wrong. According to LKDDb (Linux Kernel Driver DataBase), the correct driver is CONFIG_USB_NET_AX8817X: ASIX AX88xxx Based USB 2.0 Ethernet Adapters but

Re: [CentOS] USB 3.0 NIC / Sitecom NL-031

2014-04-05 Thread Akemi Yagi
On Sat, Apr 5, 2014 at 10:07 AM, Michael Kress kr...@hal.saar.de wrote: Hi, I have a Sitecom NL-031 USB 3.0 NIC which I'd like to use under centos 6.5, but unfortunately I see no support. Or, I am doing something wrong. According to LKDDb (Linux Kernel Driver DataBase), the correct driver is

[CentOS] HDD Problem....

2014-04-05 Thread Eddie O'Connor
Ok so I have a 500GB WD Blue Scorpion HDD that I'm trying to access via USB, when I boot up my CentOS laptop the lights on the external USB casing light up...and I can hear the drive making noise, but after a few minutes I hear an abrupt click and the drive doesn't do anything. I can SEE it in the

Re: [CentOS] HDD Problem....

2014-04-05 Thread Mr Queue
On Sat, 5 Apr 2014 14:41:05 -0400 Eddie O'Connor eoconno...@gmail.com wrote: Any help or advice would be greatly appreciated. Drive sounds dead. You could try and pull it out of the enclosure to rule that out but sound's like you're making a trip to Fry's. -- Just to have it is enough.

Re: [CentOS] HDD Problem....

2014-04-05 Thread Jorge Fábregas
On 04/05/2014 02:41 PM, Eddie O'Connor wrote: Any help or advice would be greatly appreciated. Try to get some SMART data out of it if you can: # yum install smartmontools # smartctl -a /dev/sdX -- Jorge ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] HDD Problem....

2014-04-05 Thread Keith Keller
On 2014-04-05, Eddie O'Connor eoconno...@gmail.com wrote: Ok so I have a 500GB WD Blue Scorpion HDD that I'm trying to access via USB, when I boot up my CentOS laptop the lights on the external USB casing light up...and I can hear the drive making noise, but after a few minutes I hear an

Re: [CentOS] HDD Problem....

2014-04-05 Thread Edward M
On 4/5/2014 4:28 PM, Keith Keller wrote: On 2014-04-05, Eddie O'Connor eoconno...@gmail.com wrote: Ok so I have a 500GB WD Blue Scorpion HDD that I'm trying to access via USB, when I boot up my CentOS laptop the lights on the external USB casing light up...and I can hear the drive making

Re: [CentOS] HDD Problem....

2014-04-05 Thread Mark LaPierre
On 04/05/14 14:41, Eddie O'Connor wrote: Ok so I have a 500GB WD Blue Scorpion HDD that I'm trying to access via USB, when I boot up my CentOS laptop the lights on the external USB casing light up...and I can hear the drive making noise, but after a few minutes I hear an abrupt click and the

Re: [CentOS] USB 3.0 NIC / Sitecom NL-031

2014-04-05 Thread Michael Kress
Am 05.04.2014 20:28, schrieb Akemi Yagi: On Sat, Apr 5, 2014 at 10:07 AM, Michael Kress kr...@hal.saar.de wrote: Hi, I have a Sitecom NL-031 USB 3.0 NIC which I'd like to use under centos 6.5, but unfortunately I see no support. Or, I am doing something wrong. I just checked the device ID

[CentOS] Problem running yum update command

2014-04-05 Thread H
I am running CentOS 6.5 in a VZ container and today when I wanted to run yum update command I receive the following error messages: rpmdb: unable to join the environment error: db3 error(11) from dbenv-open: Resource temporarily unavailable error: cannot open Packages index using db3 - Resource

Re: [CentOS] Problem running yum update command

2014-04-05 Thread Darr247
On 06 April 2014 @00:46 zulu, H wrote: Googling the message I find several-year old posts where it seems that the database has been corrupted (or similar.) Has anyone else seen this recently and is there a recommended fix? If you're in the /etc/sudoers file... $ sudo yum clean all $ sudo rpm