<?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>VM-Aware &#187; NTP</title>
	<atom:link href="http://www.vm-aware.com/tag/ntp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vm-aware.com</link>
	<description>Server, Storage &#38; Application Virtualisation!</description>
	<lastBuildDate>Thu, 03 Mar 2011 11:28:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Amending ESX Time</title>
		<link>http://www.vm-aware.com/2008/05/amending-esx-time/</link>
		<comments>http://www.vm-aware.com/2008/05/amending-esx-time/#comments</comments>
		<pubDate>Thu, 01 May 2008 14:13:53 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX Time]]></category>
		<category><![CDATA[NTP]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/2008/05/01/amending-esx-time/</guid>
		<description><![CDATA[For those of you that don&#8217;t or can&#8217;t use NTP on your ESX servers and occasionally have problems with time, here&#8217;s how to alter the time through the command line.
The date command is a standard Linux command, but is not the easiest to remember the parameter order for setting a new date/time.
Firstly log onto your [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that don&#8217;t or can&#8217;t use NTP on your ESX servers and occasionally have problems with time, here&#8217;s how to alter the time through the command line.<span id="more-77"></span></p>
<p>The date command is a standard Linux command, but is not the easiest to remember the parameter order for setting a new date/time.</p>
<p>Firstly log onto your ESX box via a putty session or by physically standing at the machine and type date and you&#8217;ll see something like:</p>
<p>[root@northesx01 root]# date<br />
Thu May  1 14:57:55 BST 2008</p>
<p>If this time is out like mine was, then type the following:</p>
<p>date -s &#8220;MM/DD/YYYY HH:SS&#8221;</p>
<p>So in my case it looked something like this:</p>
<p>date -s &#8220;05/01/2008 15:07&#8243;</p>
<p>Once you&#8217;ve completed this it is a good idea to sync the hardware clock with the Service Console and this is done using another standard Linux command called hwclock.</p>
<p>To check the current time for the hardware clock type:</p>
<p>hwclock</p>
<p>After this type:</p>
<p>hwclock &#8211;systohc</p>
<p>All done.</p>
<p>I would say at this point that it is always best to use NTP where possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2008/05/amending-esx-time/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ESX NTP Config Script</title>
		<link>http://www.vm-aware.com/2008/02/esx-ntp-config-script/</link>
		<comments>http://www.vm-aware.com/2008/02/esx-ntp-config-script/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 15:21:13 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[NTP]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/blog/?p=48</guid>
		<description><![CDATA[I know that in ESX 3.5 you don&#8217;t need to mess about with conf files for ntp as it is all in the VI Client, but it can still be a bit laborious in 3.x.
I was pointed to VMcolonel.net by a fellow VCP (thanks Stuart) and it does a great job of fully automating the [...]]]></description>
			<content:encoded><![CDATA[<p>I know that in ESX 3.5 you don&#8217;t need to mess about with conf files for ntp as it is all in the VI Client, but it can still be a bit laborious in 3.x.</p>
<p>I was pointed to VMcolonel.net by a fellow VCP (thanks Stuart) and it does a great job of fully automating the NTP configuration.</p>
<p>Check it out at <a title="NTP Script" href="http://www.vmcolonel.net/?p=13" target="_blank">www.vmcolonel.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2008/02/esx-ntp-config-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

