<?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>TLF Blog &#187; tools.syncTime</title>
	<atom:link href="http://www.thelinuxfix.com/blog/tag/toolssynctime/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxfix.com/blog</link>
	<description>Updates from the trenches of The Linux Fix</description>
	<lastBuildDate>Thu, 05 Nov 2009 18:41:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware &#8211; Enable Time Sync From Guest</title>
		<link>http://www.thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/</link>
		<comments>http://www.thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:50:25 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[tools.syncTime]]></category>
		<category><![CDATA[vmware-toolbox]]></category>

		<guid isPermaLink="false">http://www.thelinuxfix.com/blog/?p=48</guid>
		<description><![CDATA[I refuse to install X on servers.  Unless there is a very compelling reason (read: application depenedent), I don&#8217;t include any of the X components on a Linux install.  After all, why would a headless server need a GUI?
So when I had to install the X server packages on my Virtual Machines just to turn [...]]]></description>
			<content:encoded><![CDATA[<p>I refuse to install X on servers.  Unless there is a very compelling reason (read: application depenedent), I don&#8217;t include any of the X components on a Linux install.  After all, why would a headless server need a GUI?</p>
<p>So when I had to install the X server packages on my Virtual Machines just to turn on time sync, I was understandably put out.  I could log into the host and modify the .vmx file for my virtual machine, sure.  But if there is a method to do it from the guest, why not do it that way?  It turns out that vmware-guestd is the key on Linux Virtual Machines.<br />
<code>[root@tardis ~]# /usr/sbin/vmware-guestd --cmd "vmx.set_option synctime 0 1"</code><br />
This will allow you to turn on the time sync between the guest and host from the command line when you don&#8217;t have the X server components installed and don&#8217;t want to/are unable to log into your host directly to modify the .vmx file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
