<?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: NTP set up in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220501#M327433</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;It is very desirable to have at least three external time sources.  I suggest using the NTP Pool services in your region or close to it:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pool.ntp.org/" target="_blank"&gt;http://www.pool.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 23 Jun 2008 11:22:18 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2008-06-23T11:22:18Z</dc:date>
    <item>
      <title>NTP set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220497#M327429</link>
      <description>how do i go about setting up NTP in my network. I need my 9 HP servers to have thesame time.</description>
      <pubDate>Mon, 23 Jun 2008 09:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220497#M327429</guid>
      <dc:creator>Musa I. S.</dc:creator>
      <dc:date>2008-06-23T09:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: NTP set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220498#M327430</link>
      <description>See howto - &lt;A href="http://docs.hp.com/en/B2355-90147/ch07.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90147/ch07.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 23 Jun 2008 09:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220498#M327430</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-06-23T09:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: NTP set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220499#M327431</link>
      <description>Hi Musa;&lt;BR /&gt;if you have an NTP server, do the following;&lt;BR /&gt;1- vi /etc/hosts&lt;BR /&gt;x.x.x.x  timeserver&lt;BR /&gt;2- edit the /etc/rc.config.d/netdaemons file &lt;BR /&gt;like,&lt;BR /&gt;NTPDATE_SERVER=â  timesrv.fun.comâ  &lt;BR /&gt;XNTPD=1&lt;BR /&gt;&lt;BR /&gt;3- edit /etc/ntp.conf &lt;BR /&gt;server  timesrv.fun.com&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;4- /sbin/init.d/xntpd start&lt;BR /&gt;5- ntpq -p use this command to preview.&lt;BR /&gt;6- you can also use ntpdate -b timesrv.fun.com to set time.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;mustafa&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2008 10:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220499#M327431</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2008-06-23T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: NTP set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220500#M327432</link>
      <description>Hi Musa, &lt;BR /&gt;ntp is the network time protocol service while xntpd is nothing but the daemon which is must to run the ntp service.&lt;BR /&gt;Follow this steps:&lt;BR /&gt;&lt;BR /&gt;Login as root to SRV1 server and:&lt;BR /&gt;1) Edit " /etc/rc.config.d/netdaemons " file on the SRV1 Server as follows : export NTPDATE_SERVER=&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;&lt;BR /&gt;2)Edit " /etc/ntp.conf " file in the SRV1 server with the below entries at the end of the file :&lt;BR /&gt;&lt;BR /&gt;server &lt;GIVE the="" ip="" address="" of="" srv1=""&gt;&lt;BR /&gt;3) To Maually start xntpd daemon : # /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;ON SRV2 side :&lt;BR /&gt;&lt;BR /&gt;1)Edit " /etc/rc.config.d/netdaemons " file on the clients side as follows :&lt;BR /&gt;export NTPDATE_SERVER=&lt;GIVE the="" ip="" address="" of="" srv1="" server=""&gt;&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;2)Edit " /etc/ntp.conf " file on the SRV2 server and add below entries at the end of the file:&lt;BR /&gt;server &lt;IP address="" of="" srv1=""&gt;&lt;BR /&gt;3)#/sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;In case the time synchronisation doesn't start it will definately start at the reboot of respective servers. 95 % it will start w/o reboot.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ernesto&lt;/IP&gt;&lt;/GIVE&gt;&lt;/GIVE&gt;</description>
      <pubDate>Mon, 23 Jun 2008 11:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220500#M327432</guid>
      <dc:creator>Ernesto Cappello</dc:creator>
      <dc:date>2008-06-23T11:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: NTP set up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220501#M327433</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;It is very desirable to have at least three external time sources.  I suggest using the NTP Pool services in your region or close to it:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pool.ntp.org/" target="_blank"&gt;http://www.pool.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2008 11:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-set-up/m-p/4220501#M327433</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-23T11:22:18Z</dc:date>
    </item>
  </channel>
</rss>

