<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Set system time in Solaris</title>
	<atom:link href="http://www.tech-recipes.com/rx/24/set-system-time-in-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/24/set-system-time-in-solaris/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:16:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/24/set-system-time-in-solaris/comment-page-1/#comment-186</link>
		<dc:creator></dc:creator>
		<pubDate>Wed, 19 May 2004 13:53:56 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-186</guid>
		<description>Your command would be a bad idea on a production system.  Much better to use the -a option like this:

date -a sss.fff

so that the system slowly changes time.  When you do it abruptly, the way you indicated, time-dependent processes can get hammered.

Larry Sherwood</description>
		<content:encoded><![CDATA[<p>Your command would be a bad idea on a production system.  Much better to use the -a option like this:</p>
<p>date -a sss.fff</p>
<p>so that the system slowly changes time.  When you do it abruptly, the way you indicated, time-dependent processes can get hammered.</p>
<p>Larry Sherwood</p>
]]></content:encoded>
	</item>
</channel>
</rss>
