<?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>Rick Guyer .com &#187; VirtualBox</title>
	<atom:link href="http://rickguyer.com/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickguyer.com</link>
	<description>Information about the web, web development, and technology.</description>
	<lastBuildDate>Wed, 21 Sep 2011 13:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>VirtualBox: Disable time sync between host and client</title>
		<link>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/</link>
		<comments>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:35:53 +0000</pubDate>
		<dc:creator>ricog</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://rickguyer.com/?p=68</guid>
		<description><![CDATA[If you run VirtualBox you may eventually run into problems with the time or time sync within your VM guest, you can run this command on the host to disable time sync.]]></description>
			<content:encoded><![CDATA[<p>If you run <a href="http://www.virtualbox.org/">VirtualBox</a> you may eventually run into problems with the time or time sync within your VM guest. You can run this command on the host to disable time sync:</p>
<p style="padding-left: 30px;">vboxmanage setextradata &lt;vmname&gt; &#8220;VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled&#8221; &#8220;1&#8243;</p>
<p>Just replace &lt;vmname&gt; with the name of your guest. On Windows hosts, you&#8217;ll need to change the command to &#8220;VBoxManage&#8221;.</p>
<p>You will most likely want to set the client to sync with a time server after this. On Windows clients, just double click on the time and go to the Internet Time tab. Check the box and choose time.nist.gov (better reliability).</p>
<p>I needed to solve this because QuickBooks Pro 2000 complains about the system time being changed continuously while in multi-user mode.</p>
<p><em>I found this simple VirtualBox time sync tip in a post titled <a href="http://www.ideaexcursion.com/2008/08/19/synchronize-a-virtualized-domain-controller-with-external-time-servers/">Synchronize a Virtualized Domain Controller with External Time Servers</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

