<?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>Mike&#039;s Planet &#187; Linux</title>
	<atom:link href="http://www.mikesplanet.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Fri, 03 Jun 2011 01:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMware Workstation: Fixing Time in Linux Guest OS</title>
		<link>http://www.mikesplanet.net/2007/08/vmware-workstation-fixing-time-in-linux-guest-os/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-workstation-fixing-time-in-linux-guest-os</link>
		<comments>http://www.mikesplanet.net/2007/08/vmware-workstation-fixing-time-in-linux-guest-os/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 16:39:57 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/2007/08/vmware-workstation-fixing-time-in-linux-guest-os/</guid>
		<description><![CDATA[I recently had troubles with Gutsy in a guest OS under VMware Workstation (Linux) on my laptop. The clock in my Gutsy guest OS would run much faster than my host computer. The problem is caused by computers using dynamic CPU speed technology. Here is a workaround I have found: Edit your /etc/vmware/config sudo vim /etc/vmware/config Add the following line to /etc/vmware/config host.cpukHz = x host.noTSC = TRUE ptsc.noTSC = TRUE x = Max CPU speed in kHz (i.e. 2GHz CPU = 2000000) Install VMware Tools in Guest OS Verify that Time synchronization between the virtual machine and the host operating system is selected]]></description>
			<content:encoded><![CDATA[<p>I recently had troubles with Gutsy in a guest OS under VMware Workstation (Linux) on my laptop. The clock in my Gutsy guest OS would run much faster than my host computer. The problem is caused by computers using dynamic CPU speed technology.</p>
<p>Here is a workaround I have found:</p>
<ol>
<li>Edit your /etc/vmware/config<br />
<blockquote><p>sudo vim /etc/vmware/config</p></blockquote>
</li>
<li>Add the following line to /etc/vmware/config<br />
<blockquote><p>host.cpukHz = x<br />
host.noTSC = TRUE<br />
ptsc.noTSC = TRUE</p></blockquote>
<p><em><strong>x = Max CPU speed in kHz (i.e. 2GHz CPU = 2000000)</strong></em></li>
<li>Install VMware Tools in Guest OS</li>
<li>Verify that <strong>Time synchronization between the virtual machine and the host operating system</strong> is selected</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2007/08/vmware-workstation-fixing-time-in-linux-guest-os/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

