<?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: Server Time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700930#M796818</link>
    <description>Hi Allan,&lt;BR /&gt;Happy New Year&lt;BR /&gt;&lt;BR /&gt; You can use the HP UX service ntpd for time synchrnizing. You may set one server as master or you can configure servers as peer. For master server you may synchronize time with external time source like internet for better accuracy.&lt;BR /&gt;&lt;BR /&gt;I'm attaching one file for your reference.&lt;BR /&gt;This having the full method of how to use NTP.&lt;BR /&gt;&lt;BR /&gt;Hope this will help you..&lt;BR /&gt;&lt;BR /&gt;Shameer&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Jan 2006 23:13:02 GMT</pubDate>
    <dc:creator>Shameer.V.A</dc:creator>
    <dc:date>2006-01-02T23:13:02Z</dc:date>
    <item>
      <title>Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700927#M796815</link>
      <description>I have 7 HP-UX server. 3 of them are HP-UX 11. Each of this server have different time and date. Example, one of my server is ahead to 30 mins to the other server. I wanted it to be synchronized with each other. If I'm going to change the time, Will it affect the programs on each server?Will it cause me a lot troubles?Is there a free application or program that I can easily configure on one server?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Allan</description>
      <pubDate>Mon, 02 Jan 2006 11:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700927#M796815</guid>
      <dc:creator>carl airiel</dc:creator>
      <dc:date>2006-01-02T11:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700928#M796816</link>
      <description>There is the xntp service that is available on HP-UX.&lt;BR /&gt;You can either manually configure it, or use SAM.&lt;BR /&gt;&lt;BR /&gt;man xntpd</description>
      <pubDate>Mon, 02 Jan 2006 11:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700928#M796816</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-01-02T11:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700929#M796817</link>
      <description>Hi Allan:&lt;BR /&gt;&lt;BR /&gt;As Melvyn noted, the manpages for 'xntpd(1M)' provide a good source of information.&lt;BR /&gt;&lt;BR /&gt;Chapter-7 of the "Installing and Administering Internet Services" guide discusses NTP configuration and support:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90685/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90685/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will want to either step or slew time differences if adjustments are needed.  To configure slewing, set 'XNTPD_ARGS=-x' in '/etc/rc.config.d/netdaemons'.&lt;BR /&gt;&lt;BR /&gt;If the time difference between your server and your NTP source is too great (&amp;gt;= 1000 seconds), XNTPD will die. You may need to plan a reboot to step the time difference to a very small delta.  Re-setting the time can play havoc with databases and some applications.  Setting your time forward is generally not a problem.  Setting a server's time backwards should be avoided.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 12:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700929#M796817</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-02T12:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700930#M796818</link>
      <description>Hi Allan,&lt;BR /&gt;Happy New Year&lt;BR /&gt;&lt;BR /&gt; You can use the HP UX service ntpd for time synchrnizing. You may set one server as master or you can configure servers as peer. For master server you may synchronize time with external time source like internet for better accuracy.&lt;BR /&gt;&lt;BR /&gt;I'm attaching one file for your reference.&lt;BR /&gt;This having the full method of how to use NTP.&lt;BR /&gt;&lt;BR /&gt;Hope this will help you..&lt;BR /&gt;&lt;BR /&gt;Shameer&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 23:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700930#M796818</guid>
      <dc:creator>Shameer.V.A</dc:creator>
      <dc:date>2006-01-02T23:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700931#M796819</link>
      <description>hi carl;&lt;BR /&gt;you may config ntp as the following;&lt;BR /&gt;1- vi /etc/rc.config.d/netdaemons &lt;BR /&gt;   NTPDATE_SERVER='timeserver'&lt;BR /&gt;   XNTPD=1&lt;BR /&gt;&lt;BR /&gt;2- vi /etc/ntp.conf&lt;BR /&gt;   server timeserver&lt;BR /&gt;   driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;3- /sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;4- ntpq -q&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mustafa</description>
      <pubDate>Tue, 03 Jan 2006 02:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700931#M796819</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-01-03T02:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700932#M796820</link>
      <description>Hi Allan,&lt;BR /&gt;to knwo the time on remote system:&lt;BR /&gt;telnet remote_server 13 2&amp;gt;/dev/null|grep :&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Tue, 03 Jan 2006 04:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700932#M796820</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-01-03T04:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Server Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700933#M796821</link>
      <description>You can also use rdate utility to get the remote server time and set it to local machine by running with root user.&lt;BR /&gt;&lt;BR /&gt;Open source project:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://freshmeat.net/projects/rdate/" target="_blank"&gt;http://freshmeat.net/projects/rdate/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 03 Jan 2006 04:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-time/m-p/3700933#M796821</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-03T04:57:33Z</dc:date>
    </item>
  </channel>
</rss>

