<?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: configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859459#M276475</link>
    <description>hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You need to configure the "/etc/ntp.conf" and add your time servers. Or you can use SAM to do this.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
    <pubDate>Fri, 08 Sep 2006 10:46:36 GMT</pubDate>
    <dc:creator>Sp4admin</dc:creator>
    <dc:date>2006-09-08T10:46:36Z</dc:date>
    <item>
      <title>configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859454#M276470</link>
      <description>Hello ,&lt;BR /&gt;Long back i have configured hp box as a client to time server. But i need to refresh my memory on that. I do know that time server info and i know i have to edit ntp.conf and drift file . but it will be great ,if some one can help with the clean process for this .&lt;BR /&gt;Thanks so much in advance.</description>
      <pubDate>Fri, 08 Sep 2006 10:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859454#M276470</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2006-09-08T10:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859455#M276471</link>
      <description>&lt;BR /&gt;You could use sam to configure it, and if you want the commands, look at the sam log</description>
      <pubDate>Fri, 08 Sep 2006 10:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859455#M276471</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-09-08T10:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859456#M276472</link>
      <description>You need to edit following files.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netdaemons and put following lines&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=timekeeper5&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;&lt;BR /&gt;Edit following lines in config file in /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;server timekeeper1&lt;BR /&gt;server timekeeper2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;start xntpd using /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;check status:&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2006 10:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859456#M276472</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-08T10:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859457#M276473</link>
      <description>You need to edit following files.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netdaemons and put following lines&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=timekeeper&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;&lt;BR /&gt;Edit following lines in config file in /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;server timekeeper1&lt;BR /&gt;server timekeeper2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;start xntpd using /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;check status:&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2006 10:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859457#M276473</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-08T10:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859458#M276474</link>
      <description>You need to edit following files.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netdaemons and put following lines&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER=timekeeper1&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS=&lt;BR /&gt;&lt;BR /&gt;Edit following lines in config file in /etc/ntp.conf&lt;BR /&gt;&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;server timekeeper1&lt;BR /&gt;server timekeeper2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;start xntpd using /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;check status:&lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2006 10:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859458#M276474</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-08T10:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859459#M276475</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You need to configure the "/etc/ntp.conf" and add your time servers. Or you can use SAM to do this.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Fri, 08 Sep 2006 10:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuration/m-p/3859459#M276475</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2006-09-08T10:46:36Z</dc:date>
    </item>
  </channel>
</rss>

