<?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 time synchronisation - how? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421424#M132</link>
    <description>What is the equivalent of rdate on HP-UX?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Kathy&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Apr 2000 05:41:57 GMT</pubDate>
    <dc:creator>Kathy Donnelly</dc:creator>
    <dc:date>2000-04-13T05:41:57Z</dc:date>
    <item>
      <title>time synchronisation - how?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421424#M132</link>
      <description>What is the equivalent of rdate on HP-UX?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Kathy&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Apr 2000 05:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421424#M132</guid>
      <dc:creator>Kathy Donnelly</dc:creator>
      <dc:date>2000-04-13T05:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: time synchronisation - how?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421425#M133</link>
      <description>There is no support for rdate on HP-UX, nor is there an exact equivalent.&lt;BR /&gt;What you can use is the NTP utilities supplied with HP-UX as of HP-UX 10.x.&lt;BR /&gt;man xntpd&lt;BR /&gt;&lt;BR /&gt;Also SAM will allow you to set this up on your HP-UX systems.</description>
      <pubDate>Thu, 13 Apr 2000 05:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421425#M133</guid>
      <dc:creator>Melvyn Burnard_1</dc:creator>
      <dc:date>2000-04-13T05:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: time synchronisation - how?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421426#M134</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you want to implement time sync for your systems you will need to use NTP. &lt;BR /&gt;The set up and running is really quite simple. &lt;BR /&gt;&lt;BR /&gt;The files you will need to set are &lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netdaemons&lt;BR /&gt;/etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;I provided a url reference so that you can review what servers are available to &lt;BR /&gt;use free. I spent a little bit of time reviewing the list and selecting stables &lt;BR /&gt;environments. If there is a firewall at your office you will require a rule &lt;BR /&gt;permitting port 123/udp to go out from where you define. &lt;BR /&gt;&lt;BR /&gt;It would be best if you set up two servers to go out and sync time. Then point &lt;BR /&gt;the remainder of the servers to the two servers you have polling. When you are &lt;BR /&gt;testing if the ntp is working I used ntpdate -d IP address.&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Fri, 14 Apr 2000 01:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421426#M134</guid>
      <dc:creator>Steve White_8</dc:creator>
      <dc:date>2000-04-14T01:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: time synchronisation - how?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421427#M135</link>
      <description>Hi Kathy,&lt;BR /&gt;have the same problem;&lt;BR /&gt;network with radio controll clock; rdate running on DEC-ULTRIX, not running on HP-UX.&lt;BR /&gt;(How) did you solve the problem? (you gave no points!)&lt;BR /&gt;thanks for your answer (if you should read this message anymore)&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 06 May 2002 09:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421427#M135</guid>
      <dc:creator>Michael Bluemm</dc:creator>
      <dc:date>2002-05-06T09:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: time synchronisation - how?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421428#M136</link>
      <description>As mentioned, there is no direct equivalent of rdate.&lt;BR /&gt;But if you're looking at a one-off time adjustement, maybe "date -a" will help?</description>
      <pubDate>Mon, 06 May 2002 10:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421428#M136</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-05-06T10:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: time synchronisation - how?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421429#M137</link>
      <description>Once you have a stratum time server to sync with, use ntpdate -s &lt;SERVER&gt; where &lt;SERVER&gt; is the stratum time server you wish to sync with.&lt;/SERVER&gt;&lt;/SERVER&gt;</description>
      <pubDate>Mon, 06 May 2002 13:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-synchronisation-how/m-p/2421429#M137</guid>
      <dc:creator>Thom Cornwell</dc:creator>
      <dc:date>2002-05-06T13:20:20Z</dc:date>
    </item>
  </channel>
</rss>

