<?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; esx</title>
	<atom:link href="http://thelinuxfix.com/blog/tag/esx/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxfix.com/blog</link>
	<description>Hosting, Unix, and everything in between.</description>
	<lastBuildDate>Thu, 16 Feb 2012 23:20:39 +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 &#8211; Enable Time Sync From Guest</title>
		<link>http://thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-enable-time-sync-from-guest</link>
		<comments>http://thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 00:00:00 +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=9</guid>
		<description><![CDATA[I refuse to install X on servers.  Unless there is a very compelling reason (read: application dependent), I don’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 [...]]]></description>
			<content:encoded><![CDATA[<p>I refuse to install X on servers.  Unless there is a very compelling  reason (read: application dependent), I don’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’t have the X server components  installed and don’t want to/are unable to log into your host directly to  modify the .vmx file.</p>
]]></content:encoded>
			<wfw:commentRss>http://thelinuxfix.com/blog/2009/02/10/vmware-enable-time-sync-from-guest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

