<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>juancho's Blog</title>
	<atom:link href="http://jdnetworking.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jdnetworking.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 05:46:01 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jdnetworking.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>juancho's Blog</title>
		<link>http://jdnetworking.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jdnetworking.wordpress.com/osd.xml" title="juancho&#039;s Blog" />
	<atom:link rel='hub' href='http://jdnetworking.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Como crear IVR&#8217;s en Asterisk con FreePBX</title>
		<link>http://jdnetworking.wordpress.com/2011/07/12/como-crear-ivrs-en-asterisk-con-freepbx/</link>
		<comments>http://jdnetworking.wordpress.com/2011/07/12/como-crear-ivrs-en-asterisk-con-freepbx/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 13:37:34 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://jdnetworking.wordpress.com/2011/07/12/como-crear-ivrs-en-asterisk-con-freepbx/</guid>
		<description><![CDATA[Empezamos preguntándonos que es un IVR? Pues un IVR es la sigla para Interactive Voice Response, cuya traducción al español es Respuesta de Voz Interactiva, también conocido como VRU (Voice Response Unit). Es un sistema capaz de “interactuar” con la persona que realizó la llamada mediante una grabación de voz y reconociendo respuestas simples. En [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=673&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Empezamos preguntándonos que es un IVR?</p>
<p>Pues un IVR es la sigla para Interactive Voice Response, cuya traducción al español es Respuesta de Voz Interactiva, también conocido como VRU (Voice Response Unit). Es un sistema capaz de “interactuar” con la persona que realizó la llamada mediante una grabación de voz y reconociendo respuestas simples. En general, la grabación le ofrece al oyente un menú de alternativas posibles, y la persona elige la opción más adecuada mediante el teclado numérico del teléfono. La finalidad del sistema es la interacción con el cliente de manera tal que se pueda discriminar en forma automática el motivo de la llamada y categorizarla, dado que el menú que el IVR le ofrece se puede ir ramificando.</p>
<p>Fragmento extraído de:</p>
<p><a title="http://www.softwarecallcenter.net/2011/03/%C2%BFque-es-un-ivr/" href="http://www.softwarecallcenter.net/2011/03/%C2%BFque-es-un-ivr/">http://www.softwarecallcenter.net/2011/03/%C2%BFque-es-un-ivr/</a></p>
<p>Ya sabiendo que es un IVR comenzamos con la configuración del mismo en nuestra central. Para esta prueba estamos utilizando un servidor en producción, el cual tiene una troncal telefónica conectada y funcional. Este servidor es un Trixbox 2.6.2.3 con FreePBX 2.8.1.0.</p>
<p>Ahora si, manos a la obra!</p>
<p>Primero que todo debemos crear una grabación, la cual será la que se escuchara cuando las personas marquen a nuestro IVR, entonces nos vamos a la interfaz del FreePBX y damos clic en la opción que dice &#8220;System Recordings&#8221;.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-17-45.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-07_10-17-45" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-17-45_thumb.jpg?w=584&#038;h=588" width="584" height="588"></a> </p>
<p>Luego el sistema nos lleva a otra pantalla en la cual nos permitirá crear las grabaciones que queramos, por eso damos clic en &#8220;Add Recording&#8221;</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-24-25.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-07_10-24-25" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-24-25_thumb.jpg?w=590&#038;h=283" width="590" height="283"></a> </p>
<p>Para mi caso, al no tener ninguna grabación, procedí a grabar una nueva con mi voz (lo admito, mi voz es terrible, pero por ahora no hay mas), por lo cual introduzco el numero de extensión desde la cual voy a grabar el mensaje (donde esta el primer cuadro rojo) y damos clic en &#8220;Go&#8221;.</p>
<p>Inmediatamente nos dirige a otra pantalla la cual nos muestra lo siguiente:</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-33-24.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-07_10-33-24" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-33-24_thumb.jpg?w=589&#038;h=348" width="589" height="348"></a> </p>
<p>1- Desde la extensión que seleccionamos para grabar el mensaje marcamos *77 y grabamos nuestro mensaje, para escuchar como nos quedo la grabación marcamos *99. Podemos repetir la grabación cuantas veces queramos, solo es necesario volver a marcar *77 cuando sea necesario.</p>
<p>Para finalizar, si estamos de satisfechos con nuestra grabación solo nos resta darle un nombre en el apartado &#8220;Name this Recording&#8221; y por ultimo clic en &#8220;Save&#8221;, para mi caso yo lo nombré Empleados y vemos que nos queda agregado:</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-46-47.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-07_10-46-47" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-46-47_thumb.jpg?w=346&#038;h=219" width="346" height="219"></a> </p>
<p>Listo, con esto ya tenemos nuestra grabacion creada.</p>
<p>Ahora lo que sigue es crear un grupo de timbrado o &#8220;Ring Group&#8221;, para ellos volvemos a la pagina principal de FreePBX y damos clic en &#8220;Ring Groups&#8221;.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-51-59.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-07_10-51-59" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-51-59_thumb.jpg?w=565&#038;h=551" width="565" height="551"></a> </p>
<p>Inmediatamente pasamos a otra pantalla:</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-54-33.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-07_10-54-33" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-54-33_thumb.jpg?w=573&#038;h=423" width="573" height="423"></a> </p>
<p>Y llenamos los campos como se indica en la imagen, nos deben quedar así:</p>
</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-03-58.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-08_17-03-58" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-03-58_thumb.jpg?w=365&#038;h=522" width="365" height="522"></a> </p>
<p>Ahora ya que hemos creado tanto el grupo de timbrado o &#8220;Ring Group&#8221; y la grabación de entrada, procedemos como tal a configurar el IVR, para ellos vamos a la pantalla principal y en el apartado que dice IVR y damos clic allí, nos llevara a otra pantalla como se muestra a continuación, Damos clic en Add IVR.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-10-01.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-08_17-10-01" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-10-01_thumb.jpg?w=115&#038;h=423" width="115" height="423"></a> </p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-07-33.jpg"><img style="border-width:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-08_17-07-33" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-07-33_thumb.jpg?w=579&#038;h=193" width="579" height="193"></a> </p>
<p>Ahora entramos a configurar el IVR, llenamos los campos como se muestra en la imagen:</p>
</p>
<p> <a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-12_08-26-44.jpg"><img style="border-bottom:0;border-left:0;border-top:0;border-right:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-12_08-26-44" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-12_08-26-44_thumb.jpg?w=539&#038;h=334" width="539" height="334"></a> </p>
<p> <a href="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-12_08-27-17.jpg"><img style="border-bottom:0;border-left:0;border-top:0;border-right:0;" border="0" alt="FreePBX administration - Mozilla Firefox_2011-07-12_08-27-17" src="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-12_08-27-17_thumb.jpg?w=540&#038;h=330" width="540" height="330"></a> </p>
<p>Solo es darle un nombre al IVR, seleccionar la grabación que hicimos al principio del post, darle el tiempo de duración del timbrado y ya en los últimos campos seleccionamos de primero la opción de &#8220;Ring Groups&#8221; y escogemos la que nosotros creamos, que para este caso seria la &#8220;Empleados 18005&#8243;, y de ahí para abajo escogemos la opción de extensión y seleccionamos la extensión que queremos que tenga acceso desde el IVR y así para todas las otras extensiones, por ultimo damos clic en Save y aplicamos cambios.</p>
<p>Esto es todo, con estas configuraciones tendremos lista nuestra recepcionista digital.</p>
<p>Espero les sirva!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/673/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=673&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2011/07/12/como-crear-ivrs-en-asterisk-con-freepbx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-17-45_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-07_10-17-45</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-24-25_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-07_10-24-25</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-33-24_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-07_10-33-24</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-46-47_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-07_10-46-47</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-51-59_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-07_10-51-59</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-07_10-54-33_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-07_10-54-33</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-03-58_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-08_17-03-58</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-10-01_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-08_17-10-01</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-08_17-07-33_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-08_17-07-33</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-12_08-26-44_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-12_08-26-44</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/07/freepbx-administration-mozilla-firefox_2011-07-12_08-27-17_thumb.jpg" medium="image">
			<media:title type="html">FreePBX administration - Mozilla Firefox_2011-07-12_08-27-17</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuraciones: Trixbox y FreePBX.</title>
		<link>http://jdnetworking.wordpress.com/2011/06/14/configuraciones-trixbox-y-freepbx/</link>
		<comments>http://jdnetworking.wordpress.com/2011/06/14/configuraciones-trixbox-y-freepbx/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 18:14:09 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://jdnetworking.wordpress.com/2011/06/14/configuraciones-trixbox-y-freepbx/</guid>
		<description><![CDATA[Hola, hace ya casi un año sin escribir en mi blog, así que debo comenzar a ponerme al día, y para comenzar empezaremos con un tema que últimamente me esta llamando mucho la atención y es nada mas y nada menos que Asterisk. En la empresa que trabajo tenemos un servidor Asterisk funcionando a la [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=644&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hola, hace ya casi un año sin escribir en mi blog, así que debo comenzar a ponerme al día, y para comenzar empezaremos con un tema que últimamente me esta llamando mucho la atención y es nada mas y nada menos que Asterisk.</p>
<p>En la empresa que trabajo tenemos un servidor Asterisk funcionando a la perfección, cuenta con aproximadamente una 100 extensiones y este sinceramente no molesta para nada.</p>
<p>Después de un buen tiempo de saber que ese servidor &#8220;funcionaba y ya&#8221; decidí adentrarme a su funcionamiento, descubriendo así un mundo totalmente diferente en el campo que me he desenvuelto, y que me he interesado muchísimo en aprender.</p>
<p>Hace poco el servidor que teníamos comenzó a presentar ciertas alertas de que podría tener fallos de hardware, a lo que yo viendo que este servidor ya tenia como 7 años funcionando 7&#215;24, decidí que ya era hora de cambiar el server. Como dato les cuento que este servidor tenia 256 Mb de RAM, y 80 de HDD SCSI con arreglo de discos RAID 1, debido a ello tuvimos que realizar una nueva instalación en compañía de nuestro proveedores de telefonía, para ello me dieron como solución instalar una distribución de Linux y Asterisk llamada Trixbox (si ya se que muchos dicen que no es tan bueno), además ellos son los que saben de esto, no les podía llevar la contraria <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>Entonces procedimos a instalar el nuevo servidor, el cual nos tomo unos 10 minutos mientras terminaba, como dato importante debemos saber que cuando vayamos a instalar Trixbox es mejor retirar la tarjeta de la troncal telefonía E1 porque el modulo de SELINUX la rechazara y tendremos varios problemas luego (Creanme, yo ya los tuve), es mejor instalarla sin ella  y luego compilarla.</p>
<p>Entonces con el servidor instalado tendremos una central telefónica lista para configurar así tal cual les muestro en la imagen: </p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/06/trixbox.jpg"><img style="border-width:0;" border="0" alt="Trixbox" src="http://jdnetworking.files.wordpress.com/2011/06/trixbox_thumb.jpg?w=577&#038;h=397" width="577" height="397" /></a></p>
<p>Después de terminar el primer proceso era necesario entrar a la interfaz y administrar todas las extensiones, pero Trixbox maneja un Fork de FreePBX un tanto desactualizado y no posee tanto soporte como el FreePBX, por ello decidimos instalar mejor esta interfaz administradora, entonces bajamos el paquete de la pagina oficial <a href="http://www.freepbx.org">http://www.freepbx.org</a></p>
<p>Para mi caso teníamos disponible la versión 2.8.1, procedemos a descargarla:</p>
<p>En mi caso accedo al servidor por ssh, entonces:</p>
<p>Nos dirigimos al directorio /usr/src/</p>
<p>cd /usr/src/</p>
<p>Y descargamos el paquete que necesitamos:</p>
<p>wget http://mirror.freepbx.org/freepbx-2.8.1.tar.gz</p>
<p>En la actualidad FreePBX esta en la versión 2.9.0 y si queremos la podemos descargar asi:</p>
<p>wget http://mirror.freepbx.org/freepbx-2.9.0.tar.gz</p>
<p>Cuando termine de descargar lo desempaquetamos para la instalación, entonces ejecutamos el siguiente comando:</p>
<p>tar -zxvf freepbx-2.8.1.tar.gz</p>
<p>Luego </p>
<p>cd freepbx-2.8.1</p>
<p>Y luego instalamos el freePBX</p>
<p>./install_amp</p>
<p>Luego nos pedirá que si queremos sobrescribir algunos archivos de la interfaz de administración original de Trixbox y le decimos que si a todos o en su defecto la opción &#8220;a&#8221;.</p>
<p>Finalizando este proceso tenemos los siguiente:</p>
<p>Accedemos de la siguiente manera: <a href="http://ipdelserver/admin">http://ipdelserver/admin</a></p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/06/freepbx.jpg"><img style="border-width:0;" border="0" alt="freepbx" src="http://jdnetworking.files.wordpress.com/2011/06/freepbx_thumb.jpg?w=566&#038;h=417" width="566" height="417" /></a></p>
<p>Debemos tener en cuenta que el FreePBX no trae por defecto instalado el modulo de backups and Restore, por lo que debemos hacerlo para poder subir la copia de seguridad, para ello vamos a la opción de administración de módulos en la pestaña administración y allí seleccionamos el modulo y le damos instalar, con esto solo es pasar el archivo de configuración del server anterior y subirlo a la interfaz del nuevo server y así ya tenemos todas las configuraciones del anterior server cargadas.</p>
<p>El FreePBX tiene un sistema de autenticación propia el cual nos permite dar accesos a ciertos parámetros de configuración a los usuarios, por eso para mi es importante utilizar este sistema de logueo, ya que yo como administrador debo tener acceso a todos los módulos, pero un usuario de mi empresa solo debe tener acceso a la configuración de las líneas telefónicas. </p>
<p>Para ello cabe notar que el acceso en un principio se hace con la autenticación de Trixbox, osea con el usuario maint, por eso debemos realizar los siguientes cambios en el servidor.</p>
<p>Debemos entrar a configurar el archivo amportal.conf en /etc/amportal.conf y en la línea AUTHTYPE debemos cambiar &#8220;none&#8221; por &#8220;database&#8221; y por ultimo vamos a la ruta:</p>
<p># cd /etc/trixbox/httpdconf/trixbox.conf</p>
<p>Allí comentamos todas la líneas y el archivo debe queda tal cual se ve en la imagen:</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/06/trixbox-conf_.jpg"><img style="border-width:0;" border="0" alt="trixbox.conf" src="http://jdnetworking.files.wordpress.com/2011/06/trixbox-conf_thumb.jpg?w=561&#038;h=362" width="561" height="362" /></a></p>
<p>Para finalizar reiniciamos el servicio hhtpd y amportal para que tome los cambios.</p>
<p># /etc/init.d/httpd restart</p>
<p># /etc/init.d/amportal restart</p>
<p>Nota, si se accede a la interfaz de administración de Trixbox, esta reemplazara el FreePBX automáticamente, por lo cual debemos volver a instalar el FreePBX cuando nos suceda. </p>
<p>Otro problema que tuve durante la configuración de este servidor fue que después de aplicar varios cambios, al entrar a FreePBX este nos mostraba que el servicio de Asterisk no iniciaba, por lo cual no podíamos entrar a configurar ninguna extensión o algunos otros parámetros relacionados directamente con este, tal cual se ve en la imagen:</p>
<p><a href="http://jdnetworking.files.wordpress.com/2011/06/problemaasteriskinicio.jpg"><img style="border-bottom:0;border-left:0;border-top:0;border-right:0;" border="0" alt="problemaAsteriskInicio" src="http://jdnetworking.files.wordpress.com/2011/06/problemaasteriskinicio_thumb.jpg?w=564&#038;h=402" width="564" height="402" /></a> </p>
<p>Para solucionar este problema ejecutamos los siguientes comandos:</p>
<p># genzaptelconf</p>
<p>y luego:</p>
<p># amportal restart</p>
<p>Con esto damos solución al problema para iniciar el servicio Asterisk.</p>
<p>Bueno, esto es todo por hoy (aprovecho que no tengo mucho por hacer en el trabajo), luego les explicare como crear IVR de acceso por trocales telefónicas.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/644/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/644/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/644/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=644&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2011/06/14/configuraciones-trixbox-y-freepbx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/06/trixbox_thumb.jpg" medium="image">
			<media:title type="html">Trixbox</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/06/freepbx_thumb.jpg" medium="image">
			<media:title type="html">freepbx</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/06/trixbox-conf_thumb.jpg" medium="image">
			<media:title type="html">trixbox.conf</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2011/06/problemaasteriskinicio_thumb.jpg" medium="image">
			<media:title type="html">problemaAsteriskInicio</media:title>
		</media:content>
	</item>
		<item>
		<title>Como configurar Virtual WiFi en Windows 7.</title>
		<link>http://jdnetworking.wordpress.com/2010/07/22/como-configurar-virtual-wifi-en-windows-7/</link>
		<comments>http://jdnetworking.wordpress.com/2010/07/22/como-configurar-virtual-wifi-en-windows-7/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 05:22:00 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://jdnetworking.wordpress.com/2010/07/22/como-configurar-virtual-wifi-en-windows-7/</guid>
		<description><![CDATA[En muchas ocasiones llegamos a lugares en los cuales la conexión a internet se da de manera cableada y nos encontramos con el problema de que solo hay un puerto de conexión y necesitamos dar conexión a varios PC y no tenemos un Switches, un AP o cualquier dispositivo destinado para compartir conexiones. Esto es [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=631&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">En muchas ocasiones llegamos a lugares en los cuales la conexión a internet se da de manera cableada y nos encontramos con el problema de que solo hay un puerto de conexión y necesitamos dar conexión a varios PC y no tenemos un Switches, un AP o cualquier dispositivo destinado para compartir conexiones. Esto es más común de lo que creemos, pero afortunadamente hay una manera fácil y sencilla de solucionar este inconveniente, se trata de Virtual WiFi, una característica que se ha incorporado en el sistema operativo Windows 7, la cual nos permite convertir nuestra tarjeta de red inalámbrica en un AP para compartir la conexión a internet de otra interfaz de nuestro PC, solo depende de que nuestra tarjeta de red inalámbrica soporte ésta característica.</p>
<p align="justify">Primero que todo, debemos saber si nuestra tarjeta de red inalámbrica soporta esta característica, en mi caso tengo una Intel WiFi Link 5100 AGN, la cual en primera instancia no lo soportaba, pero no fue nada que con una pequeña actualización del driver no solucionara.</p>
<p align="justify">Ahora cuando verifiquemos que nuestra tarjeta de red inalámbrica nos funciona con esta característica podemos proceder con el siguiente tutorial</p>
<p align="justify">Para comenzar, tenemos que abrir la consola con privilegios de administrado y escribir los siguientes comandos: </p>
<p align="justify"><strong>netsh wlan set hostednetwork mode=allow ssid=Prueba_juancho key=12345678</strong></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2010/07/clip_image002.jpg"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="clip_image002" border="0" alt="clip_image002" src="http://jdnetworking.files.wordpress.com/2010/07/clip_image002_thumb.jpg?w=620&#038;h=310" width="620" height="310" /></a><strong></strong></p>
<p align="justify">Después volvemos a la<strong> </strong><strong>consola</strong> y escribimos:</p>
<p align="justify"><b>netsh wlan start hostednetwork</b></p>
<p align="justify"><strong>Nota:</strong></p>
<p align="justify"><strong>Los parámetros ssid y Key los cambiamos a nuestro gusto, esos son los del nombre de la red inalámbrica y el password de acceso respectivamente.</strong></p>
<p align="justify">Luego de esto la consola nos lanza una serie de aviso la cual nos indica que se ha activado nuestro servicio y que ha aceptado los parámetros introducidos.</p>
<p align="justify">Una vez que la consola nos lanzó una serie de mensajes nos dirigimos al Centro de redes y recursos compartidos, entramos en la opción que dice cambiar configuración del adaptador. </p>
<p align="justify">Cuando estemos allí seleccionamos la conexión que queramos compartir, en nuestro caso vamos a compartir la conexión de área local, osea nuestra conexión cableada, por lo tanto damos clic derecho en la conexión de área local, clic en propiedades y clic en la pestaña de<strong> Uso Compartido, </strong>seleccionamos la casilla que dice “permitir que los usuarios de otras redes se conecten a través de la conexión de internet de este equipo” y por ultimo seleccionamos la conexión a la cual vamos a compartirle la conexión a internet, para nuestro caso sería la del Virtual WiFi (conexión de red inalámbrica 2), lo podemos observar en la imagen.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2010/07/clip_image004.jpg"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="clip_image004" border="0" alt="clip_image004" src="http://jdnetworking.files.wordpress.com/2010/07/clip_image004_thumb.jpg?w=650&#038;h=498" width="650" height="498" /></a></p>
<p align="justify">Listo, ahora la conexión a Internet pasará por nuestro equipo y saldrá como señal inalámbrica para que los demás se puedan conectar.</p>
<p align="justify">Si queremos dejar de compartir la conexión simplemente ejecutamos este comando:</p>
<p align="justify"><b>netsh wlan stop hostednetwork</b></p>
<p align="justify">Les dejaré unas capturas de equipos que se han conectado a la red que creé:</p>
<p align="justify"><strong>Windows XP:</strong></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2010/07/2.png"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="2" border="0" alt="2" src="http://jdnetworking.files.wordpress.com/2010/07/2_thumb.png?w=621&#038;h=404" width="621" height="404" /></a></p>
<p align="justify"><strong>Windows 7:</strong>&#160;</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2010/07/3.png"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="3" border="0" alt="3" src="http://jdnetworking.files.wordpress.com/2010/07/3_thumb.png?w=637&#038;h=398" width="637" height="398" /></a> Ahora, Si nos es difícil manejar los comandos podemos utilizar una aplicación llamada Connectify, la cual nos hará todo este proceso de forma gráfica y mucho más fácil.</p>
<p align="justify">Lo podemos descargar de su página oficial:</p>
<p align="justify"><a href="http://www.connectify.me/">http://www.connectify.me/</a></p>
<p align="justify"><b>¡Listo! Fácil, ¿No?</b></p>
<p align="justify"><strong>¡Espero les sirva mucho!</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/631/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=631&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2010/07/22/como-configurar-virtual-wifi-en-windows-7/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2010/07/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2010/07/clip_image004_thumb.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2010/07/2_thumb.png" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2010/07/3_thumb.png" medium="image">
			<media:title type="html">3</media:title>
		</media:content>
	</item>
		<item>
		<title>&#191;Se te robaron tu port&#225;til? &#161;Hay una posibilidad de encontrarlo! PREY.</title>
		<link>http://jdnetworking.wordpress.com/2010/06/12/se-te-robaron-tu-porttil-hay-una-posibilidad-de-encontrarlo/</link>
		<comments>http://jdnetworking.wordpress.com/2010/06/12/se-te-robaron-tu-porttil-hay-una-posibilidad-de-encontrarlo/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 04:39:11 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://jdnetworking.wordpress.com/2010/06/12/se-te-robaron-tu-porttil-hay-una-posibilidad-de-encontrarlo/</guid>
		<description><![CDATA[Un día de esos en los que uno no encuentra nada interesante para leer en internet decidí buscar proyectos de software libre que estuvieran implementándose actualmente, con gran suerte me encontré con un proyecto llamado PREY, pero, ¿Qué es PREY?&#160; Pues, PREY es un proyecto de software libre el cual nos permitirá mediante la instalación [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=620&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">Un día de esos en los que uno no encuentra nada interesante para leer en internet decidí buscar proyectos de software libre que estuvieran implementándose actualmente, con gran suerte me encontré con un proyecto llamado PREY, pero, ¿Qué es PREY?&#160; Pues, PREY es un proyecto de software libre el cual nos permitirá mediante la instalación de un script en nuestro PC, recopilar información acerca de lo que estemos realizando en nuestro computador cada determinado tiempo, de esta forma el día en que nos roben nuestro laptop (espero que no ocurra), podamos obtener información de nuestro equipo, tales como dirección IP que están utilizando, UBICACION GEOGRAFICA EN GOOGLE MAPS (me quedo asombrado con la precisión), cuanto tiempo lleva encendido el PC, el usuario con el que están logueados, red inalámbrica a la que esta conectado, pantallazo de nuestro escritorio (así sabremos que están utilizando los malditos), toma foto con la webcam (podemos verle la cara al muy desgraciado), entre otras cosas que nos pueden dar datos de ubicación de nuestro laptop, además&#160; podemos agregar varios dispositivos. Pues les cuento que lo probé y me gusto muchísimo, pueden hacer ustedes las pruebas y verán que no me equivoco. Este software esta disponible para Linux, Mac y Windows XP, VISTA y 7.</p>
<p align="justify">Para descargar el software lo podemos descargar de acá:</p>
<p align="justify"><a title="http://preyproject.com/es/" href="http://preyproject.com/es/">http://preyproject.com/es/</a></p>
<p align="justify">Y este enlace nos lleva al panel de control de PREY:</p>
<p align="justify"><a title="http://control.preyproject.com/" href="http://control.preyproject.com/">http://control.preyproject.com/</a></p>
<p align="justify">Cuando instalen el software solo es necesario dar una dirección de E-mail, asignar una contraseña y terminar de llenar unos datos que no recuerdo. Este software se administra vía web, cuando confirmen la dirección de correo el les dará el enlace para activar su PC como desaparecido y seguir otras opciones y datos a recopilar, bueno, yo los dejo con esta aplicación para que la prueben y espero sus comentarios, ojala me cuenten como les va.</p>
<p align="justify">Les dejo un screenshot de uno de los reportes que recopiló esta aplicación.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2010/06/pray1.png"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="PRAY" border="0" alt="PRAY" src="http://jdnetworking.files.wordpress.com/2010/06/pray_thumb1.png?w=167&#038;h=244" width="167" height="244" /></a></p>
<p>Ahora tambien tenemos disponible esta aplicacion para nuestro mobiles (Android e iOS) les dejo unas capturas de mi Galaxy S2.</p>
<p>&#160;</p>
<p><a href="http://jdnetworking.files.wordpress.com/2012/01/sc20120106-002110.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;border-top:0;border-right:0;padding-top:0;margin:5px auto;" title="SC20120106-002110" border="0" alt="SC20120106-002110" src="http://jdnetworking.files.wordpress.com/2012/01/sc20120106-002110_thumb.png?w=148&#038;h=244" width="148" height="244" /></a></p>
<p><a href="http://jdnetworking.files.wordpress.com/2012/01/sc20120106-004018.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;border-top:0;border-right:0;padding-top:0;margin:5px auto;" title="SC20120106-004018" border="0" alt="SC20120106-004018" src="http://jdnetworking.files.wordpress.com/2012/01/sc20120106-004018_thumb.png?w=148&#038;h=241" width="148" height="241" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/620/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=620&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2010/06/12/se-te-robaron-tu-porttil-hay-una-posibilidad-de-encontrarlo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2010/06/pray_thumb1.png" medium="image">
			<media:title type="html">PRAY</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2012/01/sc20120106-002110_thumb.png" medium="image">
			<media:title type="html">SC20120106-002110</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2012/01/sc20120106-004018_thumb.png" medium="image">
			<media:title type="html">SC20120106-004018</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalaci&#243;n y configuraci&#243;n de KIWI SYSLOG SERVER.</title>
		<link>http://jdnetworking.wordpress.com/2009/12/01/instalacion-y-configuracion-de-kiwi-syslog-server/</link>
		<comments>http://jdnetworking.wordpress.com/2009/12/01/instalacion-y-configuracion-de-kiwi-syslog-server/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 04:01:33 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jdnetworking.wordpress.com/2009/12/01/instalacion-y-configuracion-de-kiwi-syslog-server/</guid>
		<description><![CDATA[KIWI SYSLOG SERVER. Para poder tener una buena seguridad en nuestra red debemos comenzar por estar pendientes de los movimientos en nuestros sistemas, en este caso podemos saber que sucede gracias a los logs que estos guardan automáticamente, pero es una tarea muy ardua y complicada andar de equipo en equipo verificando cada movimiento de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=605&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>KIWI SYSLOG SERVER.</strong></p>
<p>Para poder tener una buena seguridad en nuestra red debemos comenzar por estar pendientes de los movimientos en nuestros sistemas, en este caso podemos saber que sucede gracias a los logs que estos guardan automáticamente, pero es una tarea muy ardua y complicada andar de equipo en equipo verificando cada movimiento de estos, por ello se crearon los servidores de Logs o más conocidos como syslogs, con ellos podemos centralizar todos estos movimientos en una maquina, dándonos la posibilidad de conocer los logs de cada equipo de nuestra red desde un solo servidor Syslog.</p>
<p>Para mi práctica decidí implementar un software llamado Kiwi Syslog Server, este software es de pago pero también tiene una versión free que es más reducida, yo opte por la que me ofrecía un trial de 30 días, con el cual podía completar mi objetivo.</p>
<p>para comenzar nos iremos a este link <a href="http://www.kiwisyslog.com/">http://www.kiwisyslog.com/</a>, allí descargaremos el trial, solo basta con dejar nuestros datos personales. Damos clic en Download Now y bajamos el instalador que pesa solo 28.1 MB.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0021.jpg"><img style="display:inline;border:0;" title="clip_image002" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image002_thumb1.jpg?w=244&#038;h=160" border="0" alt="clip_image002" width="244" height="160" /></a></p>
<p>Descomprimimos el paquete e instalamos el que dice Kiwi_syslog_server_9.0.3, con este instalamos el servicio en Windows, cabe decir que kiwi Syslog server está disponible en su instalación como servidor solo para Windows, pero captura todos los logs de la red, incluyendo los de los equipos activos.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0041.jpg"><img style="display:inline;border:0;" title="clip_image004" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image004_thumb1.jpg?w=244&#038;h=184" border="0" alt="clip_image004" width="244" height="184" /></a></p>
<p>Y comenzamos la instalación. Automáticamente se empieza a descomprimir el ejecutable</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image005.jpg"><img style="display:inline;border:0;" title="clip_image005" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image005_thumb.jpg?w=244&#038;h=73" border="0" alt="clip_image005" width="244" height="73" /></a></p>
<p>Aceptamos la licencia del producto</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0061.jpg"><img style="display:inline;border:0;" title="clip_image006" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image006_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image006" width="244" height="192" /></a></p>
<p>Seleccionamos la primera opción que nos permite instalar este software como si fuera un servicio de Windows, damos clic en Next.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image007.jpg"><img style="display:inline;border:0;" title="clip_image007" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image007_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image007" width="244" height="192" /></a></p>
<p>Seleccionamos la primera opción que dice “The localSystem Account” ya que necesitamos tener una cuenta administradora para poder administrar nuestro servidor, en mi caso como estaba logueado en la cuenta administrador escogí esta opción, de lo contrario debemos proveer una con privilegios.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0081.jpg"><img style="display:inline;border:0;" title="clip_image008" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image008_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image008" width="244" height="192" /></a></p>
<p>Además de tener una interfaz grafica para su administración, Kiwi Syslog Server también tiene una interfaz vía Web dándonos la posibilidad de administrarlo remotamente, por esto seleccionamos las dos casillas que se muestran en el dialogo, pero debemos tener en cuenta que esta opción está disponible únicamente para la versión de pago o la de trial de 30 días.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image009.jpg"><img style="display:inline;border:0;" title="clip_image009" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image009_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image009" width="244" height="192" /></a></p>
<p>Nos pide que le digamos que tipo de instalación queremos para nuestro servicio, escogemos la opción normal y si queremos podemos deseleccionar algunas casillas que se muestran allí.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0101.jpg"><img style="display:inline;border:0;" title="clip_image010" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image010_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image010" width="244" height="192" /></a></p>
<p>Escogemos la ruta de la instalación del servicio, en mi caso lo deje por defecto. Clic en Install.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image011.jpg"><img style="display:inline;border:0;" title="clip_image011" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image011_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image011" width="244" height="192" /></a></p>
<p>Y ya comienza la instalación de kiwi Syslog Server</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0121.jpg"><img style="display:inline;border:0;" title="clip_image012" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image012_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image012" width="244" height="192" /></a></p>
<p>Terminada la instalación anterior se nos despliega automáticamente la instalación del acceso web para Kiwi, entonces damos clic en Siguiente.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image013.jpg"><img style="display:inline;border:0;" title="clip_image013" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image013_thumb.jpg?w=244&#038;h=195" border="0" alt="clip_image013" width="244" height="195" /></a></p>
<p>Para continuar con la instalación nos dice que necesita unos prerrequisitos, tales como:</p>
<p>- Windows Installer 3.1.</p>
<p>- .Net Framework 2.</p>
<p>- Visual C++ 2008.</p>
<p>- Una versión básica de SQL server.</p>
<p>- ASP.NET Ajax.</p>
<p>- UltiDev Cassini Web Server Explorer.</p>
<p>- UltiDev cassini Web Server.</p>
<p>No nos alarmemos, porque por ejemplo como yo ya tenía instalado .Net Framework el detecto que no lo necesitaba, pero los otros componentes automáticamente los descarga e instala, por eso es indispensable que tengamos una conexión a internet, damos clic en Siguiente.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0141.jpg"><img style="display:inline;border:0;" title="clip_image014" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image014_thumb1.jpg?w=244&#038;h=195" border="0" alt="clip_image014" width="244" height="195" /></a></p>
<p>Vemos que el automáticamente empieza la descarga e instalación de los componentes faltantes para su implementación.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image015.jpg"><img style="display:inline;border:0;" title="clip_image015" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image015_thumb.jpg?w=244&#038;h=195" border="0" alt="clip_image015" width="244" height="195" /></a></p>
<p>Terminado el proceso anterior comienza en si la instalación del servicio web, clic en next</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0161.jpg"><img style="display:inline;border:0;" title="clip_image016" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image016_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image016" width="244" height="192" /></a></p>
<p>Aceptamos los términos de la licencia, clic en Next.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image017.jpg"><img style="display:inline;border:0;" title="clip_image017" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image017_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image017" width="244" height="192" /></a></p>
<p>Nos dice que si queremos que cree los acceso directos en esas ubicaciones.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0181.jpg"><img style="display:inline;border:0;" title="clip_image018" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image018_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image018" width="244" height="192" /></a></p>
<p>Dejamos la ruta por defecto para su instalación.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image019.jpg"><img style="display:inline;border:0;" title="clip_image019" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image019_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image019" width="244" height="192" /></a></p>
<p>Escogemos la ruta de la raíz del WebSite, y escogemos el puerto por el cual escuchara.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0201.jpg"><img style="display:inline;border:0;" title="clip_image020" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image020_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image020" width="244" height="192" /></a></p>
<p>Escogemos en nombre de usuario y contraseña para el acceso Web</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image021.jpg"><img style="display:inline;border:0;" title="clip_image021" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image021_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image021" width="244" height="192" /></a></p>
<p>Damos clic en Install para comenzar su instalación</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0221.jpg"><img style="display:inline;border:0;" title="clip_image022" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image022_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image022" width="244" height="192" /></a></p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image023.jpg"><img style="display:inline;border:0;" title="clip_image023" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image023_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image023" width="244" height="192" /></a></p>
<p>Damos clic en Finish</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0241.jpg"><img style="display:inline;border:0;" title="clip_image024" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image024_thumb1.jpg?w=244&#038;h=192" border="0" alt="clip_image024" width="244" height="192" /></a></p>
<p>Y automáticamente nos dice que ya termino la instalación completa de Kiwi Syslog Server</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image025.jpg"><img style="display:inline;border:0;" title="clip_image025" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image025_thumb.jpg?w=244&#038;h=192" border="0" alt="clip_image025" width="244" height="192" /></a></p>
<p>Esta es la ventana de administración de nuestro Syslog</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image027.jpg"><img style="display:inline;border:0;" title="clip_image027" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image027_thumb.jpg?w=244&#038;h=70" border="0" alt="clip_image027" width="244" height="70" /></a></p>
<p>Ahora como debemos configurar un servidor para que envíe los logs a este, entonces lo probaremos con una máquina en Windows 2003 Server con un directorio activo funcionando, para ello necesitamos un agente que nos permita hacer esto, no vamos a este enlace <a href="http://www.intersectalliance.com/projects/SnareWindows/index.html">http://www.intersectalliance.com/projects/SnareWindows/index.html</a> allí buscaremos y descargaremos el agente para Windows server 2003, este agente es libre osea que lo podemos instalar en cualquier equipo sin ninguna restricción, después de descargado lo ejecutamos en nuestro directorio activo, damos clic en Next</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0281.jpg"><img style="display:inline;border:0;" title="clip_image028" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image028_thumb1.jpg?w=244&#038;h=188" border="0" alt="clip_image028" width="244" height="188" /></a></p>
<p>Dejamos la ruta que tiene por defecto, aunque si queremos la podemos cambiar, clic en Next.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image029.jpg"><img style="display:inline;border:0;" title="clip_image029" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image029_thumb.jpg?w=244&#038;h=188" border="0" alt="clip_image029" width="244" height="188" /></a></p>
<p>Clic en Next</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0301.jpg"><img style="display:inline;border:0;" title="clip_image030" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image030_thumb1.jpg?w=244&#038;h=188" border="0" alt="clip_image030" width="244" height="188" /></a></p>
<p>Nos pregunta que si queremos que él se encargue de manejar y controlar la configuración de los logs de nuestro sistema, seleccionamos la opción que dice YES.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image031.jpg"><img style="display:inline;border:0;" title="clip_image031" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image031_thumb.jpg?w=244&#038;h=188" border="0" alt="clip_image031" width="244" height="188" /></a></p>
<p>Nos pregunta que si queremos permitirle que instale la interfaz web para su administración, Next.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0321.jpg"><img style="display:inline;border:0;" title="clip_image032" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image032_thumb1.jpg?w=244&#038;h=188" border="0" alt="clip_image032" width="244" height="188" /></a></p>
<p>Nos muestra nuestras configuraciones, clic en install</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image033.jpg"><img style="display:inline;border:0;" title="clip_image033" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image033_thumb.jpg?w=244&#038;h=188" border="0" alt="clip_image033" width="244" height="188" /></a></p>
<p>Clic en next.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0341.jpg"><img style="display:inline;border:0;" title="clip_image034" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image034_thumb1.jpg?w=244&#038;h=188" border="0" alt="clip_image034" width="244" height="188" /></a></p>
<p>Ya para terminar damos clic en Finish.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image035.jpg"><img style="display:inline;border:0;" title="clip_image035" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image035_thumb.jpg?w=244&#038;h=188" border="0" alt="clip_image035" width="244" height="188" /></a></p>
<p>Ahora nos vamos a Inicio, All programs, InterSect Alliance, clic en Snare For Windows</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image037.jpg"><img style="display:inline;border:0;" title="clip_image037" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image037_thumb.jpg?w=244&#038;h=182" border="0" alt="clip_image037" width="244" height="182" /></a></p>
<p>Automáticamente nos abre un explorador con la interfaz web de Snare, damos clic al lado derecho donde dice “Network Configuration”, en donde dice “Destination Snare Server Address” colocamos la de nuestro Kiwi Syslog Server, colocamos el puerto por donde Kiwi escucha que es el 514 y en Syslog Priority escogemos DYNAMIC, por ultimo guardamos los cambios.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image039.jpg"><img style="display:inline;border:0;" title="clip_image039" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image039_thumb.jpg?w=244&#038;h=149" border="0" alt="clip_image039" width="244" height="149" /></a></p>
<p>Para poder que los cambios surjan efecto tenemos que reiniciar el servicio SNARE, por ello vamos a los servicios de Windows y buscamos el que se llama SNARE.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image041.jpg"><img style="display:inline;border:0;" title="clip_image041" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image041_thumb.jpg?w=244&#038;h=186" border="0" alt="clip_image041" width="244" height="186" /></a></p>
<p>Reiniciamos este servicio, damos clic en restart.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image043.jpg"><img style="display:inline;border:0;" title="clip_image043" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image043_thumb.jpg?w=244&#038;h=147" border="0" alt="clip_image043" width="244" height="147" /></a></p>
<p>Y vemos que inmediatamente nuestro Kiwi Syslog Server empieza a recibir los logs del directorio activo, así hacemos para cualquier otro equipo en Windows. Si queremos hacerlo con un sistema operativo Windows Vista debemos descargar el paquete para este sistema operativo.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image045.jpg"><img style="display:inline;border:0;" title="clip_image045" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image045_thumb.jpg?w=244&#038;h=70" border="0" alt="clip_image045" width="244" height="70" /></a></p>
<p><strong>Configurar Sistema operativo Linux para que envíe los logs a un servidor remoto.</strong></p>
<p>En Debian Lenny debemos instalar el paquete Syslogd, ya que este no viene por defecto, entonces en una consola con privilegios de root escribimos lo siguiente:</p>
<p># apt-get install syslogd</p>
<p>Al terminar el proceso de instalación nos vamos a editar el archivo /etc/Syslog.conf</p>
<p><strong><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0461.jpg"><img style="display:inline;border:0;" title="clip_image046" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image046_thumb1.jpg?w=244&#038;h=163" border="0" alt="clip_image046" width="244" height="163" /></a></strong></p>
<p><strong> </strong><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>En la parte superior escribimos *.* @”IP_KIWI_SYSLOG_SERVER” que para nuestro caso era la 192.168.2.20</p>
<p><strong> </strong></p>
<p><strong><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image047.jpg"><img style="display:inline;border:0;" title="clip_image047" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image047_thumb.jpg?w=244&#038;h=163" border="0" alt="clip_image047" width="244" height="163" /></a></strong></p>
<p><strong> </strong></p>
<p>Guardamos y reiniciamos el demonio, para que tengan efecto los cambios:</p>
<p># /etc/init.d/sysklogd stop</p>
<p># /etc/init.d/sysklogd start</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0481.jpg"><img style="display:inline;border:0;" title="clip_image048" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image048_thumb1.jpg?w=244&#038;h=163" border="0" alt="clip_image048" width="244" height="163" /></a></p>
<p><strong>Configurar Router cisco para que envíe mensajes de log a un servidor remoto.</strong></p>
<p>Nos conectamos a nuestro router cisco desde una terminal, cuando entremos nos pasamos al modo enable, cabe decir que este procedimiento lo realice en un router cisco 800:</p>
<p><strong>Router&gt;enable</strong></p>
<p><strong>Router# configure terminal</strong></p>
<p><strong>Router (config)# logging on</strong></p>
<p><strong>Router(config)# Logging Facility Local7</strong></p>
<p><strong>router (config)# Logging [Dirección ip del servidor que está corriendo Kiwi Syslog Server]</strong></p>
<p><strong>Router(config)# exit</strong></p>
<p><strong>Router# copy running-config startup-config</strong></p>
<p>Y nos saldrá este aviso, por lo cual escribimos yes y damos Enter</p>
<p><strong>Destination filename [startup-config]? yes</strong></p>
<p><strong> </strong></p>
<p><strong>Configurar switch cisco para que envíe mensajes de log a un servidor remoto</strong></p>
<p>Esto lo probé en un Switch de capa 3 Cisco Catalyst 3550</p>
<p><strong>Switch&gt; enable</strong></p>
<p><strong>Switch# configure terminal</strong></p>
<p><strong>Switch(config)# logging trap warnings</strong></p>
<p><strong>Switch(config)# logging facility local7</strong></p>
<p><strong>Switch(config)# logging [Dirección ip del servidor que este corriendo Kiwi Syslog Server]</strong></p>
<p><strong>Switch(config)# exit</strong></p>
<p><strong>Switch# copy running-config startup-config</strong></p>
<p>Nos saldrá esta advertencia y le decimos yes, Enter</p>
<p><strong>Destination filename [startup-config]? yes</strong></p>
<p><strong>Interpretación de un log:</strong></p>
<p>Esta prueba la realice desde un equipo con Windows server 2003, el cual tenía un directorio activo, procedí a instalar el agente como se explico anteriormente, y en el momento que reinicie el servicio de cliente DHCP estos fueron los resultados que me mostro mi servidor Kiwi Syslog Server:</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image0501.jpg"><img style="display:inline;border:0;" title="clip_image050" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image050_thumb1.jpg?w=244&#038;h=31" border="0" alt="clip_image050" width="244" height="31" /></a></p>
<p>El servidor me muestra los resultados organizados de forma que los de arriba son los más nuevos y los de abajo los más viejos, este los organiza en tres columnas que son:</p>
<p>- Date: nos indica la fecha en que se emitió el log.</p>
<p>- Time: Hora en que se produjo el log.</p>
<p>- Priority: Prioridad que se le da al log.</p>
<p>- Hostname: Dirección ip del servidor que emitió el log.</p>
<p>- Message: Nos muestra el log tal cual lo emite Windows.</p>
<p>En esa grafica se ve que el tercer log nos indico que el servicio DHCP client paso a un estado de parado, se emitió a las 16:30:38 desde el equipo llamado sena-zjieyz4pri.trek.com,y fue ejecutado por el usuario administrator, es un log del sistema, la hora de este equipo la cual era la 16:31:26, dándonos una información útil la cual nos indico que no están sincronizadas las horas de los equipos de la red.</p>
<p>Es de aclara que este nos ofrece muchas formas de almacenamiento de los log, tales como identificación del tipo de log por colores, por carpetas o simplemente como lo hice yo en mi practica, con un archivo txt, el cual se almacena en c:\Archivos de programa\Syslogd\Logs\SyslogCatchAll.txt</p>
<p>A continuación vemos una imagen la cual nos muestra el resultado de un log generado desde una maquina con Linux, en este caso con Ubuntu 9.04, por motivo de reinicio del demonio syslogd en nuestro caso con el comando:</p>
<p># /etc/init.d/sysklogd restart</p>
<p>C<a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image051.jpg"><img style="display:inline;border:0;" title="clip_image051" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image051_thumb.jpg?w=244&#038;h=65" border="0" alt="clip_image051" width="244" height="65" /></a></p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:0;width:1px;height:1px;">function showads() {<br />
return &#8216;<br />
&lt;div class=&#8221;publicity&#8221;&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;&lt;!&#8211;<br />
google_ad_client = &#8220;pub-4953222132550223&#8243;;<br />
/* 300&#215;250, creado 1/12/09 */<br />
google_ad_slot = &#8220;7107585326&#8243;;<br />
google_ad_width = 300;<br />
google_ad_height = 250;<br />
//&#8211;&gt;<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;<br />
src=&#8221;http://pagead2.googlesyndication.com/pagead/show_ads.js&#8221;&gt;<br />
&lt;/script&gt;<br />
&lt;/div&gt;<br />
&#8216;;<br />
}
<p>&nbsp;</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/605/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=605&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2009/12/01/instalacion-y-configuracion-de-kiwi-syslog-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image002_thumb1.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image004_thumb1.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image005_thumb.jpg" medium="image">
			<media:title type="html">clip_image005</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image006_thumb1.jpg" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image007_thumb.jpg" medium="image">
			<media:title type="html">clip_image007</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image008_thumb1.jpg" medium="image">
			<media:title type="html">clip_image008</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image009_thumb.jpg" medium="image">
			<media:title type="html">clip_image009</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image010_thumb1.jpg" medium="image">
			<media:title type="html">clip_image010</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image011_thumb.jpg" medium="image">
			<media:title type="html">clip_image011</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image012_thumb1.jpg" medium="image">
			<media:title type="html">clip_image012</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image013_thumb.jpg" medium="image">
			<media:title type="html">clip_image013</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image014_thumb1.jpg" medium="image">
			<media:title type="html">clip_image014</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image015_thumb.jpg" medium="image">
			<media:title type="html">clip_image015</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image016_thumb1.jpg" medium="image">
			<media:title type="html">clip_image016</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image017_thumb.jpg" medium="image">
			<media:title type="html">clip_image017</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image018_thumb1.jpg" medium="image">
			<media:title type="html">clip_image018</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image019_thumb.jpg" medium="image">
			<media:title type="html">clip_image019</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image020_thumb1.jpg" medium="image">
			<media:title type="html">clip_image020</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image021_thumb.jpg" medium="image">
			<media:title type="html">clip_image021</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image022_thumb1.jpg" medium="image">
			<media:title type="html">clip_image022</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image023_thumb.jpg" medium="image">
			<media:title type="html">clip_image023</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image024_thumb1.jpg" medium="image">
			<media:title type="html">clip_image024</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image025_thumb.jpg" medium="image">
			<media:title type="html">clip_image025</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image027_thumb.jpg" medium="image">
			<media:title type="html">clip_image027</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image028_thumb1.jpg" medium="image">
			<media:title type="html">clip_image028</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image029_thumb.jpg" medium="image">
			<media:title type="html">clip_image029</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image030_thumb1.jpg" medium="image">
			<media:title type="html">clip_image030</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image031_thumb.jpg" medium="image">
			<media:title type="html">clip_image031</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image032_thumb1.jpg" medium="image">
			<media:title type="html">clip_image032</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image033_thumb.jpg" medium="image">
			<media:title type="html">clip_image033</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image034_thumb1.jpg" medium="image">
			<media:title type="html">clip_image034</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image035_thumb.jpg" medium="image">
			<media:title type="html">clip_image035</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image037_thumb.jpg" medium="image">
			<media:title type="html">clip_image037</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image039_thumb.jpg" medium="image">
			<media:title type="html">clip_image039</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image041_thumb.jpg" medium="image">
			<media:title type="html">clip_image041</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image043_thumb.jpg" medium="image">
			<media:title type="html">clip_image043</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image045_thumb.jpg" medium="image">
			<media:title type="html">clip_image045</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image046_thumb1.jpg" medium="image">
			<media:title type="html">clip_image046</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image047_thumb.jpg" medium="image">
			<media:title type="html">clip_image047</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image048_thumb1.jpg" medium="image">
			<media:title type="html">clip_image048</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image050_thumb1.jpg" medium="image">
			<media:title type="html">clip_image050</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image051_thumb.jpg" medium="image">
			<media:title type="html">clip_image051</media:title>
		</media:content>
	</item>
		<item>
		<title>Integraci&#243;n de OCS Inventory + GLPI.</title>
		<link>http://jdnetworking.wordpress.com/2009/12/01/integracin-de-ocs-inventory-glpi/</link>
		<comments>http://jdnetworking.wordpress.com/2009/12/01/integracin-de-ocs-inventory-glpi/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 03:53:27 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jdnetworking.wordpress.com/2009/12/01/integracin-de-ocs-inventory-glpi/</guid>
		<description><![CDATA[OCS Inventory + GLPI. Que es OCS Inventory? OCS Inventory es una herramienta que nos permite realizar inventario de los equipos de una red, permitiéndonos así recolectar información diariamente de nuestros recursos de hardware, y llevar un seguimiento al mismo, esta tiene una aplicación cliente y una servidor, soportando casi todas las plataformas disponibles en [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=520&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><b></b></p>
<p><b>OCS Inventory + GLPI.</b></p>
<p><b></b></p>
<p><b>Que es OCS Inventory?</b></p>
<p>OCS Inventory es una herramienta que nos permite realizar inventario de los equipos de una red, permitiéndonos así recolectar información diariamente de nuestros recursos de hardware, y llevar un seguimiento al mismo, esta tiene una aplicación cliente y una servidor, soportando casi todas las plataformas disponibles en el merado, tales como Linux, Windows, Mac os, Sun, IBM, AIX, entre otros.</p>
<p>Ocs Inventory tiene una licencia GNU GPLv2, y podemos visitar su página desde este enlace <a href="http://www.ocsinventory-ng.org/">http://www.ocsinventory-ng.org/</a>, siendo así software libre y permitiéndolo implementar en cualquier parte sin ningún tipo de impedimento.</p>
<p><b>Y entonces que es GLPI?</b></p>
<p>GLPI (Gestionnaire libre de parc informatique) es un sistema administrador de recursos de una red, la cual posee una interfaz administrativa muy agradable y de fácil manejo e implementación, GLPI tiene funciones que facilitan a un administrador de una red llevar un seguimiento al mismo, GLPI está disponible para su descarga para sistemas Linux y Windows, y esta licenciado también, bajo GPL.</p>
<p><b>Y entonces para que OCS Inventory + GLPI?</b></p>
<p>Fusionando estos dos productos podemos obtener una herramienta muy potente para la administración de todos los recursos de la red, permitiendo así a un administrador llevar un seguimiento muy completo a su red, y también evitando que se vayan perdiendo componentes de hardware del equipo monitoreado o daños en los mismos.</p>
<p>Una de sus principales ventajas es la potente herramienta de monitoreo de hardware que tiene OCS Inventory mas la excelente administración grafica de estos datos que nos ofrece GLPI, se convierte en un sistema completo de monitoreo. En fin tenemos que mirar por nuestra propia cuenta como es su funcionamiento para que comprendamos de verdad cuales son las características de los mismos y que nos pueden ofrecer con sus herramientas administrativas.</p>
<p>Con seguridad en algún momento de nuestras vidas como administradores tendremos que implementar este servicio, por lo cual no queda de más tomarse un momento para aprender de este y que nos pueden ofrecer, no siendo mas entonces comencemos con su implementación.</p>
<p>Para comenzar la instalación de OCS Inventory en debían empezaremos por actualizar los repositorios de nuestro sistema Ubuntu, en mi caso utilicé la 9.04, entonces desde una consola con privilegios de root escribimos lo siguiente:</p>
<p># apt-get update</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image002.jpg"><img title="clip_image002" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="170" alt="clip_image002" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image002_thumb.jpg?w=244&#038;h=170" width="244" border="0" /></a></p>
<p>Ahora ya que tenemos los repositorios actualizados procedemos a instalar los paquete necesarios para implementar OCSinventory, para ello necesitamos tener un servidor LAMP (Linux, Apache, Mysql, Php), empezaremos por instalar My sql como se ve en la imagen.</p>
<p># apt-get install mysql-server mysql-client php5-mysql</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image004.jpg"><img title="clip_image004" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image004" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image004_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Agregamos la contraseña para nuestra base de datos Mysql</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image006.jpg"><img title="clip_image006" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image006" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image006_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Confirmamos la contraseña</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image008.jpg"><img title="clip_image008" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image008" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image008_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Ya terminada la descarga e instalación de My sql, pasamos a instalar el próximo componente de nuestro servidor, en esta ocasión continuamos con el modulo de apache y de Php, lo hacemos con el comando que se muestra en la imagen.</p>
<p># apt-get install apache2 php5 libapache2-mod-php5</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image010.jpg"><img title="clip_image010" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="147" alt="clip_image010" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image010_thumb.jpg?w=244&#038;h=147" width="244" border="0" /></a></p>
<p>Este paquete es opcional para manejar nuestras bases de datos, pero es muy útil por la interfaz grafica que nos ofrece.</p>
<p># apt-get install phpmyadmin</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image012.jpg"><img title="clip_image012" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image012" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image012_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Seleccionamos nuestro servidor web, recordemos que vamos a implementar apache, por lo tanto lo escogemos y aceptamos.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image014.jpg"><img title="clip_image014" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image014" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image014_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Seleccionamos la opción “SI” para configura nuestra base de datos para phpmyadmin.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image016.jpg"><img title="clip_image016" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image016" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image016_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Agregamos la contraseña para la cuenta de administración del usuario de la base de datos Mysql.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image018.jpg"><img title="clip_image018" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image018" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image018_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Agregamos ahora la contraseña para registrar phpmyadmin con el servidor de bases de datos.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image020.jpg"><img title="clip_image020" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image020" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image020_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Confirmamos la contraseña</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image022.jpg"><img title="clip_image022" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image022" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image022_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Ahora reiniciaremos nuestro servidor apache para que los cambios surjan efecto.</p>
<p># /etc/init.d/apache2 restart</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image024.jpg"><img title="clip_image024" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image024" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image024_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Ya hemos finalizado la instalación de los componentes necesario para implementar OCSInventory, entonces procedemos a instalar el servidor de OCSInventory, lo hacemos con los siguientes comandos: # apt-get install ocsinventory-server ocsinventory-reports</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image026.jpg"><img title="clip_image026" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image026" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image026_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Empezamos a configurar la base de datos de OCSInventory, seleccionamos la opción sí.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image028.jpg"><img title="clip_image028" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image028" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image028_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Introducimos la contraseña de nuestro usuario administrador de la base de datos.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image030.jpg"><img title="clip_image030" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image030" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image030_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Asignamos la contraseña para que nuestro servidor de inventarios se registre contra la base de datos de mysql.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image032.jpg"><img title="clip_image032" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image032" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image032_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Confirmamos la contraseña.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image034.jpg"><img title="clip_image034" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="148" alt="clip_image034" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image034_thumb.jpg?w=244&#038;h=148" width="244" border="0" /></a></p>
<p>Con esto finalizamos la instalación de nuestro servidor OCSInventory NG.</p>
<p>Leí en internet que este software tiene un bug con respecto a la contraseña, entonces para solucionarlo solo debemos insertar esta línea de comando, la cual nos hará el cambio de la misma y solucionara este fallo de seguridad.</p>
<p># htpasswd /etc/ocsinventory/htpasswd.setup admin</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image036.jpg"><img title="clip_image036" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="149" alt="clip_image036" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image036_thumb.jpg?w=244&#038;h=149" width="244" border="0" /></a></p>
<p>Ingresamos por nuestro navegador a la siguiente url: <a href="http://localhost/ocsreports">http://localhost/ocsreports</a></p>
<p>Nos abrirá la interfaz de configuración de OCSInventory. Damos clic en Send (enviar).</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image038.jpg"><img title="clip_image038" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image038" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image038_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Nos solicita las credenciales de entrada al servidor OCS, entonces como usuario colocamos admin y como contraseña ponemos la que pusimos cuando cambiamos la contraseña corrigiendo el bug.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image040.jpg"><img title="clip_image040" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image040" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image040_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ahora comenzamos la instalación de la base de datos, clic en enviar consulta.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image042.jpg"><img title="clip_image042" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image042" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image042_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Damos clic en “Clic here to enter OCS-NG GUI”</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image044.jpg"><img title="clip_image044" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image044" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image044_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ya tenemos todo instalado en la parte del servidor, por lo tanto insertamos el usuario y la contraseña, por defecto son usuario: admin contraseña: admin (las podemos cambiar luego pero por cuestión de práctica no lo haré)</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image046.jpg"><img title="clip_image046" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image046" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image046_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Entramos a nuestro servidor y vemos que no tenemos aun ninguna información por lo que procederemos a instalar los agentes, pera mi práctica instalare 2 agentes uno en Windows XP y otro en Debian Lenny</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image048.jpg"><img title="clip_image048" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image048" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image048_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p><b>Instalación de agentes para OCSInventory-NG.</b></p>
<p><b></b></p>
<p><b>Instalación Agente OCSInventory-NG Windows XP:</b></p>
<p>Nos vamos a esta dirección: <a href="http://www.ocsinventory-ng.org/">http://www.ocsinventory-ng.org/</a>, de allí podemos descargar todos los paquetes necesarios de instalación en varias plataformas, para nuestro agente descargamos el paquete OCSNG_WINDOWS_AGENT_1.02.zip,</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image050.jpg"><img title="clip_image050" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image050" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image050_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>lo descomprimimos y ejecutamos el que se llama ocsagentsetup.exe</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image052.jpg"><img title="clip_image052" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image052" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image052_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Inmediatamente comenzamos la instalación del agente de OCSInventory, clic en next.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image054.jpg"><img title="clip_image054" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image054" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image054_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ingresamos la dirección ip de nuestro servidor OCS</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image056.jpg"><img title="clip_image056" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image056" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image056_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Seleccionamos el directorio en donde queremos instalar el servicio y clic en install</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image058.jpg"><img title="clip_image058" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image058" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image058_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Comienza la instalacion del agente en windows, esto toma aproximadamente unos 30 segundos</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image060.jpg"><img title="clip_image060" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image060" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image060_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Y clic en finish para culminar la instalación.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image062.jpg"><img title="clip_image062" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image062" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image062_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p><b>Instalación Agente OCSInventory-NG Debian Lenny:</b></p>
<p>Para comenzar la instalación debemos actualizar los repositorios de Debian, lo hacemos con el siguiente comando # apt-get update</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image064.jpg"><img title="clip_image064" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image064" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image064_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Después de finalizar la actualización damos el siguiente comando:</p>
<p># apt-get install ocsinventory-agent</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image066.jpg"><img title="clip_image066" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image066" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image066_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Seleccionamos http y aceptar</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image068.jpg"><img title="clip_image068" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image068" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image068_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>En este campo ingresaremos la dirección ip de nuestro servidor OCS</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image070.jpg"><img title="clip_image070" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="155" alt="clip_image070" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image070_thumb.jpg?w=244&#038;h=155" width="244" border="0" /></a></p>
<p>Iniciamos el servicio del agente de OCSInventory en Debian de la siguiente manera:</p>
<p># ocsinventory-agent</p>
<p>Si queremos que el servicio se ejecute cada vez que iniciemos el sistema solo basta con agregarlo al archivo /etc/rc.local.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image072.jpg"><img title="clip_image072" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image072" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image072_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a>}</p>
<p>Ya podemos entrar de nuevo a nuestro servidor, actualizamos y ya podemos ver que el servidor ya recibió datos de los dos agentes que instalamos</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image074.jpg"><img title="clip_image074" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image074" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image074_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ya que finalizamos la instalación de OCSInventory, procedemos a instalar GLPI, pero que es GLPI? Bueno, GLPI es un software para la administración de los recursos informáticos de una red, tales como impresoras, computadores, software. También puede programar y asignar tareas y llevar un registro técnico de los elementos informáticos. Ahora descargamos el paquete de GLPI de la siguiente página web: http://glpi-project.org</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image076.jpg"><img title="clip_image076" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image076" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image076_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Descomprimimos el fichero que descargamos y la carpeta resultante la copiamos en /var/www</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image078.jpg"><img title="clip_image078" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image078" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image078_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image080.jpg"><img title="clip_image080" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image080" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image080_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ingresamos a nuestro navegador a la página <a href="http://localhost/glpi">http://localhost/glpi</a>, entramos al navegador, seleccionamos el idioma</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image082.jpg"><img title="clip_image082" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image082" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image082_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Aceptamos los términos de la licencia</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image084.jpg"><img title="clip_image084" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image084" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image084_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Damos clic en instalación<a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image086.jpg"><img title="clip_image086" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image086" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image086_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Tenemos que cambiar los permisos de /files y de /config, también nos vamos al archivo php.ini que está en /etc/php5/apache2/php.ini y buscamos la línea que dice memory_limit y le cambiamos el valor que tenga por 64guardamos y listo. De tener algún error en este panel nos dirá que debemos corregir</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image088.jpg"><img title="clip_image088" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image088" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image088_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Seleccionamos la ubicación de nuestro servidor Mysql y las credenciales del mismo</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image090.jpg"><img title="clip_image090" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image090" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image090_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Escogemos nuestro tipo de base de datos, en nuestro caso Mysql</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image092.jpg"><img title="clip_image092" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image092" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image092_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Nos dice que ya ha inicializado la base de datos</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image094.jpg"><img title="clip_image094" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image094" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image094_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ya hemos terminado la configuración inicial de glpi</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image096.jpg"><img title="clip_image096" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image096" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image096_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ahora vamos a la página que se muestra en la imagen y descargamos el plugin necesario para importar la base de datos de OCS a GLPI</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image098.jpg"><img title="clip_image098" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image098" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image098_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Lo descomprimimos y el resultante lo copiamos en el directorio /var/www/glpi/plugins</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image100.jpg"><img title="clip_image100" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image100" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image100_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ahora entramos de nuevo a glpi, recordemos que el usuario y contraseña por defecto es glpi, vamos a configuración, plugins y vemos que ya nos aparece nuestro complemento, clic en instalar.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image102.jpg"><img title="clip_image102" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image102" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image102_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Clic en activar</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image104.jpg"><img title="clip_image104" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image104" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image104_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>En configuración, general, vamos a la pestaña restricciones y habilitamos el modo OCSNG, guardamos los cambios</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image106.jpg"><img title="clip_image106" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image106" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image106_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Clic en OCSNG</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image108.jpg"><img title="clip_image108" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image108" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image108_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Introducimos los datos que allí nos piden y clic en aceptar, podemos ver que nuestra base de datos se ha conectado correctamente</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image110.jpg"><img title="clip_image110" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image110" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image110_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Nos dirigimos a utilidades, OCSNG y vemos que ya se ha importado la base de datos y nos muestra los equipo que utilizamos para la prueba</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/12/clip_image112.jpg"><img title="clip_image112" style="border-right:0;border-top:0;display:inline;border-left:0;border-bottom:0;" height="154" alt="clip_image112" src="http://jdnetworking.files.wordpress.com/2009/12/clip_image112_thumb.jpg?w=244&#038;h=154" width="244" border="0" /></a></p>
<p>Ahora solo queda que exploremos todas la opciones que este sistema nos puede ofrecer.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/520/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=520&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2009/12/01/integracin-de-ocs-inventory-glpi/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image004_thumb.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image006_thumb.jpg" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image008_thumb.jpg" medium="image">
			<media:title type="html">clip_image008</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image010_thumb.jpg" medium="image">
			<media:title type="html">clip_image010</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image012_thumb.jpg" medium="image">
			<media:title type="html">clip_image012</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image014_thumb.jpg" medium="image">
			<media:title type="html">clip_image014</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image016_thumb.jpg" medium="image">
			<media:title type="html">clip_image016</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image018_thumb.jpg" medium="image">
			<media:title type="html">clip_image018</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image020_thumb.jpg" medium="image">
			<media:title type="html">clip_image020</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image022_thumb.jpg" medium="image">
			<media:title type="html">clip_image022</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image024_thumb.jpg" medium="image">
			<media:title type="html">clip_image024</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image026_thumb.jpg" medium="image">
			<media:title type="html">clip_image026</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image028_thumb.jpg" medium="image">
			<media:title type="html">clip_image028</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image030_thumb.jpg" medium="image">
			<media:title type="html">clip_image030</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image032_thumb.jpg" medium="image">
			<media:title type="html">clip_image032</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image034_thumb.jpg" medium="image">
			<media:title type="html">clip_image034</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image036_thumb.jpg" medium="image">
			<media:title type="html">clip_image036</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image038_thumb.jpg" medium="image">
			<media:title type="html">clip_image038</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image040_thumb.jpg" medium="image">
			<media:title type="html">clip_image040</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image042_thumb.jpg" medium="image">
			<media:title type="html">clip_image042</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image044_thumb.jpg" medium="image">
			<media:title type="html">clip_image044</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image046_thumb.jpg" medium="image">
			<media:title type="html">clip_image046</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image048_thumb.jpg" medium="image">
			<media:title type="html">clip_image048</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image050_thumb.jpg" medium="image">
			<media:title type="html">clip_image050</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image052_thumb.jpg" medium="image">
			<media:title type="html">clip_image052</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image054_thumb.jpg" medium="image">
			<media:title type="html">clip_image054</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image056_thumb.jpg" medium="image">
			<media:title type="html">clip_image056</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image058_thumb.jpg" medium="image">
			<media:title type="html">clip_image058</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image060_thumb.jpg" medium="image">
			<media:title type="html">clip_image060</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image062_thumb.jpg" medium="image">
			<media:title type="html">clip_image062</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image064_thumb.jpg" medium="image">
			<media:title type="html">clip_image064</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image066_thumb.jpg" medium="image">
			<media:title type="html">clip_image066</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image068_thumb.jpg" medium="image">
			<media:title type="html">clip_image068</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image070_thumb.jpg" medium="image">
			<media:title type="html">clip_image070</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image072_thumb.jpg" medium="image">
			<media:title type="html">clip_image072</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image074_thumb.jpg" medium="image">
			<media:title type="html">clip_image074</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image076_thumb.jpg" medium="image">
			<media:title type="html">clip_image076</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image078_thumb.jpg" medium="image">
			<media:title type="html">clip_image078</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image080_thumb.jpg" medium="image">
			<media:title type="html">clip_image080</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image082_thumb.jpg" medium="image">
			<media:title type="html">clip_image082</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image084_thumb.jpg" medium="image">
			<media:title type="html">clip_image084</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image086_thumb.jpg" medium="image">
			<media:title type="html">clip_image086</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image088_thumb.jpg" medium="image">
			<media:title type="html">clip_image088</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image090_thumb.jpg" medium="image">
			<media:title type="html">clip_image090</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image092_thumb.jpg" medium="image">
			<media:title type="html">clip_image092</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image094_thumb.jpg" medium="image">
			<media:title type="html">clip_image094</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image096_thumb.jpg" medium="image">
			<media:title type="html">clip_image096</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image098_thumb.jpg" medium="image">
			<media:title type="html">clip_image098</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image100_thumb.jpg" medium="image">
			<media:title type="html">clip_image100</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image102_thumb.jpg" medium="image">
			<media:title type="html">clip_image102</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image104_thumb.jpg" medium="image">
			<media:title type="html">clip_image104</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image106_thumb.jpg" medium="image">
			<media:title type="html">clip_image106</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image108_thumb.jpg" medium="image">
			<media:title type="html">clip_image108</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image110_thumb.jpg" medium="image">
			<media:title type="html">clip_image110</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/12/clip_image112_thumb.jpg" medium="image">
			<media:title type="html">clip_image112</media:title>
		</media:content>
	</item>
		<item>
		<title>Tabla comparativa Software de recuperaci&#243;n de datos.</title>
		<link>http://jdnetworking.wordpress.com/2009/10/09/tabla-comparativa-software-de-recuperacin-de-datos/</link>
		<comments>http://jdnetworking.wordpress.com/2009/10/09/tabla-comparativa-software-de-recuperacin-de-datos/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 22:32:05 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jdnetworking.wordpress.com/2009/10/09/tabla-comparativa-software-de-recuperacin-de-datos/</guid>
		<description><![CDATA[A continuación dejo una tabla donde hice una comparación de los resultados obtenidos en el post anterior, cabe decir que en alguna ocasiones la plataforma en que se instalen influye mucho en su desempeño. Por si alguien lo quiere descargar en pdf acá esta el link: http://www.megaupload.com/?d=40CXONCO<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=388&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A continuación dejo una tabla donde hice una comparación de los resultados obtenidos en el post anterior, cabe decir que en alguna ocasiones la plataforma en que se instalen influye mucho en su desempeño.</p>
<p><a href="http://jdnetworking.files.wordpress.com/2009/10/tablacomparativadesoftwarederecuperacindedatos_1.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Tabla Comparativa de Software de recuperación de datos_1" border="0" alt="Tabla Comparativa de Software de recuperación de datos_1" src="http://jdnetworking.files.wordpress.com/2009/10/tablacomparativadesoftwarederecuperacindedatos_1_thumb.jpg?w=575&#038;h=581" width="575" height="581" /></a> </p>
<p>Por si alguien lo quiere descargar en pdf acá esta el link:</p>
<p><a title="http://www.megaupload.com/?d=40CXONCO" href="http://www.megaupload.com/?d=40CXONCO">http://www.megaupload.com/?d=40CXONCO</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/388/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/388/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/388/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=388&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2009/10/09/tabla-comparativa-software-de-recuperacin-de-datos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/tablacomparativadesoftwarederecuperacindedatos_1_thumb.jpg" medium="image">
			<media:title type="html">Tabla Comparativa de Software de recuperación de datos_1</media:title>
		</media:content>
	</item>
		<item>
		<title>Prueba de recuperaci&#243;n de datos sobre varias plataformas.</title>
		<link>http://jdnetworking.wordpress.com/2009/10/08/prueba-de-recuperacin-de-datos-sobre-varias-plataformas/</link>
		<comments>http://jdnetworking.wordpress.com/2009/10/08/prueba-de-recuperacin-de-datos-sobre-varias-plataformas/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 16:06:56 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jdnetworking.wordpress.com/2009/10/08/prueba-de-recuperacin-de-datos-sobre-varias-plataformas/</guid>
		<description><![CDATA[Recuperación de datos en Windows XP. Para mi practica de recuperación en Windows XP utilice un software llamado File Recover, el cual era con licencia de pago pero ofrecía un trial y me permitía realizar mi practica sin ningún problema. Ahora veremos como fue el proceso de recuperación, y veremos cuales fueron sus resultados Procedí [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=384&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify"><strong><font size="2">Recuperación de datos en Windows XP.</font></strong></p>
<p align="justify">Para mi practica de recuperación en Windows XP utilice un software llamado File Recover, el cual era con licencia de pago pero ofrecía un trial y me permitía realizar mi practica sin ningún problema.</p>
<p align="justify">Ahora veremos como fue el proceso de recuperación, y veremos cuales fueron sus resultados</p>
<p align="justify">Procedí a instalar Windows XP para mi practica y se le hizo un formato NTFS propio de Windows, para este, cree 5 archivos con extensiones diferentes (doc,docx,jpg,mp3 y txt), como podemos ver en la primera imagen fue en el momento que procedí a eliminarlos de la papelera de reciclaje, pero en realidad los archivos estaban almacenados en una partición D que cree para dicho fin.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image002.jpg"><img style="display:inline;border-width:0;" title="clip_image002" border="0" alt="clip_image002" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image002_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Como podemos ver en la imagen los archivos fueron eliminados de la papelera de reciclaje y por ende de la partición D:</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image004.jpg"><img style="display:inline;border-width:0;" title="clip_image004" border="0" alt="clip_image004" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image004_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Ya que eliminamos los archives de prueba procedemos a iniciar la aplicación con la cual vamos a hacer la prueba, y como les dije antes, voy a utilizar File recover, podemos ver que no registre el software porque para mí practica no era necesario.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image006.jpg"><img style="display:inline;border-width:0;" title="clip_image006" border="0" alt="clip_image006" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image006_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Ya que empezamos la recuperación podemos ver que por el momento ha encontrado solo 3 archivos de los 5 que eliminamos desde la partición D de mi Windows XP</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image008.jpg"><img style="display:inline;border-width:0;" title="clip_image008" border="0" alt="clip_image008" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image008_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Ya finalizado el escaneo tenemos como resultado que este software solo fue capaz de recuperarme 3 de los 5 archivos, lo cual me permite deducir se le dificulta la recuperación de archivos jpg y txt</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image010.jpg"><img style="display:inline;border-width:0;" title="clip_image010" border="0" alt="clip_image010" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image010_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Al ver los resultados anteriores decidí probar con otro programa en este caso es O&amp;O DiskRecovery el cual también tenía un tipo de licenciamiento pago, pero que para mi caso me servía. Entonces empezamos el escaneo</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image012.jpg"><img style="display:inline;border-width:0;" title="clip_image012" border="0" alt="clip_image012" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image012_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Ya vemos que finalizado el escaneo me pudo recuperar solo tres de los 5 archivos de la prueba pero a diferencia del software anterior, este si me recupero el txt, jpg y un doc.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image014.jpg"><img style="display:inline;border-width:0;" title="clip_image014" border="0" alt="clip_image014" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image014_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Ahora para finalizar nuestra practica y poner a prueba las aplicaciones decidí darle un formato lento a la partición donde eliminamos los archivos</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image016.jpg"><img style="display:inline;border-width:0;" title="clip_image016" border="0" alt="clip_image016" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image016_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify">Volví a realizar el escaneo de la unidad y me encontré con la sorpresa del que el software no me recupero ni un solo archivo de los que elimine, lo cual me lleva a concluir que el programa no era lo suficiente bueno para la recuperación y que un formato lento les dificulta muchísimo la recuperación de datos a cualquier software</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image018.jpg"><img style="display:inline;border-width:0;" title="clip_image018" border="0" alt="clip_image018" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image018_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify"><strong><font size="2">Recuperación de datos en Windows Vista.</font></strong></p>
<p align="justify">Ya que realizamos nuestro practica de recuperación en Windows XP vamos a empezar en otro sistema operativo, en esta oportunidad lo haremos con Windows Vista, pero cambiaremos de Software de recuperación, para este caso usaremos uno llamado Recuva, quizás es uno de los más populares del mercado por su gran eficacia y porque es gratis.</p>
<p align="justify">Igual que en Windows XP, creamos una partición o agregamos un disco de más a nuestra maquina virtual, yo agregue una de 2 Gb para la prueba ya que NTFS solo puede tener particiones de mínimo 1.3 Gb, esta se formateo en NTFS para que Windows Vista la pudiera reconocer y para hacer las pruebas.</p>
<p align="justify">Comenzamos eliminado los archivos del disco, en este caso es la unidad E, estas no se eliminan de una vez, sino, que se van a la papelera de reciclaje.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image020.jpg"><img style="display:inline;border-width:0;" title="clip_image020" border="0" alt="clip_image020" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image020_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Luego los eliminamos de la papelera de reciclaje para terminar con la eliminación de archivos.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image022.jpg"><img style="display:inline;border-width:0;" title="clip_image022" border="0" alt="clip_image022" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image022_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Al iniciar Recuva nos da la posibilidad de Seleccionar la partición especifica de la cual eliminamos los archivos de prueba, en esta ubicación podemos elegir el lugar que queramos escanear.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image024.jpg"><img style="display:inline;border-width:0;" title="clip_image024" border="0" alt="clip_image024" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image024_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Entonces procedemos a iniciar el escaneo con Recuva para empezar nuestro análisis de la unidad, Marcamos la opción Activar escaneo profundo y clic en iniciar</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image026.jpg"><img style="display:inline;border-width:0;" title="clip_image026" border="0" alt="clip_image026" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image026_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Empieza el escaneo profundo.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image028.jpg"><img style="display:inline;border-width:0;" title="clip_image028" border="0" alt="clip_image028" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image028_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Terminado el escaneo nos muestra los resultado y podemos ver que recupero todos los archivos de prueba, solo que no son fáciles de identificar porque no los recupera con el nombre original, y en esta ocasión los recupero 2 veces por lo que tenemos que descartar la mitad.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image030.jpg"><img style="display:inline;border-width:0;" title="clip_image030" border="0" alt="clip_image030" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image030_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Ahora los seleccionamos todos y damos clic en recuperar para poder guardar los archivos recuperados.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image032.jpg"><img style="display:inline;border-width:0;" title="clip_image032" border="0" alt="clip_image032" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image032_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image033.jpg"><img style="display:inline;border-width:0;" title="clip_image033" border="0" alt="clip_image033" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image033_thumb.jpg?w=244&#038;h=110" width="244" height="110" /></a></p>
<p align="justify">Ya que guardamos los archivos recuperados, vamos a dar formato lento a nuestro disco de prueba para luego realizar de nuevo un escaneo profundo</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image035.jpg"><img style="display:inline;border-width:0;" title="clip_image035" border="0" alt="clip_image035" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image035_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image037.jpg"><img style="display:inline;border-width:0;" title="clip_image037" border="0" alt="clip_image037" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image037_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Terminado el nuevo escaneo sin ningún resultado nos pregunta que si queremos realizar un escaneo mas profundo, procedemos y le damos clic en SI.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image039.jpg"><img style="display:inline;border-width:0;" title="clip_image039" border="0" alt="clip_image039" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image039_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image041.jpg"><img style="display:inline;border-width:0;" title="clip_image041" border="0" alt="clip_image041" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image041_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Y terminando su nuevo escaneo profundo, nos da como resultado 0 archivos recuperados. Comprobando de nuevo que si damos un formato completo se reducen las probabilidades de recuperar datos en casi un 100%.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image043.jpg"><img style="display:inline;border-width:0;" title="clip_image043" border="0" alt="clip_image043" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image043_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Para corroborar este último resultado, instale otra aplicación llamada Pandora Recovery, e inicie el escaneo en la misma unidad, en nuestro caso la E.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image045.jpg"><img style="display:inline;border-width:0;" title="clip_image045" border="0" alt="clip_image045" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image045_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify">Obtuvimos el mismo resultado por lo que podemos deducir que se hace muy difícil la recuperación después de dar formato lento a la unidad.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/clip_image047.jpg"><img style="display:inline;border-width:0;" title="clip_image047" border="0" alt="clip_image047" src="http://jdnetworking.files.wordpress.com/2009/10/clip_image047_thumb.jpg?w=244&#038;h=154" width="244" height="154" /></a></p>
<p align="justify"><strong><font size="2">Recuperación de datos en Tarjeta de memoria SD sobre Windows 7.</font></strong></p>
<p align="justify">Ahora probaremos la recuperación de datos en este tipo de memorias tan comunes que son las SD, para esta practica utilizaremos un software llamado UndeleteMyFiles Pro, el cual es de pago pero tiene un trial de 10 usos, y veremos a continuación los resultados.</p>
<p align="justify">Primero procedimos a eliminar los archivos de la tarjeta de memoria SD.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd1.jpg"><img style="display:inline;border-width:0;" title="recsd1" border="0" alt="recsd1" src="http://jdnetworking.files.wordpress.com/2009/10/recsd1_thumb.jpg?w=244&#038;h=184" width="244" height="184" /></a></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd2.jpg"><img style="display:inline;border-width:0;" title="recsd2" border="0" alt="recsd2" src="http://jdnetworking.files.wordpress.com/2009/10/recsd2_thumb.jpg?w=244&#038;h=183" width="244" height="183" /></a></p>
<p align="justify">Ya eliminados las imágenes del la tarjeta vamos a empezar el escaneo con este software.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd.jpg"><img style="display:inline;border-width:0;" title="recsd" border="0" alt="recsd" src="http://jdnetworking.files.wordpress.com/2009/10/recsd_thumb.jpg?w=244&#038;h=54" width="244" height="54" /></a></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd3.jpg"><img style="display:inline;border-width:0;" title="recsd3" border="0" alt="recsd3" src="http://jdnetworking.files.wordpress.com/2009/10/recsd3_thumb.jpg?w=244&#038;h=195" width="244" height="195" /></a></p>
<p align="justify">Seleccionamos la unidad que vamos a escanear para nuestro caso era la Unidad F.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd4.jpg"><img style="display:inline;border-width:0;" title="recsd4" border="0" alt="recsd4" src="http://jdnetworking.files.wordpress.com/2009/10/recsd4_thumb.jpg?w=244&#038;h=195" width="244" height="195" /></a></p>
<p align="justify">Y empezamos el escaneo. para nuestra ocasión no demoro mucho por lo que era una SD de solo 2 GB y vemos que nos soltó como resultado la recuperación de todas las imágenes</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd5.jpg"><img style="display:inline;border-width:0;" title="recsd5" border="0" alt="recsd5" src="http://jdnetworking.files.wordpress.com/2009/10/recsd5_thumb.jpg?w=244&#038;h=196" width="244" height="196" /></a></p>
<p align="justify">Ahora vamos a guardarlas en el directorio que queramos.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd6.jpg"><img style="display:inline;border-width:0;" title="recsd6" border="0" alt="recsd6" src="http://jdnetworking.files.wordpress.com/2009/10/recsd6_thumb.jpg?w=244&#038;h=196" width="244" height="196" /></a></p>
<p align="justify">Ya podemos ver que nos guardo las imágenes que seleccionamos. lo que mas me gusto de este programa es que me recupera los archivos con el nombre verdadero, no con un nombre aleatorio asignado por el.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd7.jpg"><img style="display:inline;border-width:0;" title="recsd7" border="0" alt="recsd7" src="http://jdnetworking.files.wordpress.com/2009/10/recsd7_thumb.jpg?w=244&#038;h=195" width="244" height="195" /></a></p>
<p align="justify">Luego realizamos un proceso de formateo lento para probar mas adelante que tan eficaz es la recuperación de datos en estos dispositivos después de este.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd8.jpg"><img style="display:inline;border-width:0;" title="recsd8" border="0" alt="recsd8" src="http://jdnetworking.files.wordpress.com/2009/10/recsd8_thumb.jpg?w=244&#038;h=185" width="244" height="185" /></a></p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd9.jpg"><img style="display:inline;border-width:0;" title="recsd9" border="0" alt="recsd9" src="http://jdnetworking.files.wordpress.com/2009/10/recsd9_thumb.jpg?w=244&#038;h=185" width="244" height="185" /></a></p>
<p align="justify">Probamos de nuevo el software y tenemos nuevamente como resultado archivos recuperados lo que me da a entender que después de un formateo total es casi imposible una recuperación de datos.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/recsd10.jpg"><img style="display:inline;border-width:0;" title="recsd10" border="0" alt="recsd10" src="http://jdnetworking.files.wordpress.com/2009/10/recsd10_thumb.jpg?w=244&#038;h=195" width="244" height="195" /></a></p>
<p align="justify"><strong><font size="2">Recuperación de datos en Linux.</font></strong></p>
<p align="justify">En cuanto la recuperación de datos en Linux utilicé una aplicación llamada Photorec, a continuación veremos sus resultados. </p>
<p align="justify">Como la idea era hacer recuperación de archivos en XFS y ext3 procedí a hacer mi particionamiento con estos sistemas de ficheros.</p>
<p align="justify">Esta fue mi tabla de particionamiento:</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/untitled.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Untitled" border="0" alt="Untitled" src="http://jdnetworking.files.wordpress.com/2009/10/untitled_thumb.png?w=244&#038;h=154" width="244" height="154" /></a> </p>
<p align="justify">instalamos photorec en Ubuntu como siempre:</p>
<p align="justify"># apt-get install photorec</p>
<p align="justify">Después de instalado escribimos en la consola photorec, este no abre los siguiente la interfaz de la aplicación, como yo solo tenia que recuperar datos de ciertos tipos de archivos entonces me voy a seleccionar solo los tipos de archivos que borramos.</p>
<p align="justify">empezaremos analizando una unidad con formato XFS.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo1.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo1" border="0" alt="Pantallazo1" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo1_thumb.png?w=244&#038;h=148" width="244" height="148" /></a> </p>
<p align="justify">Luego seleccionamos el directorio en donde guardaremos los archivos recuperados.</p>
<p align="justify">
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo2.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo2" border="0" alt="Pantallazo2" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo2_thumb.png?w=244&#038;h=148" width="244" height="148" /></a>&#160;</p>
<p align="justify">Ahora llega la hora de la verdad, empezamos el escaneo.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo3.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo3" border="0" alt="Pantallazo3" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo3_thumb.png?w=244&#038;h=148" width="244" height="148" /></a> </p>
<p align="justify">ya terminado el escaneo nos da como resultado 5428 archivos recuperados, de los cuales solo necesito 4 o 5</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo4.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo4" border="0" alt="Pantallazo4" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo4_thumb.png?w=244&#038;h=148" width="244" height="148" /></a> </p>
<p align="justify">Y quedan almacenados en este directorio.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo5.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo5" border="0" alt="Pantallazo5" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo5_thumb.png?w=244&#038;h=148" width="244" height="148" /></a> </p>
<p align="justify">
<p align="justify">Ya luego analizaremos la otra unidad pero esta vez en formato EXT3</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo6.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo6" border="0" alt="Pantallazo6" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo6_thumb.png?w=244&#038;h=148" width="244" height="148" /></a> </p>
<p align="justify">Como podemos ver seleccionamos la partición sda6, la cual esta formateada en ext3.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo7.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo7" border="0" alt="Pantallazo7" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo7_thumb.png?w=244&#038;h=148" width="244" height="148" /></a></p>
<p align="justify">Vemos que de los archivos que recupero, solo necesitábamos los txt porque no pudo recuperar ninguno de los de la prueba.</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/10/pantallazo8.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="Pantallazo8" border="0" alt="Pantallazo8" src="http://jdnetworking.files.wordpress.com/2009/10/pantallazo8_thumb.png?w=244&#038;h=148" width="244" height="148" /></a> </p>
<p align="justify">
<p align="justify">&#160;</p>
<p align="justify">Puedo deducir que aunque es una herramienta muy buena para recuperar datos, nos recupera información en su mayoría basura y los datos que en realidad necesitamos los muestra con otro nombre, lo que nos hace un poco difícil la ubicación de los mismos.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/384/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=384&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2009/10/08/prueba-de-recuperacin-de-datos-sobre-varias-plataformas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image004_thumb.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image006_thumb.jpg" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image008_thumb.jpg" medium="image">
			<media:title type="html">clip_image008</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image010_thumb.jpg" medium="image">
			<media:title type="html">clip_image010</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image012_thumb.jpg" medium="image">
			<media:title type="html">clip_image012</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image014_thumb.jpg" medium="image">
			<media:title type="html">clip_image014</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image016_thumb.jpg" medium="image">
			<media:title type="html">clip_image016</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image018_thumb.jpg" medium="image">
			<media:title type="html">clip_image018</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image020_thumb.jpg" medium="image">
			<media:title type="html">clip_image020</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image022_thumb.jpg" medium="image">
			<media:title type="html">clip_image022</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image024_thumb.jpg" medium="image">
			<media:title type="html">clip_image024</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image026_thumb.jpg" medium="image">
			<media:title type="html">clip_image026</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image028_thumb.jpg" medium="image">
			<media:title type="html">clip_image028</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image030_thumb.jpg" medium="image">
			<media:title type="html">clip_image030</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image032_thumb.jpg" medium="image">
			<media:title type="html">clip_image032</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image033_thumb.jpg" medium="image">
			<media:title type="html">clip_image033</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image035_thumb.jpg" medium="image">
			<media:title type="html">clip_image035</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image037_thumb.jpg" medium="image">
			<media:title type="html">clip_image037</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image039_thumb.jpg" medium="image">
			<media:title type="html">clip_image039</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image041_thumb.jpg" medium="image">
			<media:title type="html">clip_image041</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image043_thumb.jpg" medium="image">
			<media:title type="html">clip_image043</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image045_thumb.jpg" medium="image">
			<media:title type="html">clip_image045</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/clip_image047_thumb.jpg" medium="image">
			<media:title type="html">clip_image047</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd1_thumb.jpg" medium="image">
			<media:title type="html">recsd1</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd2_thumb.jpg" medium="image">
			<media:title type="html">recsd2</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd_thumb.jpg" medium="image">
			<media:title type="html">recsd</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd3_thumb.jpg" medium="image">
			<media:title type="html">recsd3</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd4_thumb.jpg" medium="image">
			<media:title type="html">recsd4</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd5_thumb.jpg" medium="image">
			<media:title type="html">recsd5</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd6_thumb.jpg" medium="image">
			<media:title type="html">recsd6</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd7_thumb.jpg" medium="image">
			<media:title type="html">recsd7</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd8_thumb.jpg" medium="image">
			<media:title type="html">recsd8</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd9_thumb.jpg" medium="image">
			<media:title type="html">recsd9</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/recsd10_thumb.jpg" medium="image">
			<media:title type="html">recsd10</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/untitled_thumb.png" medium="image">
			<media:title type="html">Untitled</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo1_thumb.png" medium="image">
			<media:title type="html">Pantallazo1</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo2_thumb.png" medium="image">
			<media:title type="html">Pantallazo2</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo3_thumb.png" medium="image">
			<media:title type="html">Pantallazo3</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo4_thumb.png" medium="image">
			<media:title type="html">Pantallazo4</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo5_thumb.png" medium="image">
			<media:title type="html">Pantallazo5</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo6_thumb.png" medium="image">
			<media:title type="html">Pantallazo6</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo7_thumb.png" medium="image">
			<media:title type="html">Pantallazo7</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/10/pantallazo8_thumb.png" medium="image">
			<media:title type="html">Pantallazo8</media:title>
		</media:content>
	</item>
		<item>
		<title>Herramientas de Google</title>
		<link>http://jdnetworking.wordpress.com/2009/09/30/herramientas-de-google/</link>
		<comments>http://jdnetworking.wordpress.com/2009/09/30/herramientas-de-google/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:26:22 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jdnetworking.wordpress.com/2009/09/30/herramientas-de-google/</guid>
		<description><![CDATA[&#160; Quien de nosotros no ha utilizado alguna vez el famoso portal de búsquedas Google? de ser así, seria porque nunca jamás hemos entrado a la web, ya que según encuesta hechas en todo el mundo, se podría decir que Google es utilizado un tercio del tiempo de uso de la internet, es decir, los [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=310&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">&#160;</p>
<p align="justify"><a href="http://jdnetworking.files.wordpress.com/2009/09/google.jpg"><img title="google" style="border-right:0;border-top:0;display:block;float:none;margin-left:auto;border-left:0;margin-right:auto;border-bottom:0;" height="104" alt="google" src="http://jdnetworking.files.wordpress.com/2009/09/google_thumb.jpg?w=244&#038;h=104" width="244" border="0" /></a></p>
<p align="justify">Quien de nosotros no ha utilizado alguna vez el famoso portal de búsquedas Google? de ser así, seria porque nunca jamás hemos entrado a la web, ya que según encuesta hechas en todo el mundo, se podría decir que Google es utilizado un tercio del tiempo de uso de la internet, es decir, los usuarios de la internet utilizamos un 33% de nuestro tiempo navegando por Google, pero además de su famoso buscador que otras herramientas nos ofrecen?, pues bueno acá les traigo una pequeña recopilación de algunas herramientas que Google pone a disposición de todo el mundo:</p>
<p align="justify">- <strong>Google alertas:</strong> Una buena aplicación para las personas que siempre están buscando noticias de interés personal, en temas de actualidad, tecnología, ciencias, etc. Este envía al correo electrónico los acontecimiento mas recientes de los temas que escogimos para poder estar al día y poder estar atento al desarrollo de algún tema.</p>
<p align="justify">- <strong>Google Chrome:</strong> Se trata de un navegador web desarrollado por la gente de Google, he tenido la oportunidad de trabajar con el y puedo decir que es muy bueno, porque es rápido y consume pocos recursos, he leído en la web que es uno de los mas seguros pero, no puedo dar fe de ello. Me gusta también porque tiene una interfaz muy agradable para trabajar.</p>
<p align="justify">- <strong>Google Desktop:</strong> Excelente aplicación ya que nos incorpora a nuestro sistema un conjunto de gadgets los cuales nos dan noticias de ultima hora, nos permite realizar búsquedas desde nuestro escritorio y podemos acceder a nuestra cuenta de Gmail directamente desde allí, además de que tiene una herramienta muy útil y es la de un pequeño bloc de notas para apuntes rápidos.</p>
<p align="justify">- <strong>Google Earth:</strong> Ahora bien, quien de nosotros nunca ha entrado a buscar su casa en Google Earth? pues en el comienzo de esta aplicación fue un boom en mi ciudad, ya que de una manera u otra era algo muy novedoso en la web, ya que permite ubicar lugares en nuestra ciudad, pero sobre todo, nos muestra como nos vemos desde allá arriba, ahora las ultimas versiones incorporan un simulador de vuelo lo cual me parece genial, imágenes históricas del mundo, datos marinos, etc.</p>
<p align="justify">- <strong>Google Maps:</strong> Muy buena aplicación, que a diferencia de Google Earth nos da información mucho mas detallada de las vías de nuestra ciudad, nombres de la principales avenidas, y lo mejor, tenemos la opción de decidir si lo queremos como mapa, visón desde el satélite (Google Earth) o en relieve, muy interesante su uso ya que es online.</p>
<p align="justify">- <strong>Google Calendar:</strong> nos permite crear una agenda muy detallada con las actividades que debamos realizar; Esta nos recuerda con anticipación a nuestro correo electrónico todas las actividades que programamos.</p>
<p align="justify">- <strong>Google Docs:</strong> Esta quizás ha sido la aplicación que yo y mis compañeros de estudio hemos utilizado de toda la suite Google, ya que nos ha permitido trabajar de forma colaborativa entre todos nosotros, porque permite que aunque estemos todos en nuestros hogares, podamos ir creando cierto documento en line, el cual se va actualizando a medida que vamos trabajando. Vendría siendo algo así como la suite de Office pero en línea y totalmente gratis.</p>
<p align="justify">- <strong>Google Grupos:</strong> Esta aplicación permite como su nombre lo dice crear grupos de interés común, ya que permite tener debates On-line, compartir documentos y subir archivos, actualmente es la forma mas eficaz que tenemos en nuestro centro de estudio para enviar un mensaje a todos nuestros compañeros.</p>
<p align="justify">- <strong>Google Sites:</strong> Muy buena aplicación para aquellos que les guste el diseño de paginas web con contenido multimedia, aunque nunca la he utilizado se ve bien y fácil de usar.</p>
<p align="justify"><strong>- Google Talk:</strong> Google no podía quedarse atrás en el tema de los chats, por lo cual creo este fabuloso producto, el cual nos permite además de chatear y enviar emoticonos, realizar llamadas de PC a PC y también videoconferencias, pero lo mejor es que esta viene incorporado en nuestro Gmail, por lo que no tenemos que descargar nada para utilizarlo.</p>
<p align="justify"><strong>- Gmail:</strong> Correo electrónico de Google, que tiene entre muchas cosas una aplicación muy interesante, la cual me permite que todos mis correros que lleguen a otras cuentas de correo diferentes a Gmail, lleguen a mi bandeja de entrada de Gmail. actualmente tengo enlazada una cuenta de Hotmail a mi cuenta de Gmail.</p>
<p align="justify">En realidad Google tiene muchísimas mas aplicaciones disponibles dependiendo del campo en que nos desempeñemos, si quieren pueden visitar este link:</p>
<p align="justify"><a title="http://www.google.es/intl/es/options/" href="http://www.google.es/intl/es/options/">http://www.google.es/intl/es/options/</a></p>
<p align="justify">Allí podremos encontrar muchas cosas de interés, ya cada uno decide cual utilizar y cual no.</p>
<p align="justify">Suerte!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/310/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=310&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2009/09/30/herramientas-de-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>

		<media:content url="http://jdnetworking.files.wordpress.com/2009/09/google_thumb.jpg" medium="image">
			<media:title type="html">google</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalaci&#243;n de OpenOffice 3.1 en debian Lenny</title>
		<link>http://jdnetworking.wordpress.com/2009/09/29/instalacion-de-openoffice-3-1-en-debian-lenny/</link>
		<comments>http://jdnetworking.wordpress.com/2009/09/29/instalacion-de-openoffice-3-1-en-debian-lenny/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 17:33:24 +0000</pubDate>
		<dc:creator>Juancho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jdnetworking.wordpress.com/?p=305</guid>
		<description><![CDATA[Algo que me gusta hacer cada vez que instalo un sistema Linux, ya sea Ubuntu o Debian, es instalar la última versión de openoffice, ya que la interfaz grafica que estos programas traen por defecto es muy fea, mientras que la nueva a partir de la versión 3 tiene un entorno más agradable, por lo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=305&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">Algo que me gusta hacer cada vez que instalo un sistema Linux, ya sea Ubuntu o Debian, es instalar la última versión de openoffice, ya que la interfaz grafica que estos programas traen por defecto es muy fea, mientras que la nueva a partir de la versión 3 tiene un entorno más agradable, por lo tanto siempre realizo este procedimiento:</p>
<p style="text-align:justify;">Primero que todo debemos desinstalar el openoffice que trae por defecto, para esto podemos utilizar el Synaptic.</p>
<p style="text-align:justify;">Luego nos descargamos el paquete para nuestro sistema de este link:</p>
<p style="text-align:justify;"><a href="http://download.openoffice.org/other.html">http://download.openoffice.org/other.html</a></p>
<p style="text-align:justify;">Procedemos a desempaquetar y descomprimir el archivo que descargamos. Este nos genera un directorio llamado DEBS.</p>
<p style="text-align:justify;"><strong># tar zxvf OOo_3.1.0_LinuxIntel_install_es_deb.tar.gz</strong></p>
<p style="text-align:justify;">Luego de hacer eso, lo instalamos con dpkg, por esto procedemos a abrir una terminal y nos logueamos como súper usuarios (Root).</p>
<p style="text-align:justify;">Desde la consola vamos al directorio DEBS y damos el siguiente comando:</p>
<p style="text-align:justify;"><strong># cd DEBS</strong></p>
<p style="text-align:justify;"><strong># Dpkg –i *.deb</strong> &#8212;&#8212;-&gt; Nos instalara todos los .deb que hay en el directorio.</p>
<p style="text-align:justify;">Luego vamos al directorio desktop-integration que se encuentra en el directorio DEBS e instalamos los otros .deb que se encuentran allí, para eso utilizamos otra vez este comando:</p>
<p style="text-align:justify;"><strong># cd desktop-integration/</strong></p>
<p style="text-align:justify;"><strong># Dpkg –i *.deb</strong></p>
<p style="text-align:justify;">Estos últimos .deb que instalamos es para que nos ponga los accesos directos a nuestro entorno grafico, en mi caso uso Gnome.</p>
<p style="text-align:justify;">Aunque la instalación la podemos realizar simplemente actualizando los paquetes, me gusta mas hacerlo por este método, ya que simplemente descargo el paquete que necesito y lo ejecuto en mi sistema.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdnetworking.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdnetworking.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdnetworking.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdnetworking.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdnetworking.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdnetworking.wordpress.com/305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdnetworking.wordpress.com/305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdnetworking.wordpress.com/305/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdnetworking.wordpress.com&amp;blog=7348319&amp;post=305&amp;subd=jdnetworking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdnetworking.wordpress.com/2009/09/29/instalacion-de-openoffice-3-1-en-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eef3f1dde0c3621c4f0b253232025f71?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Juancho</media:title>
		</media:content>
	</item>
	</channel>
</rss>
