<?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>Linux Servers cPanel webhosting blog &#187; change time zone</title>
	<atom:link href="http://www.theperfectarts.com/tag/change-time-zone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:58:30 +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>How to change time zone on Linux Server?</title>
		<link>http://www.theperfectarts.com/2009/10/how-to-change-time-zone-on-linux-server/</link>
		<comments>http://www.theperfectarts.com/2009/10/how-to-change-time-zone-on-linux-server/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 03:54:03 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Basic Linux]]></category>
		<category><![CDATA[Linux Administrator Interview Questions]]></category>
		<category><![CDATA[change time zone]]></category>
		<category><![CDATA[time zone on Linux Server]]></category>
		<category><![CDATA[timezone files on linux server.timezone file]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=353</guid>
		<description><![CDATA[The all the time zone files are stored in /usr/share/zoneinfo directory  and its need to simlink to the /etc/localtime file to show the timezone as per your requirment. Refer following URL to set the timezone for example we are setting GMT timezone. admin@root#ln -sf /usr/share/zoneinfo/GMT /etc/localtime But make sure that you are logged into Server [...]]]></description>
			<content:encoded><![CDATA[<p>The all the time zone files are stored in /usr/share/zoneinfo directory  and its need to simlink to the /etc/localtime file to show the timezone as per your requirment.</p>
<p>Refer following URL to set the timezone for example we are setting GMT timezone.</p>
<p><span style="color: #800000;">admin@root#ln -sf /usr/share/zoneinfo/GMT /etc/localtime</span><br />
But make sure that you are logged into Server as root to execute above command.Now check timezone has been changed or not?</p>
<p><span style="color: #800000;">admin@root</span> <span style="color: #800000;"># date</span><br />
<span style="color: #000000;">Tue Oct 27 03:49:53 GMT 2009</span><br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-1685490665026631"; /* images */ google_ad_slot = "1433358698"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p>&copy;2012 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/10/how-to-change-time-zone-on-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

