<?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>conexiva.net</title>
	<atom:link href="http://www.conexiva.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.conexiva.net</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 02:08:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cómo mover un sitio WordPress?</title>
		<link>http://www.conexiva.net/?p=421</link>
		<comments>http://www.conexiva.net/?p=421#comments</comments>
		<pubDate>Mon, 06 Sep 2010 02:08:22 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=421</guid>
		<description><![CDATA[En este enlace hay varias opciones, la mas sencilla parece ser la primera, pero en mi caso no se movieron los enlaces: http://bit.ly/PLfdJ]]></description>
			<content:encoded><![CDATA[<p>En este enlace hay varias opciones, la mas sencilla parece ser la primera, pero en mi caso no se movieron los enlaces:</p>
<p><a title="http://www.velvetblues.com/web-development-blog/how-to-move-a-wordpress-blog-or-website/" href="http://bit.ly/PLfdJ" target="_blank">http://bit.ly/PLfdJ</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=421</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Apps in Windows Server 2008 (RTM and R2)</title>
		<link>http://www.conexiva.net/?p=408</link>
		<comments>http://www.conexiva.net/?p=408#comments</comments>
		<pubDate>Tue, 31 Aug 2010 21:34:30 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[remote apps]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=408</guid>
		<description><![CDATA[Show applications as if they were locally installed using RDP Protocol. Description: http://bit.ly/aYDWyO]]></description>
			<content:encoded><![CDATA[<p>Show applications as if they were locally installed using RDP Protocol.</p>
<p>Description:</p>
<p><a title="http://blogs.msdn.com/b/rds/archive/2009/06/08/introducing-remoteapp-and-desktop-connections.aspx" href="http://bit.ly/aYDWyO" target="_blank">http://bit.ly/aYDWyO</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=408</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S.M.A.R.T en Linux con smartmontools</title>
		<link>http://www.conexiva.net/?p=396</link>
		<comments>http://www.conexiva.net/?p=396#comments</comments>
		<pubDate>Wed, 09 Jun 2010 01:29:58 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[s.m.a.r.t.]]></category>
		<category><![CDATA[smart]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=396</guid>
		<description><![CDATA[Muy buena descripcion para el manejo de informacion de SMART para discos duros con linux desde la linea de comandos en: http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/]]></description>
			<content:encoded><![CDATA[<p>Muy buena descripcion para el manejo de informacion de SMART para discos duros con linux desde la linea de comandos en:</p>
<p><a title="http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/" href="http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/" target="_blank">http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=396</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instalar un paquete .msi con privilegios elevados</title>
		<link>http://www.conexiva.net/?p=393</link>
		<comments>http://www.conexiva.net/?p=393#comments</comments>
		<pubDate>Fri, 28 May 2010 20:53:31 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[msi]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=393</guid>
		<description><![CDATA[Referencia: ﻿http://therealedwin.com/2010/03/18/installing-msi-packages-with-elevated-privileges/ Clipped from: http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/RegistryTips/Security/InstallingMSIPackageswithElevatedPrivileges.html RunAs is a great way of temporarily elevating your privileges to admin level when you are logged on as an ordinary user. However, while you can right-click on .exe files and select Run As from the shortcut menu, this doesn’t work with Windows Installer (.msi) packages. Here’s a workaround that [...]]]></description>
			<content:encoded><![CDATA[<p>Referencia:</p>
<p><a title="http://therealedwin.com/2010/03/18/installing-msi-packages-with-elevated-privileges/" href="http://therealedwin.com/2010/03/18/installing-msi-packages-with-elevated-privileges/" target="_blank">﻿http://therealedwin.com/2010/03/18/installing-msi-packages-with-elevated-privileges/</a></p>
<blockquote><p>Clipped from:<a title="http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/RegistryTips/Security/InstallingMSIPackageswithElevatedPrivileges.html" href="http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/RegistryTips/Security/InstallingMSIPackageswithElevatedPrivileges.html" target="_blank"> http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/RegistryTips/Security/InstallingMSIPackageswithElevatedPrivileges.html</a></p>
<div>
<div>
<p>RunAs is a great way of temporarily elevating your privileges to admin level when you are logged on as an ordinary user. However, while you can right-click on .exe files and select Run As from the shortcut menu, this doesn’t work with Windows Installer (.msi) packages.</p>
<p>Here’s a workaround that makes this possible. Open Registry Editor as administrator and create the following key under HKCR\Msi.Package\shell:</p>
<p><strong> HKey_ClassesRoot\Msi.Package\shell\runas</strong></p>
<p>Now set the default value of this key to the following:</p>
<p><strong> Install &amp;as…</strong></p>
<p>Now create the following subkey:</p>
<p><strong> HKey_ClassesRoot\Msi.Package\shell\runas\command</strong></p>
<p>Set the default value of this subkey to the following:</p>
<p><strong> msiexec /i “%1″</strong></p>
<p>Now you should be able to right-click on a .msi file and select  Install As from the shortcut menu.</p>
</div>
</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=393</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>El corrector ortografico de Office 2007 deja de funcionar</title>
		<link>http://www.conexiva.net/?p=392</link>
		<comments>http://www.conexiva.net/?p=392#comments</comments>
		<pubDate>Fri, 28 May 2010 20:52:44 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[spell checker]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=392</guid>
		<description><![CDATA[Abra Word Haga clic cobre el logo de office Vaya al final del menu y escoja la opcion Opciones de Word Vaya a complementos Busque los completos deshabilitados El complemento de correccion ortografica puede estar deshabilitado. Habilite. Cierre la ventana y el word. Este puede haber solucionado el problema.]]></description>
			<content:encoded><![CDATA[<p>Abra Word<br />
Haga clic cobre el logo de office<br />
Vaya al final del menu y escoja la opcion Opciones de Word<br />
Vaya a complementos<br />
Busque los completos deshabilitados<br />
El complemento de correccion ortografica puede estar deshabilitado. Habilite.<br />
Cierre la ventana y el word.<br />
Este puede haber solucionado el problema.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=392</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V R2, anotaciones y recursos</title>
		<link>http://www.conexiva.net/?p=390</link>
		<comments>http://www.conexiva.net/?p=390#comments</comments>
		<pubDate>Fri, 28 May 2010 20:51:19 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[Virtualización]]></category>
		<category><![CDATA[hyper-v]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=390</guid>
		<description><![CDATA[Documentación: http://technet.microsoft.com/en-us/library/cc753637%28WS.10%29.aspx Explicación conceptual del respaldo de maquinas virtuales  con  Windows Server  Backup: http://blogs.technet.com/enterprise_admin/…/the-wonder-of-volume-shadow-copy-and-hyper-v.aspx Webcast: http://technet.microsoft.com/en-us/windowsserver/dd775213.aspx Backup con Fix It para registrar el servicio de VSS de Hyper-V: http://support.microsoft.com/kb/958662 Exportar maquinas virtuales a traves de la red: http://blogs.technet.com/enterprise_admin/…./exporting-hyper-v-vms-over-the-network.aspx#comments Other resources: Virtualization in a shoestring Powershell Management Library for Hyper-V So you want to get started [...]]]></description>
			<content:encoded><![CDATA[<p>Documentación:</p>
<p><a title="http://technet.microsoft.com/en-us/library/cc753637%28WS.10%29.aspx" href="http://technet.microsoft.com/en-us/library/cc753637%28WS.10%29.aspx" target="_blank">http://technet.microsoft.com/en-us/library/cc753637%28WS.10%29.aspx</a></p>
<p>Explicación conceptual del respaldo de maquinas virtuales  con  Windows Server  Backup:</p>
<p><a title="http://blogs.technet.com/enterprise_admin/archive/2009/11/18/the-wonder-of-volume-shadow-copy-and-hyper-v.aspx" href="http://blogs.technet.com/enterprise_admin/archive/2009/11/18/the-wonder-of-volume-shadow-copy-and-hyper-v.aspx" target="_blank">http://blogs.technet.com/enterprise_admin/…/the-wonder-of-volume-shadow-copy-and-<strong>hyper-v</strong>.aspx</a></p>
<p>Webcast:</p>
<p><a title="http://technet.microsoft.com/en-us/windowsserver/dd775213.aspx" href="http://technet.microsoft.com/en-us/windowsserver/dd775213.aspx" target="_blank">http://technet.microsoft.com/en-us/windowsserver/dd775213.aspx</a></p>
<p>Backup con Fix It para registrar el servicio de VSS de <strong>Hyper-V</strong>:</p>
<p><a title="http://support.microsoft.com/kb/958662" href="http://support.microsoft.com/kb/958662" target="_blank">http://support.microsoft.com/kb/958662</a></p>
<p>Exportar maquinas virtuales a traves de la red:</p>
<p><a title="http://blogs.technet.com/enterprise_admin/archive/2009/11/02/exporting-hyper-v-vms-over-the-network.aspx#comments" href="http://blogs.technet.com/enterprise_admin/archive/2009/11/02/exporting-hyper-v-vms-over-the-network.aspx#comments" target="_blank">http://blogs.technet.com/enterprise_admin/…./exporting-<strong>hyper-v</strong>-vms-over-the-network.aspx#comments</a></p>
<p>Other resources:</p>
<p><a title="http://blogs.technet.com/windowsserverexperts/archive/2010/01/26/virtualization-on-a-shoestring.aspx" href="http://blogs.technet.com/windowsserverexperts/archive/2010/01/26/virtualization-on-a-shoestring.aspx" target="_blank">Virtualization in a shoestring</a></p>
<p><a title="http://pshyperv.codeplex.com/" href="http://pshyperv.codeplex.com/" target="_blank">Powershell Management Library for <strong>Hyper-V</strong></a></p>
<h5><a title="http://blogs.technet.com/uspartner_ts2team/archive/2010/01/31/so-you-want-to-get-started-with-hyper-v-start-here-in-summary.aspx" href="http://blogs.technet.com/uspartner_ts2team/archive/2010/01/31/so-you-want-to-get-started-with-hyper-v-start-here-in-summary.aspx" target="_blank">So you want to get started with <strong>Hyper-V</strong>? Start here!</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=390</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tamaños de archivos .pst en Outlook 2002, 2003 y 2007</title>
		<link>http://www.conexiva.net/?p=389</link>
		<comments>http://www.conexiva.net/?p=389#comments</comments>
		<pubDate>Fri, 28 May 2010 20:50:37 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=389</guid>
		<description><![CDATA[http://support.microsoft.com/kb/830336 Los limites de tamaño de los archivos .PST en Outlook 2003 y 2007  son distintos y de acuerdo al protocolo y servidor que contiene el correo. Para Outlook 2002: Formato ANSI, 2GB 2003 y 2007: Formato Unicode con tamaño hasta 20 GB Como cambiar el tamaño: http://support.microsoft.com/kb/832925/ IMAP 2003: ANSI, 2GB IMAP 2007: UNICODE, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://support.microsoft.com/kb/830336" href="http://support.microsoft.com/kb/830336" target="_blank">http://support.microsoft.com/kb/830336</a></p>
<p>Los limites de tamaño de los archivos .PST en Outlook 2003 y 2007  son distintos y de acuerdo al protocolo y servidor que contiene el correo.</p>
<p>Para Outlook 2002: Formato ANSI, 2GB</p>
<p>2003 y 2007: Formato Unicode con tamaño hasta 20 GB</p>
<p>Como cambiar el tamaño: <a title="http://support.microsoft.com/kb/832925/" href="http://support.microsoft.com/kb/832925/" target="_blank">http://support.microsoft.com/kb/832925/</a></p>
<p>IMAP 2003: ANSI, 2GB</p>
<p>IMAP 2007: UNICODE, el limite se puede establecer de acuerdo al KB832925</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=389</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>De fisica a virtual en caliente con utilitario de Microsoft Disk2vhd</title>
		<link>http://www.conexiva.net/?p=387</link>
		<comments>http://www.conexiva.net/?p=387#comments</comments>
		<pubDate>Fri, 28 May 2010 20:49:34 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hyper-v]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=387</guid>
		<description><![CDATA[Con este utilitario de System Internals se puede hacer conversiones de fisico a virtual http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx]]></description>
			<content:encoded><![CDATA[<p>Con este utilitario de System Internals se puede hacer conversiones de fisico a virtual</p>
<p><a title="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx" href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx" target="_blank">http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=387</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear cache ISA Server 2004 &amp; 2006</title>
		<link>http://www.conexiva.net/?p=385</link>
		<comments>http://www.conexiva.net/?p=385#comments</comments>
		<pubDate>Fri, 28 May 2010 20:48:24 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ISA Server]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=385</guid>
		<description><![CDATA[MS Knowledge Base article: http://support.microsoft.com/?id=838248]]></description>
			<content:encoded><![CDATA[<p>MS Knowledge Base <em></em>article:</p>
<p><a title="http://support.microsoft.com/?id=838248" href="http://support.microsoft.com/?id=838248" target="_blank">http://support.microsoft.com/?id=838248</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=385</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hash calculators – Calculadoras de Funcion de Compendio</title>
		<link>http://www.conexiva.net/?p=383</link>
		<comments>http://www.conexiva.net/?p=383#comments</comments>
		<pubDate>Fri, 28 May 2010 20:47:30 +0000</pubDate>
		<dc:creator>eihoward</dc:creator>
				<category><![CDATA[Seguridad]]></category>
		<category><![CDATA[md5]]></category>

		<guid isPermaLink="false">http://www.conexiva.net/?p=383</guid>
		<description><![CDATA[http://www.slavasoft.com/hashcalc/index.htm (MD5, MD4, SHA1, SHA256,SHA384,SHA512, RIPEDMD160, PANAMA, TIGER, MD2, ADLER32, CRC32) http://www.nullriver.com/products (MD5) Calculates and Compares to a given value.]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.slavasoft.com/hashcalc/index.htm" href="http://www.slavasoft.com/hashcalc/index.htm" target="_blank">http://www.slavasoft.com/hashcalc/index.htm</a><br />
(MD5, MD4, SHA1, SHA256,SHA384,SHA512, RIPEDMD160, PANAMA, TIGER, MD2, ADLER32, CRC32)</p>
<p><a title="http://www.slavasoft.com/hashcalc/index.htm" href="http://www.slavasoft.com/hashcalc/index.htm" target="_blank">http://www.nullriver.com/products</a><br />
(MD5) Calculates and Compares to a given value.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conexiva.net/?feed=rss2&amp;p=383</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
