<?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 Sync in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415803#M764652</link>
    <description>How can I sync the time on 2 HP9000 K systems?</description>
    <pubDate>Wed, 03 Nov 1999 13:11:49 GMT</pubDate>
    <dc:creator>Gary Jackson_6</dc:creator>
    <dc:date>1999-11-03T13:11:49Z</dc:date>
    <item>
      <title>Time Sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415803#M764652</link>
      <description>How can I sync the time on 2 HP9000 K systems?</description>
      <pubDate>Wed, 03 Nov 1999 13:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415803#M764652</guid>
      <dc:creator>Gary Jackson_6</dc:creator>
      <dc:date>1999-11-03T13:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415804#M764653</link>
      <description>The best way is xntpd.  The man pages have the details.  The best way is to use &lt;BR /&gt;the daemon during run time and ntpdate only at boot, which may already be in &lt;BR /&gt;your config files depending which version you are using of HP-UX.  You can also &lt;BR /&gt;synchronize xntpd out to the internet so you should never have to set the &lt;BR /&gt;date/time again.&lt;BR /&gt;&lt;BR /&gt;First, enable NTP at boot time in the /etc/rc.config.d/netdaemons file.  Go to &lt;BR /&gt;the section called "xntp configuration" and follow the instruction including &lt;BR /&gt;setting up a /etc/ntp.conf file.</description>
      <pubDate>Wed, 03 Nov 1999 13:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415804#M764653</guid>
      <dc:creator>David Anderson_18</dc:creator>
      <dc:date>1999-11-03T13:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415805#M764654</link>
      <description>Dave, can you be more specific?  I'm running HP-UX 10.20 on a HP9000 800 series &lt;BR /&gt;K system.</description>
      <pubDate>Thu, 04 Nov 1999 15:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415805#M764654</guid>
      <dc:creator>Gary Jackson_6</dc:creator>
      <dc:date>1999-11-04T15:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415806#M764655</link>
      <description>If you don't have any external time source to sync to. Then try following on &lt;BR /&gt;Server A&lt;BR /&gt;&lt;BR /&gt;/etc/ntp.conf should look something like&lt;BR /&gt;server 127.127.1.1&lt;BR /&gt;&lt;BR /&gt;Then start /usr/sbin/xntpd daemon on Server A&lt;BR /&gt;&lt;BR /&gt;If you run ntpq -p you should see that the xntpd is running.&lt;BR /&gt;&lt;BR /&gt;On Server B run ntpdate -b ServerA_ipaddress (this will step Server B time to &lt;BR /&gt;Server A's time - do this in downtime)&lt;BR /&gt;&lt;BR /&gt;On Server B vi /etc/ntp.conf&lt;BR /&gt;peer Server_A_ip_address&lt;BR /&gt;&lt;BR /&gt;Then run /usr/sbin/xntpd running ntpq -p on Server B should show that it has &lt;BR /&gt;found Server A as a time source.&lt;BR /&gt;&lt;BR /&gt;When Server B has selected Server A as a time source it will place a + at the &lt;BR /&gt;beginning of the line.&lt;BR /&gt;&lt;BR /&gt;This is all from memory and I am sorry if there are mistakes, I currently have &lt;BR /&gt;not access to a test machine to confirm procedure.&lt;BR /&gt;&lt;BR /&gt;Be sure to vi /etc/rc.config.d/netdaemons to make changes permanent.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 1999 03:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415806#M764655</guid>
      <dc:creator>Paul Winchcombe_1</dc:creator>
      <dc:date>1999-11-05T03:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sync</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415807#M764656</link>
      <description>Gary,&lt;BR /&gt;&lt;BR /&gt;for more documentation on NTP, you can go on &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Click on HP-UX 10.X Release Documentation&lt;BR /&gt;then select -&amp;gt; Networking and communications topic.&lt;BR /&gt;&lt;BR /&gt;Look for the manual "Internet Services, Installing and Administering for HP-UX &lt;BR /&gt;10.20"&lt;BR /&gt;&lt;BR /&gt;The Chapter 8 is "Configuring NTP".&lt;BR /&gt;&lt;BR /&gt;Nancy</description>
      <pubDate>Fri, 05 Nov 1999 10:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-sync/m-p/2415807#M764656</guid>
      <dc:creator>Nancy Hubert_1</dc:creator>
      <dc:date>1999-11-05T10:56:00Z</dc:date>
    </item>
  </channel>
</rss>

