<?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/"
	>

<channel>
	<title>Diego Cabai &#187; Linux</title>
	<atom:link href="http://www.cabai.com.ar/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cabai.com.ar</link>
	<description>KEEP I.T. SIMPLE, KEEP I.T. CLEAN</description>
	<lastBuildDate>Tue, 01 Nov 2011 05:30:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>C&#243;mo hacer que SCVMM 2008 R2 Soporte Linux RH como Guest</title>
		<link>http://www.cabai.com.ar/2010/03/cmo-hacer-que-scvmm-2008-r2-soporte-linux-rh-como-guest.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cmo-hacer-que-scvmm-2008-r2-soporte-linux-rh-como-guest</link>
		<comments>http://www.cabai.com.ar/2010/03/cmo-hacer-que-scvmm-2008-r2-soporte-linux-rh-como-guest.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 16:30:45 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Virtualizacion]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Guest]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Machine]]></category>
		<category><![CDATA[Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMM]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/?p=1061</guid>
		<description><![CDATA[Por defecto System Center Virtual Machine Manager 2008 R2 con Microsoft Hyper-V no soporta Red Hat Linux como sistema operativo Guest. Osea Hyper-V si lo soporta pero a través de SCVMM 2008 R2 no aparece la opción de Red Hat, si aparece “SUSE” y “Other Linux”. La idea es hacer una pequeña modificación para que [...]]]></description>
			<content:encoded><![CDATA[<p>Por defecto System Center Virtual Machine Manager 2008 R2 con Microsoft Hyper-V no soporta Red Hat Linux como sistema operativo Guest. Osea Hyper-V si lo soporta pero a través de SCVMM 2008 R2 no aparece la opción de Red Hat, si aparece “SUSE” y “Other Linux”. La idea es hacer una pequeña modificación para que si aparezca la opción ya que Hyper-V si lo soporta.   </p>
<p>Ahora luego de creada la máquina si vamos a ver la opción de Red Hat Linux, pero cuando la seleccionamos en una VM existente podemos encontrarnos con un error similar al siguiente:    </p>
<p><font face="Tahoma"><font color="#000000"><b>Error</b> (10637)        <br />The virtualization software on host HOSTNAME does not support the Red Hat Enterprise Linux 5 operating system.        <br /></font>      <br /></font><font face="Tahoma"><font color="#000000"><b>Recommended Action         <br /></b>Specify a host with different virtualization software and then try the operation again.</font>      <br /></font>    <br />Microsoft ya está al tanto de este pequeño error o bug pero todavía no hay un fix oficial al parecer, así que mientras tanto si necesitan usar este feature deberían realizar una actualización directamente sobre las tablas de la base de datos SQL al ejecutar la siguiente query: <span id="more-1061"></span></p>
<p>  [sql]update tbl_IL_OS<br />
set OSFlags=0x14<br />
where Name like 'Red Hat Enterprise Linux 5%'[/sql]</p>
<p>Esta query debe ser ejecutada sobre la base de datos SQL que utiliza la instancia de SCVMM. Ahí van a encontrar la base <strong>VirtualManagerDB</strong> con la tabla <strong>dbo.tbl_IL_OS</strong>. Parado en esa tabla deben seleccionar <strong>New Query</strong> y copiar el código que puse mas arriba, luego ejecutarla.</p>
<p>Esto cambia dos líneas en la tabla <strong>tbl_IL_OS</strong> con el atributo <strong>OSFlags</strong> para Red Hat de <strong>16</strong> (Hex 0x10) a <strong>20</strong> (Hex 0x14).</p>
<p>Luego de esta modificación podremos cambiar una VM existente a Linux Red Hat sin ningun mensaje de error y además se podrá crear una nueva máquina con ese SO sin problemas ya que aparecerá dentro de la lista de SO soportados.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SCVMM 2008 New Red Hat VM" border="0" alt="SCVMM 2008 New Red Hat VM" src="http://www.cabai.com.ar/images/posts/CmohacerqueSCVMM2008R2SoporteLinuxcomoGu_BA79/clip_image001.jpg" width="490" height="328" /></p>
<p>Link | <a href="http://technet.microsoft.com/en-us/library/cc794868%28WS.10%29.aspx" rel="nofollow" target="_blank">Hyper-V Guest Operating System Support</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2010/03/cmo-hacer-que-scvmm-2008-r2-soporte-linux-rh-como-guest.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DC Wallpaper Pack V</title>
		<link>http://www.cabai.com.ar/2009/08/dc-wallpaper-pack-v.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dc-wallpaper-pack-v</link>
		<comments>http://www.cabai.com.ar/2009/08/dc-wallpaper-pack-v.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 16:15:15 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[Otros]]></category>
		<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Alta Definicion]]></category>
		<category><![CDATA[Fondo de Pantalla]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[High Definition]]></category>
		<category><![CDATA[Imagenes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Ultimate Extras]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/?p=979</guid>
		<description><![CDATA[[ad#ad4] Ya era hora que publique el quito pack de fondos de pantalla de alta calidad. Luego del éxito de los 4 packs anteriores y viendo que ya estaba usando otros nuevos decidí crear el compilado número 5 de este pack que viene siendo un deber bajarlo a tu equipo. Como siempre son wallpapers o [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="margin:0 10px 2px 0; float:left">[ad#ad4]</div>
<p>Ya era hora que publique el quito pack de fondos de pantalla de alta calidad. Luego del éxito de los 4 packs anteriores y viendo que ya estaba usando otros nuevos decidí crear el compilado número 5 de este pack que viene siendo un deber bajarlo a tu equipo.   </p>
<p>Como siempre son wallpapers o fondos de pantalla de alta resolución y calidad tanto en widescreen como normal. Ideales para notebooks, monitores múltiples o monitores simples LCD. Se pueden usar tanto en PC como MAC. Esta vez hay de todo un poco, abstractos, sistemas operativos, paisajes, películas, etc.    </p>
<p>Nuevamente comento que los mismos no son sacados por mi, sino que son compilados y no pongo el origen de cada uno porque lo desconozco. Si alguien conoce el origen de uno de estos fondos me avisa y lo agrego.    </p>
<p>Estas son las 15 imagenes que se incluyen dentro del pack y espero que te gusten.  <span id="more-979"></span>  </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper1" border="0" alt="wallpaper1" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image.png" width="92" height="60" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper2" border="0" alt="wallpaper2" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_3.png" width="92" height="60" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper3" border="0" alt="wallpaper3" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_4.png" width="92" height="60" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper4" border="0" alt="wallpaper4" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_5.png" width="93" height="60" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper5" border="0" alt="wallpaper5" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_6.png" width="92" height="60" />     </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper6" border="0" alt="wallpaper6" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_7.png" width="93" height="60" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper7" border="0" alt="wallpaper7" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_8.png" width="92" height="64" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper8" border="0" alt="wallpaper8" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_9.png" width="92" height="60" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper9" border="0" alt="wallpaper9" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_10.png" width="93" height="55" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper10" border="0" alt="wallpaper10" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_11.png" width="92" height="59" />     </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper11" border="0" alt="wallpaper11" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_12.png" width="92" height="55" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper12" border="0" alt="wallpaper12" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_13.png" width="92" height="55" />&#160;<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper13" border="0" alt="wallpaper13" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_14.png" width="94" height="73" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper14" border="0" alt="wallpaper14" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_15.png" width="94" height="71" /> <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wallpaper15" border="0" alt="wallpaper15" src="http://www.cabai.com.ar/images/posts/cff6e53f5634_ACD2/image_16.png" width="93" height="72" />     </p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>Para bajar este pack de Fondos de Pantalla debes hacer click en el link a continuación y no te olvides de visitar los otros packs que figuran mas abajo que son iguales de buenos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2009/08/dc-wallpaper-pack-v.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DC Wallpaper Pack IV</title>
		<link>http://www.cabai.com.ar/2009/04/dc-wallpaper-pack-iv.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dc-wallpaper-pack-iv</link>
		<comments>http://www.cabai.com.ar/2009/04/dc-wallpaper-pack-iv.html#comments</comments>
		<pubDate>Thu, 30 Apr 2009 20:48:48 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Alta Definicion]]></category>
		<category><![CDATA[Fondo de Pantalla]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[Imagenes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Pack]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Ultimate Extras]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/?p=823</guid>
		<description><![CDATA[[ad#ad4] Bueno ya era hora que publique otro pack de fondos de pantallas recopilados por mi de alta resolución. Así como en las otras tres ediciones antes publicadas en esta cuarta los fondos son variados, de muy buena resolución, preparados tanto para widescreen como normal y muy coloridos. Dejo una pequeña imagen de cada uno [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="margin:0 10px 2px 0; float:left">[ad#ad4]</div>
<p>Bueno ya era hora que publique otro pack de fondos de pantallas recopilados por mi de alta resolución. Así como en las otras tres ediciones antes publicadas en esta cuarta los fondos son variados, de muy buena resolución, preparados tanto para widescreen como normal y muy coloridos.   </p>
<p>Dejo una pequeña imagen de cada uno de los wallpapers que lo componen para que tengas una idea de qué se trata este pack. Si te parece interesante o no, puedes revisar los otros tres packs para ver si alguno si te gusta y así puedes usarlo en tu notebook, PC o Mac. Nuevamente comento que los mismos no son sacados por mi, sino que son compilados y no pongo el origen de cada uno porque lo desconozco. Si alguien conoce el origen de uno de estos fondos me avisa y lo agrego.    </p>
<p>Estas son las 15 imagenes que se incluyen dentro del pack y espero que te gusten.    <br />  <span id="more-823"></span>  <br /><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="61" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image.png" width="93" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="61" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_3.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="61" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_4.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="60" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_5.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="60" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_6.png" width="93" border="0" />     </p>
<p><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="71" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_7.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="71" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_8.png" width="94" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="71" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_9.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="71" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_10.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="65" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_11.png" width="92" border="0" />     </p>
<p><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="52" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_12.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="52" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_13.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="55" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_14.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="55" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_15.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="59" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIV_F494/image_16.png" width="92" border="0" />     <br />Note: There is a file embedded within this post, please visit this post to download the file.    Para bajar este pack de Fondos de Pantalla debes hacer click en el link a continuación y no te olvides de visitar los otros packs que figuran mas abajo que son iguales de buenos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2009/04/dc-wallpaper-pack-iv.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simulando un Storage iSCSI, NFS, NAS en un Windows Vista/XP</title>
		<link>http://www.cabai.com.ar/2009/03/simulando-un-storage-iscsi-nfs-nas-en-un-windows-vistaxp.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=simulando-un-storage-iscsi-nfs-nas-en-un-windows-vistaxp</link>
		<comments>http://www.cabai.com.ar/2009/03/simulando-un-storage-iscsi-nfs-nas-en-un-windows-vistaxp.html#comments</comments>
		<pubDate>Fri, 20 Mar 2009 22:02:18 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Virtualizacion]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[Openfiler]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMotion]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/?p=776</guid>
		<description><![CDATA[[ad#ad4] Ya había comentado otro artículo para instalar un VMware ESX Server en una Workstation Windows Vista o XP. Pero no podemos usar el total de las funciones si no tenemos un Storage en la red. VMware soporta varios tipos de Storage, entre ellos está iSCSI, y un NAS NFS. Por suerte existen algunos simuladores [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="margin:0 10px 2px 0; float:left">[ad#ad4]</div>
<p>Ya había comentado otro artículo para instalar un VMware ESX Server en una Workstation Windows Vista o XP. Pero no podemos usar el total de las funciones si no tenemos un Storage en la red. VMware soporta varios tipos de Storage, entre ellos está iSCSI, y un NAS NFS. Por suerte existen algunos simuladores o mejor dicho Storage Servers a base de Linux/FreeBSD que podemos montar de la misma forma que el VMware. Podemos instalarlo en un equipo virtual definitivo y hasta productivo o bien podemos usarlo a modo de testing con el mismo VMware Player como el VMware ESX Server.    </p>
<p>Para lo que voy a comentar también necesitamos el VMware Player instalado en nuestro equipo y lo pueden obtener de <a href="http://www.vmware.com/products/player/" target="_blank" rel="nofollow">este link</a>. Esta no es la única solución, si nosotros usamos Virtual Server lo podemos instalar ahí desde cero o bien si tenemos un ambiente con VMware en la red también lo podemos instalar ahí. Con esto quiero decir que no sólo sirve para simular o practicar un ambiente con Storage en la red sino que sirve como Storage Server en el ambiente que tengas hoy implementado.     </p>
<p>Las soluciones vienen de la mano de <a href="http://www.freenas.org/" target="_blank">FreeNAS</a> y <a href="http://www.openfiler.com/" target="_blank">Openfiler</a>. Yo voy a comentar sólo el que usamos con VMware player en nuestro equipo, pero si lees la documentación vas a ver que no es muy complicado levantar cualquiera de las otras versiones.   <span id="more-776"></span>  </p>
<h2>FreeNAS</h2>
<p align="justify">La versión actual al momento de escribir este artículo es la 0.69 y nos va a servir perfectamente para lo que necesitamos que es levantar un Storage en nuestra red y utilizarlo con VMware ESX para poder probar el VMotion, HA, DRS, etc.    </p>
<p>FreeNAS es una herramienta gratuita para levantar un NAS (Network Attached Storage) Server soportando NFS, iSCSI, CIFS, FTP, etc. De esto nosotros vamos a usar NFS e iSCSI ya que VMware no soporta CIFS. Para poder obtenerlo vamos al link “Download” y buscamos la versión “<strong>FreeNAS VMware Images</strong>”. Esta versión la vamos a poder usar con VMware Player sin tener que instalar nada adicional, sólo configurarla. Si queres instalar el producto de cero buscá la ISO del mismo en otro de los downloads disponibles. Al bajar el zip y descomprimirlo vamos a ver todos los archivos de una máquina virtual típica de VMware. Si ejecutamos el .vmx nos va a abrir el VMware Player con el servidor por defecto instalado. Al ejecutarlo nos va a preguntar si la VM la copiamos o la movimos, siempre debemos poner que la copiamos.     </p>
<p><img title="freenas" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="312" alt="freenas" src="http://www.cabai.com.ar/images/posts/SimulandounStorageiSCSINFSNASenunWindows_98F9/image.png" width="490" border="0" />     </p>
<p>Cuando termina de levantar vamos a ver una pantalla similar a esta donde vemos que toma una IP del DHCP, vemos algunas opciones para seleccionar y vemos abajo la cantidad de discos que ya vienen mapeados por defecto y armados en la imagen VMware que bajamos y son los que vamos a usar con iSCSI y NFS luego en el ESX. Luego ingresamos mediante un Browser con usuario <strong>admin</strong> y contraseña <strong>freenas</strong> y vamos a ver la pantalla web de administración del producto.     </p>
<p><img title="freenas" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="184" alt="freenas" src="http://www.cabai.com.ar/images/posts/SimulandounStorageiSCSINFSNASenunWindows_98F9/image_3.png" width="240" border="0" /><img title="freenas" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="184" alt="freenas" src="http://www.cabai.com.ar/images/posts/SimulandounStorageiSCSINFSNASenunWindows_98F9/image_4.png" width="251" border="0" />     </p>
<p>Luego sólo nos falta levantar y configurar los servicios que queremos tener activos. En nuestro caso NFS e iSCSI, pero si lo utilizas para tu casa por ejemplo está muy práctico el servicio de BitTorrent ya que podes tener un servidor FreeBSD dedicado a bajar Torrents y te conectas por NFS a los downloads por ejemplo.     </p>
<p>Bueno, siguiendo, vamos a <strong>Services</strong> –&gt; <strong>NFS, </strong>marcamos <strong>Enable</strong> y hacemos click en Save and Restart. Con esto el NFS ya está activo, sólo nos falta agregar un Share. Para esto vamos a <strong>Shares</strong> dentro de NFS, hacemos click en el <strong>+</strong>, completamos los datos que nos pide, por ejemplo podemos usar el RAID1 que trae para esto poniendo <strong>/mnt/raid1/</strong> y luego Apply changes. Con esto ya tenemos nuestro NFS arriba y funcionando.     </p>
<p>Ahora con respecto a iSCSI, primero vamos a <strong>Services</strong> –&gt; <strong>iSCSI Target</strong>. Ahí debemos agregar los campos de Extent, Device y Target. En mi caso me funcionó mejor utilizando un <strong>File</strong> como Extent que un Device, pero para esto debemos tener el file creado ya en el File System. Luego de completar todos los datos lo habilitamos y nos va a generar la dirección iSCSI que es algo como iqn.year-mo.reversed_domain_name:unique_name. Copiamos ese nombre y vamos a <strong>Disks</strong> –&gt;<strong> Management</strong> –&gt; <strong>iSCSI Initiator</strong> y completamos los datos y luego lo habilitamos. Con todo esto ya podemos usar el disco iSCSI que acabamos de crear en el VMware ESX.     </p>
<h2>Openfiler</h2>
<p align="justify">El Openfiler es un poco mas bonito gráficamente pero en si cumple con las mismas funciones que el FreeNAS. Es otra opción gratuita para poder generar un NAS en la red. Actualmente al momento de este artículo la versión que existe es la 2.3. Para empezar tenemos que ir a <strong>Download Openfiler</strong> de su página web. Ahí tenemos diferentes opciones como en el caso de FreeNAS y seleccionamos la de VMware ESX para poder usarla con el VMware Player.     </p>
<p>Al descomprimir el archivo ZIP vamos a ver que esta versión pesa mucho mas que la de FreeNAS pero la performance de un disco flat es mucho mejor que la de uno dinámico. La web de administración la vamos a ver un poco mas linda que la de FreeNAS pero son servicios similares. Una vez que levanta cuando ejecutamos el vmx vemos la siguiente pantalla.     </p>
<p><img title="openfiler" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="312" alt="openfiler" src="http://www.cabai.com.ar/images/posts/SimulandounStorageiSCSINFSNASenunWindows_98F9/image_5.png" width="490" border="0" />     </p>
<p>Acá no vamos a ver tantos discos conectados como con el FreeNAS porque funciona de diferente manera, pero la administración también es web al igual que el anterior. Usamos para iniciar sesión el usuario <strong>openfiler </strong>y contraseña <strong>password</strong>.     </p>
<p><img title="openfiler" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="164" alt="openfiler" src="http://www.cabai.com.ar/images/posts/SimulandounStorageiSCSINFSNASenunWindows_98F9/image_6.png" width="240" border="0" /> <img title="openfiler" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="171" alt="openfiler" src="http://www.cabai.com.ar/images/posts/SimulandounStorageiSCSINFSNASenunWindows_98F9/image_7.png" width="250" border="0" />     </p>
<p>Para empezar a trabajar debemos ir a <strong>Volumes</strong> y ahí debemos crear un&#160; nuevo volumen en el disco /dev/sdb. Los servicios que vamos a habilitar nuevamente son NFSv3 e iSCSI. Los pasos son similares, debemos crear los volumenes, montarlos, compartirlos, etc. Los pasos exactos estan en los PDF de ambos productos, pero lo importante es que podemos utilizar alguno de estos dos sistemas para levantar un Storage NAS o NSA en nuestra red.     </p>
<p>Sinceramente tuve mejores resultados con el primer ejemplo “FreeNAS” pero es la decisión de cada uno y las pruebas de cada uno lo que va a decidir qué opción tomar. Recuerda que también puedes instalarlo desde cero y no usar las imágenes que ya vienen cargadas en la web.     </p>
<p>Lo importante es que lo podamos montar en nuestro VMware ESX Server para poder hacer prácticas. Esto siempre pensando en un ambiente de testing, para producción te recomiendo que uses las ISO y los instales desde cero. Pero bueno, si ya tenemos nuestro NFS e iSCSI en la red debemos ir a VMware y montarlo, tan simple como eso.     </p>
<p>En cuanto al Storage iSCSI debemos agregar primero la placa VMkernerl para el Storage y luego debemos agregar el iSCSI con la IP que nos tiró FreeNAS u Openfiler. Para el caso de NFS directamente agregamos el Storage necesario con la ruta del NFS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2009/03/simulando-un-storage-iscsi-nfs-nas-en-un-windows-vistaxp.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DC Wallpaper Pack III</title>
		<link>http://www.cabai.com.ar/2009/01/dc-wallpaper-pack-iii.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dc-wallpaper-pack-iii</link>
		<comments>http://www.cabai.com.ar/2009/01/dc-wallpaper-pack-iii.html#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:27:36 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Alta Definicion]]></category>
		<category><![CDATA[Fondo de Pantalla]]></category>
		<category><![CDATA[High Definition]]></category>
		<category><![CDATA[Imagenes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Ultimate Extras]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/?p=731</guid>
		<description><![CDATA[[ad#ad4] Como se esperaba la tercera edición de mi compilación de fondos de pantalla. Para esta ocasión elegí otros 15 wallpapers que me parecen son muy buenos tanto para monitores comunes como wide screen. Siempre todos los fondos son en alta resolución por lo que podrás usarlos en cualquier tamaño de monitor. Dejo una pequeña [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="margin:0 10px 2px 0; float:left">[ad#ad4]</div>
<p>Como se esperaba la tercera edición de mi compilación de fondos de pantalla. Para esta ocasión elegí otros 15 wallpapers que me parecen son muy buenos tanto para monitores comunes como wide screen. Siempre todos los fondos son en alta resolución por lo que podrás usarlos en cualquier tamaño de monitor.   </p>
<p>Dejo una pequeña imagen de cada archivo, para verlos en tamaño real debes descargar el archivo comprimido que está mas abajo. Es un pack algo variado entre paisajes, abstractos y sistemas operativos. Nuevamente comento que los mismos no son sacados por mi, sino que son compilados y no pongo el origen de cada uno porque lo desconozco.  Si alguien conoce el origen de uno de estos fondos me avisa y lo agrego.  </p>
<p><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="63" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image.png" width="95" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="63" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_3.png" width="95" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="61" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_4.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="61" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_5.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="62" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_6.png" width="93" border="0" />     <br /><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="53" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_7.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="52" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_8.png" width="93" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="53" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_9.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="53" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_10.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="60" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_11.png" width="92" border="0" />     <br /><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="55" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_12.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="55" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_13.png" width="92" border="0" />&#160; <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="62" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_14.png" width="93" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="60" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_15.png" width="92" border="0" /> <img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="68" alt="image" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackIII_C8CC/image_16.png" width="93" border="0" />   <span id="more-731"></span>  </p>
<p>Para bajar este pack de Fondos de Pantalla debes hacer click en el link a continuación y no te olvides de visitar los otros packs que figuran mas abajo que son iguales de buenos.<br />
Note: There is a file embedded within this post, please visit this post to download the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2009/01/dc-wallpaper-pack-iii.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DC Wallpaper Pack II</title>
		<link>http://www.cabai.com.ar/2008/06/dc-wallpaper-pack-ii.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dc-wallpaper-pack-ii</link>
		<comments>http://www.cabai.com.ar/2008/06/dc-wallpaper-pack-ii.html#comments</comments>
		<pubDate>Tue, 10 Jun 2008 02:10:33 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Alta Definicion]]></category>
		<category><![CDATA[Fondo de Pantalla]]></category>
		<category><![CDATA[High Definition]]></category>
		<category><![CDATA[Imagenes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Ultimate Extras]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/?p=459</guid>
		<description><![CDATA[[ad#ad2] Y si… se venía la segunda parte del pack de Wallpapers que había compilado. En este caso elegí otros 15 Wallpapers de alta resolución. A diferencia del anterior en este algunos no son Wide, pero la mayoría si lo son. Dejo una pequeña imagen de cada archivo, en total son 15 imágenes que podes [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="margin:0 10px 2px 0; float:left">[ad#ad2]</div>
<p>Y si… se venía la segunda parte del pack de Wallpapers que había compilado. En este caso elegí otros 15 Wallpapers de alta resolución. A diferencia del anterior en este algunos no son Wide, pero la mayoría si lo son. Dejo una pequeña imagen de cada archivo, en total son 15 imágenes que podes usar como fondo de pantalla (wallpaper) o bien como presentación de fondo de escritorio. En esta oportunidad hay mas sobre paisajes que en la versión anterior.    </p>
<p>Si tenes un notebook o LCD estos fondos de pantalla de alta resolución (wallapapers high definition) son ideales para vos.     </p>
<p><img title="fondo15" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="72" alt="fondo15" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo15.jpg" width="92" border="0" />&#160;<img title="fondo3" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="71" alt="fondo3" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo3.jpg" width="93" border="0" /> <img title="fondo2" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="72" alt="fondo2" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo2.jpg" width="92" border="0" /> <img title="fondo6" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="72" alt="fondo6" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo6.jpg" width="93" border="0" /> <img title="fondo8" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="70" alt="fondo8" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo8.jpg" width="92" border="0" />     <br /><img title="fondo1" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="62" alt="fondo1" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo1.jpg" width="95" border="0" /> <img title="fondo4" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="64" alt="fondo4" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo4.jpg" width="92" border="0" /> <img title="fondo5" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="56" alt="fondo5" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo5.jpg" width="93" border="0" /> <img title="fondo7" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="66" alt="fondo7" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo7.jpg" width="92" border="0" /> <img title="fondo9" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="63" alt="fondo9" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo9.jpg" width="92" border="0" />     <br /><img title="fondo10" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="61" alt="fondo10" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo10.jpg" width="92" border="0" /> <img title="fondo11" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="61" alt="fondo11" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo11.jpg" width="93" border="0" /> <img title="fondo12" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="68" alt="fondo12" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo12.jpg" width="93" border="0" /> <img title="fondo13" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="65" alt="fondo13" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo13.jpg" width="92" border="0" /> <img title="fondo14" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="58" alt="fondo14" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackII_B69A/fondo14.jpg" width="94" border="0" />     </p>
<p><span id="more-459"></span>Para bajar este pack de Fondos de Pantalla debes hacer click en el link a continuación. Y no te olvides de visitar el primer pack de esta compilación de wallpapers.     </p>
Note: There is a file embedded within this post, please visit this post to download the file.
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2008/06/dc-wallpaper-pack-ii.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DC Wallpaper Pack I</title>
		<link>http://www.cabai.com.ar/2008/01/dc-wallpaper-pack-i.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dc-wallpaper-pack-i</link>
		<comments>http://www.cabai.com.ar/2008/01/dc-wallpaper-pack-i.html#comments</comments>
		<pubDate>Tue, 22 Jan 2008 14:16:00 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Alta Definicion]]></category>
		<category><![CDATA[Fondo de Pantalla]]></category>
		<category><![CDATA[High Definition]]></category>
		<category><![CDATA[Imagenes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Ultimate Extras]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/2008/01/22/dc-wallpaper-pack-i/</guid>
		<description><![CDATA[[ad#ad2] Siempre tuve ganas de hacer un Pack de Fondos de Pantalla seleccionando los que para mi son de muy buen diseño y agradables a la vista. Elegí 15 Fondos de Pantalla de muy buena resolución y en formato Wide Screen. Para quien no utilice Wide Screen puede utilizar igual estos fondos de pantalla, pero [...]]]></description>
			<content:encoded><![CDATA[<p>
<div style="margin:0 10px 2px 0; float:left">[ad#ad2]</div>
<p>Siempre tuve ganas de hacer un Pack de Fondos de Pantalla seleccionando los que para mi son de muy buen diseño y agradables a la vista. Elegí 15 Fondos de Pantalla de muy buena resolución y en formato Wide Screen. Para quien no utilice Wide Screen puede utilizar igual estos fondos de pantalla, pero al revés no quedan bien. Dejo una pequeña imagen de cada archivo, en total son 15 imágenes que podes usar como fondo de pantalla (wallpaper) o bien como presentación de fondo de escritorio.   </p>
<p>Si tenes un notebook estos fondos de pantalla de alta resolución (wallapapers high definition) son ideales para vos.  <span id="more-167"></span>  </p>
<p><img style="border-width: 0px;" alt="01" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/01%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="02" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/02%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="03" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/03%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="04" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/04%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="05" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/05%5B4%5D.jpg" border="0" height="60" width="92" />    <br /><img style="border-width: 0px;" alt="06" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/06%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="07" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/07%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="08" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/08%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="09" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/09%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="10" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/10%5B4%5D.jpg" border="0" height="60" width="92" />    <br /><img style="border-width: 0px;" alt="11" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/11%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="12" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/12%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="13" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/13%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="14" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/14%5B4%5D.jpg" border="0" height="60" width="92" /> <img style="border-width: 0px;" alt="15" src="http://www.cabai.com.ar/images/posts/DCWallpaperPackI/15%5B4%5D.jpg" border="0" height="60" width="92" />    </p>
<p>Para bajar este pack de Fondos de Pantalla debes hacer click en el link a continuación.</p>
<p>
Note: There is a file embedded within this post, please visit this post to download the file.<br />
<br />&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2008/01/dc-wallpaper-pack-i.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gOS: El sistema operativo de las PC&#8217;s de u$s 199</title>
		<link>http://www.cabai.com.ar/2007/11/gos-el-sistema-operativo-de-las-pc-de.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gos-el-sistema-operativo-de-las-pc-de</link>
		<comments>http://www.cabai.com.ar/2007/11/gos-el-sistema-operativo-de-las-pc-de.html#comments</comments>
		<pubDate>Sat, 03 Nov 2007 03:16:00 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gOS]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[Sistema Operativo]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/2007/11/03/gos-el-sistema-operativo-de-las-pcs-de-us-199/</guid>
		<description><![CDATA[No es novedad que Wallmart ofrece PC's por u$s 199. Obviamente que ac&#xE1; en nuestro pa&#xED;s no, pero la noticia recorri&#xF3; ya el mundo entero. El sistema operativo de estas PC's ser&#xED;a una distribuci&#xF3;n de Linux que viene lista para usar, escuchar m&#xFA;sica, grabar DVD's, etc. Recorriendo un blog de tecnolog&#xED;a me encontr&#xE9; con que [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="62" alt="image" src="http://www.cabai.com.ar/images/posts/gOSElsistemaoperativolasPC199/image6.png" width="62" align="left" border="0" /> No es novedad que Wallmart ofrece PC's por u$s 199. Obviamente que ac&#xE1; en nuestro pa&#xED;s no, pero la noticia recorri&#xF3; ya el mundo entero. El sistema operativo de estas PC's ser&#xED;a una distribuci&#xF3;n de Linux que viene lista para usar, escuchar m&#xFA;sica, grabar DVD's, etc. Recorriendo un blog de tecnolog&#xED;a me encontr&#xE9; con que tambi&#xE9;n se vender&#xED;a otro tipo de PC por u$s 298 que vendr&#xED;a con una versi&#xF3;n de Windows Vista Home Basic. De esta noticia no tengo novedades, pero la novedad es que investigando encontr&#xE9; el sitio de gOS y ahora podes bajarlo y probar el LiveCD para poder ver todos los features que tiene. Est&#xE1; listo para usar y el sitio est&#xE1; todav&#xED;a con las secciones bajo construcci&#xF3;n pero, podes bajarlo y probarlo en tu PC directamente o bien en alguna m&#xE1;quina virtual.     </p>
<p>Esta distribuci&#xF3;n es una variante del conocido <a title="Ubuntu" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> y la m&#xE1;quina viene bastante bien equipada ya que trae 512Mb y 80Gb de disco.  <span id="more-97"></span>   </p>
<p> <center><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="216" alt="image" src="http://www.cabai.com.ar/images/posts/gOSElsistemaoperativolasPC199/image_thumb7.png" width="265" border="0" />     <br /></center> 
<div class="fuente">
<p>Fuente | <a title="gOS Green OS Home" href="http://www.thinkgos.com/index.html" target="_blank">gOS Home</a> &amp; <a title="Techwhack.com" href="http://news.techwhack.com/6742/green-gpc/" target="_blank">Techwhack.com</a></p>
<p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2007/11/gos-el-sistema-operativo-de-las-pc-de.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux busca parecerse a Vista??</title>
		<link>http://www.cabai.com.ar/2007/10/linux-busca-parecerse-vista.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linux-busca-parecerse-vista</link>
		<comments>http://www.cabai.com.ar/2007/10/linux-busca-parecerse-vista.html#comments</comments>
		<pubDate>Thu, 11 Oct 2007 05:00:00 +0000</pubDate>
		<dc:creator>Diego Cabai</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cabai.com.ar/2007/10/11/linux-busca-parecerse-a-vista/</guid>
		<description><![CDATA[Si bien trabajo mas que nada con Microsoft, tambi&#xE9;n he trabajado un tiempo con Linux. No digo que uno sea mejor que otro, ya que ambos tienen sus pros y sus contras. Debemos aprender a no ponernos de un solo lado de la tecnolog&#xED;a sino conocer ambas para poder obtener lo mejor de cada una [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="75" alt="image" src="http://www.cabai.com.ar/images/posts/LinuxbuscaparecerseVista/image_thumb3.png" width="61" align="left" border="0" />
<p><img style="border-right: 0px; border-top: 0px; margin: 0px 0px 0px 5px; border-left: 0px; border-bottom: 0px" height="72" alt="image" src="http://www.cabai.com.ar/images/posts/LinuxbuscaparecerseVista/image_thumb11.png" width="63" align="right" border="0" /> Si bien trabajo mas que nada con Microsoft, tambi&#xE9;n he trabajado un tiempo con Linux. No digo que uno sea mejor que otro, ya que ambos tienen sus pros y sus contras. Debemos aprender a no ponernos de un solo lado de la tecnolog&#xED;a sino conocer ambas para poder obtener lo mejor de cada una de ellas. Pero si conozco mucha gente que es pro de un solo sistema y se pelea a muerte con los defensores del otro, jaja eso lo considero una estupidez. Para demostras que ambos sistemas se quieren conocemos que Microsoft en su nuevo sistema Windows Vista incorpor&#xF3; algunos features que ya se venian trabajando con Linux, al igual que la gran parte de scriting que trae Windows Server 2008 sin mencionar Server Core. <span id="more-73"></span>Ahora bien, Linux en este caso quiere tener la interfaz gr&#xE1;fica de Vista. Si, hay un proyecto llamado <a href="http://vixta.sourceforge.net/" target="_blank">Vixta</a>, que imita gr&#xE1;ficamente un desktop de Windows pero en un Linux. Muchos de ustedes recordar&#xE1;n a <a href="http://en.wikipedia.org/wiki/Linspire" target="_blank">Lindows OS</a> que gracias a Microsoft debi&#xF3; cambiar el nombre por <a href="http://linspire.com/" target="_blank">Linspire</a>.    </p>
<p>Vixta, tiene un Desktop bien logrado gr&#xE1;ficamente, todav&#xED;a no prob&#xE9; la distribuci&#xF3;n para comentar sobre sus funciones pero lo mas llamativo es lo parecido a Vista que es.&#xA0; Se los dejo para que lo prueben.&#xA0; :D    <br />&#xA0; <br /><a href="http://www.cabai.com.ar/images/posts/LinuxbuscaparecerseVista/image%5B19%5D.png" rel="lightbox[73]" title="Linux busca parecerse a Vista??"><img style="border-right: 0px; border-top: 0px; margin: 0px 5px 0px 0px; border-left: 0px; border-bottom: 0px" height="155" alt="image" src="http://www.cabai.com.ar/images/posts/LinuxbuscaparecerseVista/image_thumb13.png" width="244" align="left" border="0" /></a>    <br /><a href="http://vixta.sourceforge.net/" target="_blank">P&#xE1;gina Principal</a>    <br /><a href="http://sourceforge.net/project/showfiles.php?group_id=206087" target="_blank">Download</a>    <br /><a href="http://sourceforge.net/project/screenshots.php?group_id=206087" target="_blank">Mas im&#xE1;genes</a></p>
<p>&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabai.com.ar/2007/10/linux-busca-parecerse-vista.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.cabai.com.ar @ 2012-02-09 10:11:28 -->
