<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Virtualization</title>
        <link>http://geekswithblogs.net/sbargelt/category/4150.aspx</link>
        <description>Virtual PCs, Virtual Machines, Virtual Servers, VPC, VM, VPCs, VMs</description>
        <language>en-US</language>
        <copyright>Steve Bargelt</copyright>
        <managingEditor>steve@bargelt.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Virtualization Tips and Optimization</title>
            <link>http://geekswithblogs.net/sbargelt/archive/2007/03/02/107788.aspx</link>
            <description>&lt;p&gt;Very comprehensive article about running and optimizing VMs from Scott Hanselman...&lt;/p&gt; &lt;blockquote&gt;posted a list of tips on &lt;a href="http://www.hanselman.com/blog/HeresAGreatListOfTipsOnOptimzingPerformanceWithVirtualPCVPC.aspx"&gt;Optimizing Performance on Virtual PC a while back&lt;/a&gt;, and I'm a big&amp;nbsp;fan&amp;nbsp;of &lt;a href="http://www.invirtus.com/"&gt;Invirtus VM Optimizer&lt;/a&gt;.&amp;nbsp;&lt;a href="http://www.codinghorror.com/"&gt;Jeff&lt;/a&gt; prefers to do the optimizations himself, but the time saved is worth the $70 for a tool like this. With the &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx"&gt;new Orcas March CTP&lt;/a&gt;&amp;nbsp;available as a VM and weighing in at 9 gigs, I need to save all the time I can. Frankly, anything I can do to squeeze performance out of a VM is a good thing.&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://www.hanselman.com/blog/VirtualPCTipsAndHardwareAssistedVirtualization.aspx"&gt;Scott Hanselman's Computer Zen - Virtual PC Tips and Hardware Assisted Virtualization&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=107788"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=107788" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/sbargelt/aggbug/107788.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Steve Bargelt</dc:creator>
            <guid>http://geekswithblogs.net/sbargelt/archive/2007/03/02/107788.aspx</guid>
            <pubDate>Fri, 02 Mar 2007 16:32:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/sbargelt/comments/107788.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/sbargelt/archive/2007/03/02/107788.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/sbargelt/comments/commentRss/107788.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/sbargelt/services/trackbacks/107788.aspx</trackback:ping>
        </item>
        <item>
            <title>Keep that Virtual Machine quiet!!</title>
            <link>http://geekswithblogs.net/sbargelt/archive/2006/06/01/80332.aspx</link>
            <description>&lt;P class=citation&gt;Another awesome tip from AC. &lt;/P&gt;
&lt;P class=citation&gt;[from this post: &lt;A href="http://andrewconnell.com/blog/archive/2006/05/26/3153.aspx"&gt;&lt;EM&gt;Telling your virtual machine to stop beeping and shut up! &lt;/EM&gt;&lt;CITE cite=http://www.andrewconnell.com/blog/&gt;&lt;/CITE&gt;&lt;/A&gt;]&lt;/P&gt;
&lt;BLOCKQUOTE cite=http://www.andrewconnell.com/blog/&gt;
&lt;P&gt;&amp;#8230;&amp;nbsp;See, I configure all my virtual machines to not have a floppy drive and no sound&amp;#8230; so when there&amp;#8217;s a system alert/prompt, I get the standard system beep. That gets REAL annoying after the first 2 beeps, and it occurred to me that some people may not be aware that you can disable the system beep using two simple commands.&lt;BR&gt;&lt;BR&gt;Open a command prompt and enter the following to stop the system beep:&lt;BR&gt;&lt;BR&gt;&lt;FONT color=#ff0000&gt;C:\net stop beep&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;While this works, the beep will be re-enabled the next time the machine is rebooted. So what you want to do is configure it to never start back up:&lt;BR&gt;&lt;BR&gt;&lt;FONT color=#ff0000&gt;C:\sc config beep start= disabled&lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;Be sure to leave a space between the equals (=) sign and the word &amp;#8220;disabled&amp;#8221;.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=80332"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=80332" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/sbargelt/aggbug/80332.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Steve Bargelt</dc:creator>
            <guid>http://geekswithblogs.net/sbargelt/archive/2006/06/01/80332.aspx</guid>
            <pubDate>Thu, 01 Jun 2006 10:37:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/sbargelt/comments/80332.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/sbargelt/archive/2006/06/01/80332.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/sbargelt/comments/commentRss/80332.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/sbargelt/services/trackbacks/80332.aspx</trackback:ping>
        </item>
        <item>
            <title>TechEd 2006 - here we come</title>
            <link>http://geekswithblogs.net/sbargelt/archive/2006/03/16/72561.aspx</link>
            <description>&lt;P&gt;Well I&amp;#8217;m all set and ready for TechEd 2006 in Boston. There are approximately 12 of us going from the team I work on. Should be a blast.&lt;/P&gt;
&lt;P&gt;One disappointment so far is that both Red Sox games on the weekend before TechEd are sold out! Damn! We really wanted to hit the Sunday (6/11) 2:05 game versus Texas. If anyone out there in the metaverse has extra tix for that game &amp;#8211; let me know!&lt;/P&gt;
&lt;P&gt;Related topic &lt;A href="http://techedbloggers.net"&gt;http://techedbloggers.net&lt;/A&gt; is up and running &amp;#8211; very cool!&lt;BR&gt;&lt;/P&gt;
&lt;DIV class=techtags&gt;Tech Tags: &lt;A class=techtag href="http://technorati.com/tag/TechEd" rel=tag&gt;TechEd&lt;/A&gt; &lt;A class=techtag href="http://technorati.com/tag/2006" rel=tag&gt;2006&lt;/A&gt; &lt;A class=techtag href="http://technorati.com/tag/TechEd06" rel=tag&gt;TechEd06&lt;/A&gt; &lt;A class=techtag href="http://technorati.com/tag/TechEd2006" rel=tag&gt;TechEd2006&lt;/A&gt; &lt;/DIV&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=72561"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=72561" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/sbargelt/aggbug/72561.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Steve Bargelt</dc:creator>
            <guid>http://geekswithblogs.net/sbargelt/archive/2006/03/16/72561.aspx</guid>
            <pubDate>Thu, 16 Mar 2006 21:19:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/sbargelt/comments/72561.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/sbargelt/archive/2006/03/16/72561.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/sbargelt/comments/commentRss/72561.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/sbargelt/services/trackbacks/72561.aspx</trackback:ping>
        </item>
        <item>
            <title>HOWTO: Squeeze Every Last Drop of Performance Out of Your Virtual PCs</title>
            <link>http://geekswithblogs.net/sbargelt/archive/2006/03/08/71762.aspx</link>
            <description>&lt;p class="citation"&gt;&lt;a href="http://www.andrewconnell.com/index.aspx"&gt;Andrew Connell&lt;/a&gt; has some of the most useful posts and HowTo articles out in the metaverse. This one is no exception.&lt;/p&gt;
&lt;p class="citation"&gt;[from this post: &lt;cite cite="http://andrewconnell.com/blog/articles/SqeezePerformanceOutOfVirtualPCs.aspx"&gt;&lt;a href="http://andrewconnell.com/blog/articles/SqeezePerformanceOutOfVirtualPCs.aspx"&gt;HOWTO: Squeeze Every Last Drop of Performance Out of Your Virtual PCs&lt;/a&gt;&lt;/cite&gt;]&lt;/p&gt;
&lt;blockquote cite="http://andrewconnell.com/blog/articles/SqeezePerformanceOutOfVirtualPCs.aspx"&gt;In this article, I'll outline some of the things I do with all my VPCs in order to keep them up to speed. Some of these things I've picked up along the way from my own experience, from the Virtual PC newsgroup, virtualization blogs, webcasts, and other sources. One disclaimer: I did receive a list of some performance things from someone who I wanted to give credit to, but he claimed he got the list from someone else and he wasn't sure who that was so he didn't want to claim credit for something that was someone else's work. Thus, some of the techniques listed here may not be original, so please don't take it that I'm trying to play them off as such. &lt;/blockquote&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=71762"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=71762" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/sbargelt/aggbug/71762.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Steve Bargelt</dc:creator>
            <guid>http://geekswithblogs.net/sbargelt/archive/2006/03/08/71762.aspx</guid>
            <pubDate>Wed, 08 Mar 2006 23:44:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/sbargelt/comments/71762.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/sbargelt/archive/2006/03/08/71762.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/sbargelt/comments/commentRss/71762.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/sbargelt/services/trackbacks/71762.aspx</trackback:ping>
        </item>
    </channel>
</rss>