<?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: time and date changed in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007063#M5349</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You should check what's happend to your hw clock.&lt;BR /&gt;For the time you can use the ntp (configure)&lt;BR /&gt;or start to use rdate command that is part&lt;BR /&gt;of linux (if you didn't install so install from the installation CD)&lt;BR /&gt;Use: rdate -s &lt;HOST to="" sync="" with=""&gt;&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/HOST&gt;</description>
    <pubDate>Wed, 25 Jun 2003 17:45:46 GMT</pubDate>
    <dc:creator>Caesar_3</dc:creator>
    <dc:date>2003-06-25T17:45:46Z</dc:date>
    <item>
      <title>time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007059#M5345</link>
      <description>I have Proliant ML 370 servers with SuSE Mail Server II (Enterprise Edition). The problem is that time and date unexpectedly are changing during normal operation. I correct problem with "date" command but it lasts only for 1-2 days. Also the time and date will be changed for sure if there is system reboot.&lt;BR /&gt;Any idea?&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 12:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007059#M5345</guid>
      <dc:creator>Goran Kubelka</dc:creator>
      <dc:date>2003-06-25T12:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007060#M5346</link>
      <description>try searching for something in the system logs,&lt;BR /&gt;like /var/log/messages (for RH systems, i don't know if SuSE has the same filename);&lt;BR /&gt;maybe you can find some useful information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 12:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007060#M5346</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-06-25T12:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007061#M5347</link>
      <description>The system clocks in most computer systems are notoriously inaccurate.&lt;BR /&gt;&lt;BR /&gt;The best way to deal with this is to configure ntp.&lt;BR /&gt;&lt;BR /&gt;All you need to do under Linux is pick an external time server and configure it in a file called ntp.conf&lt;BR /&gt;&lt;BR /&gt;Here is my configuration on a server that also serves as a firewall.&lt;BR /&gt;&lt;BR /&gt;server 140.221.8.88&lt;BR /&gt;&lt;BR /&gt;# I chose the University of Chicago as my time server becasue its close and accurate.&lt;BR /&gt;&lt;BR /&gt;Most people choose the Naval Observatory.&lt;BR /&gt;&lt;BR /&gt;To start the service&lt;BR /&gt;&lt;BR /&gt;service nptd start&lt;BR /&gt;&lt;BR /&gt;To configure it to run at start time, use the chkconfig command.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 12:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007061#M5347</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-25T12:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007062#M5348</link>
      <description>The question is who is jumping here -&lt;BR /&gt;system clock or hardware clock.I check&lt;BR /&gt;this with hwclock --show as I have the annoying&lt;BR /&gt;system clock on my HP Kayak xa jumping &lt;BR /&gt;forward 3 hours.&lt;BR /&gt;Interesting that my system clock show the correct values,but on both RedHat 7.3 and 9 with default kernel version I "enjoyed" this&lt;BR /&gt;behavior.Looking forward to dive deeply into&lt;BR /&gt;linux internals :)&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Wed, 25 Jun 2003 14:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007062#M5348</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-06-25T14:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007063#M5349</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You should check what's happend to your hw clock.&lt;BR /&gt;For the time you can use the ntp (configure)&lt;BR /&gt;or start to use rdate command that is part&lt;BR /&gt;of linux (if you didn't install so install from the installation CD)&lt;BR /&gt;Use: rdate -s &lt;HOST to="" sync="" with=""&gt;&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/HOST&gt;</description>
      <pubDate>Wed, 25 Jun 2003 17:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007063#M5349</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-25T17:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007064#M5350</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;ha! ha!. some one having the same problem i had until sometime back on my RHL8.0 box.&lt;BR /&gt;&lt;BR /&gt;my timezone was set to IST and my hardware clock was also set to IST and the system was a dual boot running Windows also.&lt;BR /&gt;&lt;BR /&gt;suddenly the time (the system clock) on my linux box used to advance by a period of +5.30 hrs (which is the difference betweeen IST and GMT). couldn't figure out the reason. i double checked the clock and saw that the timezone was proper, the hardware clock set to UTC was unchecked and there wasnt any cron job doing this.&lt;BR /&gt;&lt;BR /&gt;but i couldnt figure this out. finally when i upgraded to RHL9.0 this problem got solved. (atleast for the 10 odd days i was using this box, there wanst any problem.) Though i used to work very minimally on windows, this problem didnt occur there.&lt;BR /&gt;&lt;BR /&gt;may be when you discover the reason you could let us know. also, the date change what you are talking is the differnece between your timezone and GMT?&lt;BR /&gt;&lt;BR /&gt;Pls clarify.&lt;BR /&gt;&lt;BR /&gt;-balaji (and unfortunately my friend google didnt have any solution for this problem!)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2003 03:26:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007064#M5350</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-02T03:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: time and date changed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007065#M5351</link>
      <description>forgot to add that, all i used to do was to sync my system clock with the hardware clock. &lt;BR /&gt;&lt;BR /&gt;hwclock --hctosys as root.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 02 Jul 2003 03:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-and-date-changed/m-p/3007065#M5351</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-02T03:31:48Z</dc:date>
    </item>
  </channel>
</rss>

