<?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>experimental &#187; time</title>
	<atom:link href="http://www.tajidyakub.com/tag/time/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tajidyakub.com</link>
	<description>Experience the Experiment</description>
	<lastBuildDate>Sat, 10 Oct 2009 19:32:38 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change Your Time Zone</title>
		<link>http://www.tajidyakub.com/nix-basics/change-your-time-zone-2008-06-26.html</link>
		<comments>http://www.tajidyakub.com/nix-basics/change-your-time-zone-2008-06-26.html#comments</comments>
		<pubDate>Thu, 26 Jun 2008 16:42:26 +0000</pubDate>
		<dc:creator>Tajid Yakub</dc:creator>
				<category><![CDATA[Nix Basics]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://tajidyakub.com/?p=3</guid>
		<description><![CDATA[From somewhere else, this is the easiest way I found to change your Box&#8217;s Time Zone
cp /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
That is if your box ran CentOS and you want the Time Zone in WIT (GMT+7)
]]></description>
			<content:encoded><![CDATA[<p>From somewhere else, this is the easiest way I found to change your Box&#8217;s Time Zone</p>
<pre class="brush: bash">cp /usr/share/zoneinfo/Asia/Jakarta /etc/localtime</pre>
<p>That is if your box ran CentOS and you want the Time Zone in WIT (GMT+7)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tajidyakub.com/nix-basics/change-your-time-zone-2008-06-26.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
