<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: /etc/localtime in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035688#M65799</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;A possible solution to this would be to connect your system to an ntp time source. There probably is one on you network you can configure in ntp.conf&lt;BR /&gt;&lt;BR /&gt;If you installed the DST patch and the system clock already moved forward its not going to do it again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 22 Mar 2007 14:26:33 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-03-22T14:26:33Z</dc:date>
    <item>
      <title>/etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035685#M65796</link>
      <description>Does anyone know how the localtime file is used?&lt;BR /&gt;&lt;BR /&gt;I know when the system reboots, this file will be read to adjust the HW clock. But what if the system is up and running?&lt;BR /&gt;&lt;BR /&gt;We have a box which a DST patch was installed but the localtime file was not updated. I am afraid the system clock will move forward next Sunday.</description>
      <pubDate>Thu, 22 Mar 2007 12:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035685#M65796</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2007-03-22T12:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035686#M65797</link>
      <description>Hi Wilfred:&lt;BR /&gt;&lt;BR /&gt;The manpages for 'hwclock' in the section titled "Clocks in a Linux System" nicely explain this.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 22 Mar 2007 13:34:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035686#M65797</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-03-22T13:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035687#M65798</link>
      <description>The /etc/localtime file is a copy of the timezone file located in /usr/share/zoneinfo. When you modify the timezone to update the DST changes, the /usr/share/zoneinfo/&lt;ZONEFILE&gt; is updated and  you should copy the file to /etc/localtime.&lt;BR /&gt;&lt;BR /&gt;cp /usr/share/zoneinfo/&lt;ZONEFILE&gt; /etc/localtime&lt;BR /&gt;&lt;BR /&gt;You can check DST rules with zdump -v &lt;ZONE&gt;&lt;/ZONE&gt;&lt;/ZONEFILE&gt;&lt;/ZONEFILE&gt;</description>
      <pubDate>Thu, 22 Mar 2007 14:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035687#M65798</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-03-22T14:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035688#M65799</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;A possible solution to this would be to connect your system to an ntp time source. There probably is one on you network you can configure in ntp.conf&lt;BR /&gt;&lt;BR /&gt;If you installed the DST patch and the system clock already moved forward its not going to do it again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 22 Mar 2007 14:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035688#M65799</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-22T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035689#M65800</link>
      <description>thanks all.&lt;BR /&gt;&lt;BR /&gt;What is the different between these 2 commands?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;zdump -v US/Pacific&lt;BR /&gt;&lt;BR /&gt;zdump -v /etc/localtime&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2007 15:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035689#M65800</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2007-03-22T15:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035690#M65801</link>
      <description>The first command will open the zone file in /usr/share/zoneinfo, the second command will open /etc/localtime, if the files are equal as it should, you should get no differences in the rules.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2007 16:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035690#M65801</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-03-22T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/localtime</title>
      <link>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035691#M65802</link>
      <description>thank you all</description>
      <pubDate>Thu, 22 Mar 2007 16:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/etc-localtime/m-p/5035691#M65802</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2007-03-22T16:09:45Z</dc:date>
    </item>
  </channel>
</rss>

