<?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>Marco&#039;s Informatik Blog &#187; VMware</title>
	<atom:link href="http://www.ciacci.biz/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciacci.biz</link>
	<description>Version : 0.79 Build 2904</description>
	<lastBuildDate>Thu, 22 Jul 2010 13:57:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware Server 2, backup script</title>
		<link>http://www.ciacci.biz/2010/03/11/vmware-server-2-backup-script/</link>
		<comments>http://www.ciacci.biz/2010/03/11/vmware-server-2-backup-script/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 22:17:11 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware server 2 backup]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=445</guid>
		<description><![CDATA[VMware Server 2, la soluzione di virtualizzazione gratuita di VMware, è usata soprattutto per ambienti di test o per piccole installazioni, ma rimane il fatto che è plausibile voler effettuare anche i backup delle macchine virtuali che girano su questo server.
Senza avvalerci delle finezze di business continuity offerte da vSphere, possiamo fare il backup di [...]]]></description>
			<content:encoded><![CDATA[<p>VMware Server 2, la soluzione di virtualizzazione gratuita di VMware, è usata soprattutto per ambienti di test o per piccole installazioni, ma rimane il fatto che è plausibile voler effettuare anche i backup delle macchine virtuali che girano su questo server.<br />
Senza avvalerci delle finezze di business continuity offerte da vSphere, possiamo fare il backup di tali vms spegnendole, salvando il contenuto via rete tramite Robocopy e riattivando poi le vms, tutto questo tramite uno script che interagisca con l&#8217;sdk di VMware Server 2.<br />
Ecco un semplice fa funzionale esempio</p>
<blockquote><p>REM === Stop Virtual Machine ====</p>
<p>&#8220;c:\Program Files\VMWare\VMware Server\vmrun&#8221; -T server -h https://VMServer1.local:8333/sdk -u administrator -p password  stop &#8220;[standard] VM1/vm1.vmx&#8221; soft</p>
<p>REM ==== Copy Virtual Machine to Backup drive ===</p>
<p>net use r: \\BackupServer\BACKUP\VirtualMachines\VM1 /user:domain.local\administrator password<br />
robocopy &#8220;C:\Virtual Machines\VM1&#8243; r: /mir /w:0 /r:0<br />
net use r: /del</p>
<p>REM === Start Virtual Machine ====<br />
&#8220;c:\Program Files\VMWare\VMware Server\vmrun&#8221; -T server -h https://VMServer1.local:8333/sdk -u administrator -p password  start &#8220;[standard] VM1/vm1.vmx&#8221;</p></blockquote>
<p>Questo script può essere eseguito tramite le operazioni pianificate, quanto basta per salvaguardare le nostre vms di test!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d445').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d445" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMware+Server+2%2C+backup+script&amp;Description=VMware+Server+2%2C+backup+script&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMware+Server+2%2C+backup+script&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;h=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;t=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;t=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;bm_description=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;T=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;h=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;name=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F03%2F11%2Fvmware-server-2-backup-script%2F&amp;t=VMware+Server+2%2C+backup+script" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d445').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2010/03/11/vmware-server-2-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware View e ThinApp</title>
		<link>http://www.ciacci.biz/2010/02/12/vmware-view-e-thinapp/</link>
		<comments>http://www.ciacci.biz/2010/02/12/vmware-view-e-thinapp/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 21:17:51 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[Personale]]></category>
		<category><![CDATA[thinapp]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware View]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=441</guid>
		<description><![CDATA[Fino ad adesso avevo usato per lavoro solo la parte &#8220;datacenter&#8221;, ovvero ESX sia nella versione 3.5 che il nuovo vSphere.
Adesso stiamo testando sia VMware View 4.0, ovvero la soluzione VDI di VMware e devo dire che mi piace molto, sopratutto le prestazioni del client, eseguibile standalone o tramite Internet Explorer.
Ma la cosa che mi [...]]]></description>
			<content:encoded><![CDATA[<p>Fino ad adesso avevo usato per lavoro solo la parte &#8220;datacenter&#8221;, ovvero ESX sia nella versione 3.5 che il nuovo vSphere.<br />
Adesso stiamo testando sia VMware View 4.0, ovvero la soluzione VDI di VMware e devo dire che mi piace molto, sopratutto le prestazioni del client, eseguibile standalone o tramite Internet Explorer.<br />
Ma la cosa che mi piace di più è ThinApp, ovvero la soluzione di &#8220;application virtualization&#8221;, integrabile anche in ambienti non VDI come il nostro.<br />
Io sto pensando di creare pacchetti per distribuire in streaming alla nostra rete prodotti come Office 2007, ovviamente con licenza, ma senza installarli pc per pc.<br />
In merito a ThinApp vi consiglio di leggere questo <a href="http://blogs.vmware.com/thinapp/" target="_blank">blog</a> e questo <a href="http://www.vmware.com/files/pdf/VMware_ThinApp_Streaming_Execution_Mode_Information_Guide.pdf" target="_blank">pdf</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d441').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d441" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMware+View+e+ThinApp&amp;Description=VMware+View+e+ThinApp&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMware+View+e+ThinApp&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;h=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;t=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;t=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;bm_description=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;T=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;h=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;name=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2010%2F02%2F12%2Fvmware-view-e-thinapp%2F&amp;t=VMware+View+e+ThinApp" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d441').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2010/02/12/vmware-view-e-thinapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 7</title>
		<link>http://www.ciacci.biz/2009/11/06/vmware-workstation-7/</link>
		<comments>http://www.ciacci.biz/2009/11/06/vmware-workstation-7/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 21:48:26 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware workstation]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=418</guid>
		<description><![CDATA[Oggi, in virtù della mia SnS attiva sulla versione 6.5, mi è arrivata da VMware la licenza, con la possibilità di scaricare, la versione Workstation 7.
Questa versione è molto interessante perchè oltre a supportare pienamente Windows 7, supporta anche l&#8217;installazione senza accorgimenti particolari di VMware vSphere (esx 4.0) , ovviamente solo per fare dei test [...]]]></description>
			<content:encoded><![CDATA[<p>Oggi, in virtù della mia SnS attiva sulla versione 6.5, mi è arrivata da VMware la licenza, con la possibilità di scaricare, la versione Workstation 7.<br />
Questa versione è molto interessante perchè oltre a supportare pienamente Windows 7, supporta anche l&#8217;installazione senza accorgimenti particolari di VMware vSphere (esx 4.0) , ovviamente solo per fare dei test o eseguire delle demo, ma già questo è molto interessante per provare features che altrimenti avrebbero richiesto discreto hardware necessario, anche solo per effettuare delle prove.<br />
Altre novità interessanti sono migliorato comparto grafico (funziona Aero Glass), la possibilità d&#8217;importare la XP MODE di Wndows 7, creare macchine con 4 processori logici e molto altro ancora.<br />
A breve una prova sul campo, installerò il tutto sul mio Windows 7 Pro!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d418').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d418" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMware+Workstation+7&amp;Description=VMware+Workstation+7&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMware+Workstation+7&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;h=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;t=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;t=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;bm_description=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;T=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;h=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;name=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F11%2F06%2Fvmware-workstation-7%2F&amp;t=VMware+Workstation+7" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d418').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/11/06/vmware-workstation-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Server 2, web UI defunta</title>
		<link>http://www.ciacci.biz/2009/10/02/vmware-server-2-web-ui-defunta/</link>
		<comments>http://www.ciacci.biz/2009/10/02/vmware-server-2-web-ui-defunta/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:03:06 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware server 2]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=399</guid>
		<description><![CDATA[Allora innanzittutto questo è un problema, ma un problema sultuario e poco rilevante, in quanto di solito (mi auguro!) VMware Server 2, seppur ottimo, è usato in piccoli ambienti e non troppo &#8220;mission critical&#8221;.
Finito il cappello introduttivo, capita che alle volte collegandosi alla User Interface (ui) web, Firefox, Explorer ed altri browser  rimangano fermi su [...]]]></description>
			<content:encoded><![CDATA[<p>Allora innanzittutto questo è un problema, ma un problema sultuario e poco rilevante, in quanto di solito (mi auguro!) VMware Server 2, seppur ottimo, è usato in piccoli ambienti e non troppo &#8220;mission critical&#8221;.<br />
Finito il cappello introduttivo, capita che alle volte collegandosi alla User Interface (ui) web, Firefox, Explorer ed altri browser  rimangano fermi su Loading&#8230;, nessun altro segno di vita ma solo un errore</p>
<blockquote><p>vmtn is not defined<br />
Line: 130</p></blockquote>
<p>sembra che il management service si sia incriccato, quindi non rimane che riavviarlo.</p>
<blockquote><p>/etc/init.d/vmware-mgmt stop</p>
<p>pkill -9 vmware-hostd</p></blockquote>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d399').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d399" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMware+Server+2%2C+web+UI+defunta&amp;Description=VMware+Server+2%2C+web+UI+defunta&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMware+Server+2%2C+web+UI+defunta&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;h=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;t=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;t=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;bm_description=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;T=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;h=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;name=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F10%2F02%2Fvmware-server-2-web-ui-defunta%2F&amp;t=VMware+Server+2%2C+web+UI+defunta" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d399').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/10/02/vmware-server-2-web-ui-defunta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMworld 2009 &#8211; VMware dimostra PCoIP</title>
		<link>http://www.ciacci.biz/2009/09/25/vmworld-2009-vmware-dimostra-pcoip/</link>
		<comments>http://www.ciacci.biz/2009/09/25/vmworld-2009-vmware-dimostra-pcoip/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 20:07:26 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[pcoip]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=384</guid>
		<description><![CDATA[Tante volte l&#8217;immagini contano più delle parole, pubblicherò una serie di video del VMware World 2009.
In breve, PCoIP è un protocollo che permette di mantenere &#8220;l&#8217;esperienza&#8221; del desktop, grafica, applicazioni e USB nella virtualizzazione dei desktop.



Social Bookmarks










































Hide Sites



]]></description>
			<content:encoded><![CDATA[<p>Tante volte l&#8217;immagini contano più delle parole, pubblicherò una serie di video del VMware World 2009.<br />
In breve, <a href="http://http://www.teradici.com" target="_blank">PCoIP</a> è un protocollo che permette di mantenere &#8220;l&#8217;esperienza&#8221; del desktop, grafica, applicazioni e USB nella virtualizzazione dei desktop.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/lqjmcduqq58&amp;hl=it&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/lqjmcduqq58&amp;hl=it&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d384').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d384" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP&amp;Description=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;h=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;t=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;t=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;bm_description=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;T=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;h=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;name=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmworld-2009-vmware-dimostra-pcoip%2F&amp;t=VMworld+2009+%26%238211%3B+VMware+dimostra+PCoIP" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d384').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/09/25/vmworld-2009-vmware-dimostra-pcoip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware su dispositivi mobili</title>
		<link>http://www.ciacci.biz/2009/09/25/vmware-su-dispositivi-mobili/</link>
		<comments>http://www.ciacci.biz/2009/09/25/vmware-su-dispositivi-mobili/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 19:12:28 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=379</guid>
		<description><![CDATA[


Social Bookmarks










































Hide Sites



]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/ESFdron95Ok&#038;hl=it&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ESFdron95Ok&#038;hl=it&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d379').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d379" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMware+su+dispositivi+mobili&amp;Description=VMware+su+dispositivi+mobili&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMware+su+dispositivi+mobili&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;h=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;t=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;t=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;bm_description=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;T=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;h=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;name=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F25%2Fvmware-su-dispositivi-mobili%2F&amp;t=VMware+su+dispositivi+mobili" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d379').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/09/25/vmware-su-dispositivi-mobili/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zenoss VM default passwords</title>
		<link>http://www.ciacci.biz/2009/09/11/zenoss-vm-default-passwords/</link>
		<comments>http://www.ciacci.biz/2009/09/11/zenoss-vm-default-passwords/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 15:10:58 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Zenoss]]></category>
		<category><![CDATA[zenoss vm]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=373</guid>
		<description><![CDATA[Ho scaricato per usarla nella nostra rete la Vm di Zenoss e l&#8217;ho trovata veramente ben fatta, basata su RPath, la distribuzione ideale per creare delle appliance virtuali, ma ritornerò sull&#8217;argomento specifico in futuro.
L&#8217;unica cosa un pò caotica che ci sono diversa password ed accessi da ricordare, di seguito

accesso alla console: come root, senza password.
Senza [...]]]></description>
			<content:encoded><![CDATA[<p>Ho scaricato per usarla nella nostra rete la Vm di <a href="www.zenoss.com" target="_blank">Zenoss</a> e l&#8217;ho trovata veramente ben fatta, basata su <a href="http://www.rpath.com/corp/" target="_blank">RPath</a>, la distribuzione ideale per creare delle appliance virtuali, ma ritornerò sull&#8217;argomento specifico in futuro.<br />
L&#8217;unica cosa un pò caotica che ci sono diversa password ed accessi da ricordare, di seguito</p>
<ul>
<li>accesso alla console: come root, senza password.<br />
Senza settare tale password non è possibile accedere via ssh</li>
<li>accesso alla rAA via web (porta 8004): admin/password</li>
<li>accesso a Zenoss: al primo collegamento vi verà chiesto di creare i vari utenti</li>
</ul>
<p>Seguiranno vari post specifici su Zenoss e su come integrarlo con VMware ESX.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d373').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d373" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Zenoss+VM+default+passwords&amp;Description=Zenoss+VM+default+passwords&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Zenoss+VM+default+passwords&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;h=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;t=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;t=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;bm_description=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;T=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;h=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;name=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F11%2Fzenoss-vm-default-passwords%2F&amp;t=Zenoss+VM+default+passwords" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d373').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/09/11/zenoss-vm-default-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vCenter su Linux</title>
		<link>http://www.ciacci.biz/2009/09/02/vmware-vcenter-su-linux/</link>
		<comments>http://www.ciacci.biz/2009/09/02/vmware-vcenter-su-linux/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:19:37 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vcenter]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=368</guid>
		<description><![CDATA[Leggendo il libro di cui vi ho parlato nel post precedente, ho scoperto che esiste una versione del vCenter che gira sotto Linux.
In realtà si tratta di una Technology Preview, quindi poco più che un esercizio di stile! 
Comunque sia si tratta della versione 2.5, ancora della 4 non è uscito nulla.
Ovviamente NON usatelo in [...]]]></description>
			<content:encoded><![CDATA[<p>Leggendo il libro di cui vi ho parlato nel post precedente, ho scoperto che esiste una versione del vCenter che gira sotto Linux.<br />
In realtà si tratta di una Technology Preview, quindi poco più che un esercizio di stile! <img src='http://www.ciacci.biz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Comunque sia si tratta della versione 2.5, ancora della 4 non è uscito nulla.<br />
Ovviamente NON usatelo in produzione, per ora non l&#8217;ho provato, se un giorno avrò tempo mi scaricherò la VM già pronta all&#8217;uso.<br />
Da quello che ho visto si basa su OpenLDAP e come backend usa Oracle, non vi spaventate, nella sua versione free!<br />
<a href="http://communities.vmware.com/community/beta/vcserver_linux" target="_blank">Qui</a> potete scaricare VMware vCenter Server 2.5 on Linux (Tech Preview).</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d368').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d368" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=VMware+vCenter+su+Linux&amp;Description=VMware+vCenter+su+Linux&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=VMware+vCenter+su+Linux&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;h=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;t=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;t=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;bm_description=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;T=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;h=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;name=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F09%2F02%2Fvmware-vcenter-su-linux%2F&amp;t=VMware+vCenter+su+Linux" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d368').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/09/02/vmware-vcenter-su-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering VMware vSphere 4</title>
		<link>http://www.ciacci.biz/2009/08/28/mastering-vmware-vsphere-4/</link>
		<comments>http://www.ciacci.biz/2009/08/28/mastering-vmware-vsphere-4/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 19:53:14 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[mastering vmware vsphere 4]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=365</guid>
		<description><![CDATA[Ieri mi è arrivato questo libro, ovvero Mastering VMware vSphere 4, acquistato in USA su Amazon.
Non ho avuto molti libri d&#8217;informatica in lingua originale, questo è nuovo e non esiste la traduzione e non è detto che sarà mai fatta, comunque sia è troppo superiore leggere questi manuali in lingua originale.
Sicuramente si mantiene meglio il [...]]]></description>
			<content:encoded><![CDATA[<p>Ieri mi è arrivato questo libro, ovvero <a href="http://www.amazon.com/Mastering-VMware-VSphere-Dummies-Computer/dp/0470481382" target="_blank">Mastering VMware vSphere 4</a>, acquistato in USA su Amazon.<br />
Non ho avuto molti libri d&#8217;informatica in lingua originale, questo è nuovo e non esiste la traduzione e non è detto che sarà mai fatta, comunque sia è troppo superiore leggere questi manuali in lingua originale.<br />
Sicuramente si mantiene meglio il pensiero dell&#8217;autore, che ha provato sul campo quella cosa, in quanto anche se bravo l&#8217;edizione italiana è curata da un traduttore, non necessariamente tecnico.<br />
Poi l&#8217;edizione è della SYBEX, una garanzia per i manuali tecnici, devo dire un grande acquisto!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d365').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d365" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Mastering+VMware+vSphere+4&amp;Description=Mastering+VMware+vSphere+4&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Mastering+VMware+vSphere+4&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;h=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;t=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;t=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;bm_description=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;T=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;h=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;name=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F28%2Fmastering-vmware-vsphere-4%2F&amp;t=Mastering+VMware+vSphere+4" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d365').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/08/28/mastering-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qualche immagine, migrazione a vSphere</title>
		<link>http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/</link>
		<comments>http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:41:04 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.ciacci.biz/?p=348</guid>
		<description><![CDATA[Come ho scritto nel precedente post vi avrei mostrato qualche immagine dei miei test, ed eccoli qua!
La galleria


Social Bookmarks










































Hide Sites



]]></description>
			<content:encoded><![CDATA[<p>Come ho scritto nel precedente post vi avrei mostrato qualche immagine dei miei test, ed eccoli qua!</p>
<p>La galleria</p>

<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/virtua-esx/' title='virtua-esx'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/virtua-esx-150x150.jpg" class="attachment-thumbnail" alt="ESX 3.5 virtuale in funzione!" title="virtua-esx" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/nested-ubuntu/' title='nested-ubuntu'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/nested-ubuntu-150x150.jpg" class="attachment-thumbnail" alt="Ubuntu Server 8.04 nidificata" title="nested-ubuntu" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/upgrade-to-vsphere-2/' title='upgrade-to-vsphere'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/upgrade-to-vsphere1-150x150.jpg" class="attachment-thumbnail" alt="Comincia l&#039;upgrade" title="upgrade-to-vsphere" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/upgrade-progress/' title='upgrade-progress'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/upgrade-progress-150x150.jpg" class="attachment-thumbnail" alt="Upgrade in corso" title="upgrade-progress" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/upgrade-progress-3/' title='upgrade-progress-3'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/upgrade-progress-3-150x150.jpg" class="attachment-thumbnail" alt="Upgrade quasi finito...." title="upgrade-progress-3" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/esx4/' title='esx4'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/esx4-150x150.jpg" class="attachment-thumbnail" alt="Grub ESX4 ready" title="esx4" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/esx4-ready/' title='esx4-ready'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/esx4-ready-150x150.jpg" class="attachment-thumbnail" alt="Splash screen della console di ESX 4" title="esx4-ready" /></a>
<a href='http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/vsphere-ready/' title='vsphere ready'><img width="150" height="150" src="http://www.ciacci.biz/wp-content/uploads/2009/08/vsphere-ready-150x150.jpg" class="attachment-thumbnail" alt="Tutto adesso funziona con vSphere" title="vsphere ready" /></a>

<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d348').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Social Bookmarks</em></strong></a>
<br />
<div class="d348" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Qualche+immagine%2C+migrazione+a+vSphere&amp;Description=Qualche+immagine%2C+migrazione+a+vSphere&amp;Url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Qualche+immagine%2C+migrazione+a+vSphere&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;h=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;t=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;t=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;bm_description=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;T=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;h=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;name=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.ciacci.biz%2F2009%2F08%2F24%2Fqualche-immagine-migrazione-a-vsphere%2F&amp;t=Qualche+immagine%2C+migrazione+a+vSphere" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.ciacci.biz/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d348').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.ciacci.biz/2009/08/24/qualche-immagine-migrazione-a-vsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
