<?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: Synchronize system time in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241824#M11191</link>
    <description>For the 'rdate' thing, no host equivalency is required.</description>
    <pubDate>Wed, 07 Apr 2004 17:44:53 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-04-07T17:44:53Z</dc:date>
    <item>
      <title>Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241816#M11183</link>
      <description>We have many RH linux servers , some are on remote sites , I want to find the best way to synchronize  the system time , I know NTP is good , but it require  &lt;BR /&gt;all servers access the internet to update the time ( I may wrong ) , could suggest the way ? thx.</description>
      <pubDate>Tue, 06 Apr 2004 20:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241816#M11183</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-04-06T20:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241817#M11184</link>
      <description>I take it they have access to each other on a WAN?&lt;BR /&gt;&lt;BR /&gt;You can set up your own NTP *SERVER* and get every machine to sync off that, but it's probably easier to use the 'rdate' command, and have the 'time' port open (udp 37).&lt;BR /&gt;&lt;BR /&gt;Simply put, enable the time UDP service on one server ('chkconfig time on' on a RH system), and on your remote systems:&lt;BR /&gt;&lt;BR /&gt;rdate -s &lt;SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;Schedule it (with cron) to run semi-regularly, and you're done!&lt;BR /&gt;&lt;BR /&gt;Quick way to sync time on multiple servers.&lt;/SERVER&gt;</description>
      <pubDate>Tue, 06 Apr 2004 20:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241817#M11184</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-06T20:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241818#M11185</link>
      <description>Thx reply , one more qestion, if use your method , do you mean I only need to update one server system time and then syn. to other server ? if yes , you would suggest me to use NTP to update this server system time ? thx.</description>
      <pubDate>Tue, 06 Apr 2004 21:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241818#M11185</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-04-06T21:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241819#M11186</link>
      <description>If you don't trust your central server's clock to keep accurate time, then yea.  Have the central one NTP to the outside-clock, and get the rest to rdate from your one central server.</description>
      <pubDate>Tue, 06 Apr 2004 21:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241819#M11186</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-06T21:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241820#M11187</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;setting up one central server as the NTP provider for your network is also easy enough. Thats what I do at home here ;-). If you do not  can/want to connect this server to the Internet you can buy an external clock to hook-up to your server.&lt;BR /&gt;&lt;BR /&gt;E.g. &lt;A href="http://www.linux-mag.com/cgi-bin/printer.pl?issue=2000-12&amp;amp;article=guru" target="_blank"&gt;http://www.linux-mag.com/cgi-bin/printer.pl?issue=2000-12&amp;amp;article=guru&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;has a discussion on this.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Tue, 06 Apr 2004 21:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241820#M11187</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-06T21:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241821#M11188</link>
      <description>one more question , as there are other machines are at remote site , and we don't have the root password , if no root password , is it possible to update the system time ? thx.</description>
      <pubDate>Wed, 07 Apr 2004 03:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241821#M11188</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-04-07T03:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241822#M11189</link>
      <description>Maybe this is out of my field a little bit, but if it is important that all of the boxes are sync'd on time, then wouldn't it be possible to get the local admin's there to set up their end?  It's not like you would be asking them to set up a time server on their end, just connect to the one you have 'graciously' provided.  Do you see that being or creating a problem?</description>
      <pubDate>Wed, 07 Apr 2004 08:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241822#M11189</guid>
      <dc:creator>John Collier</dc:creator>
      <dc:date>2004-04-07T08:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241823#M11190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with John, this is the beauty of NTP. You setup the server, they configure it on their end and you do not need any access to the remote system. Else setting the date/time usually does require privs (and this for good reasons since this can wreck havoc on applications).&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 07 Apr 2004 11:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241823#M11190</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-07T11:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241824#M11191</link>
      <description>For the 'rdate' thing, no host equivalency is required.</description>
      <pubDate>Wed, 07 Apr 2004 17:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241824#M11191</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-07T17:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241825#M11192</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;but rdate would need to be executed on the remote system, so again privs on the remote system are required or do I have this wrong?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 07 Apr 2004 18:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241825#M11192</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-07T18:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241826#M11193</link>
      <description>Stuart,&lt;BR /&gt;Use NTP on one or two servers to get the time from a stratum 1 server on the internet.  Have these two servers be a peer to each other.  That way you can have one off line while the other continues on.  &lt;BR /&gt;Lets say you have 10 additonal servers.  Have 5 get their time from off, your now stratum 2 servers, and do a peer between all 10.  Repeat process for other 5.  &lt;BR /&gt;Once everything is set up and synced you should be able to even take the two main time sync systems off line at the the same time and the other 10 will sync to themselves.&lt;BR /&gt;&lt;BR /&gt;It works here.  We then sync our Windows servers from our UNIX boxes and some individual pc's as well.&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 08 Apr 2004 10:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241826#M11193</guid>
      <dc:creator>Charles Holland</dc:creator>
      <dc:date>2004-04-08T10:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241827#M11194</link>
      <description>Yes.  For all of the idea's here, you'll have to have administrative privileges to configure.&lt;BR /&gt;&lt;BR /&gt;Once configured however, they are all leave-alone.&lt;BR /&gt;&lt;BR /&gt;They all also require the central server to have it's firewall opened up to allow the associated protocol.</description>
      <pubDate>Thu, 08 Apr 2004 17:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241827#M11194</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-08T17:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize system time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241828#M11195</link>
      <description>Hello Sir,&lt;BR /&gt;&lt;BR /&gt;The original suggestion, ntp is the way to go. Its easy to implement, just do this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pick a time server.&lt;BR /&gt;chkconfig --level 12345 xntpd on&lt;BR /&gt;service xntpd start&lt;BR /&gt;&lt;BR /&gt;Mr. Browne and others have given of their time in hopes that you would show the courtesy of assigning points.&lt;BR /&gt;&lt;BR /&gt;Your record 1 of 155 at this time is atrocious.&lt;BR /&gt;&lt;BR /&gt;Please Click here:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1084347&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1084347&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Fix the problem.&lt;BR /&gt;&lt;BR /&gt;I'm sure you'd have more suggestions if you were a better citizen of the itrc community.&lt;BR /&gt;&lt;BR /&gt;0 points from me, and this is the last you'll hear from me on your questions until you improve your assignment record.&lt;BR /&gt;&lt;BR /&gt;Apologies to any itrc membership offended by my tirade.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Apr 2004 20:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-system-time/m-p/3241828#M11195</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-08T20:30:09Z</dc:date>
    </item>
  </channel>
</rss>

