<?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>Rusty Razor Blade &#187; vmware</title>
	<atom:link href="http://www.rustyrazorblade.com/category/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:03:54 +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>VMWare, Losing Time, and Sessions</title>
		<link>http://www.rustyrazorblade.com/2008/05/vmware-losing-time-and-sessions/</link>
		<comments>http://www.rustyrazorblade.com/2008/05/vmware-losing-time-and-sessions/#comments</comments>
		<pubDate>Thu, 08 May 2008 18:37:43 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.rustyrazorblade.com/?p=124</guid>
		<description><![CDATA[<p>I&#8217;ll keep it short. In the last few days, login on our dev server broke. We hadn&#8217;t changed anything related to it, and everything looked good code wise. What we finally figured out was that our session cookie was set to expire 2 days into the future, and our VMWare image had lost 2 days [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll keep it short.  In the last few days, login on our dev server broke.  We hadn&#8217;t changed anything related to it, and everything looked good code wise.  What we finally figured out was that our session cookie was set to expire 2 days into the future, and our VMWare image had lost 2 days of time.  </p>
<p>Fix by doing the following:</p>
<blockquote><p>ntpdate ntp.nasa.gov > /dev/null</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rustyrazorblade.com/2008/05/vmware-losing-time-and-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

