<?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 Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159297#M456044</link>
    <description>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;In Your case.&lt;BR /&gt;Login as root to Pluto server and:&lt;BR /&gt;1) Edit " /etc/rc.config.d/netdaemons " file on the Pluto 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 pluto server with the below entries at the end of the file : &lt;BR /&gt;&lt;BR /&gt;server &lt;GIVE the="" ip="" address="" of="" pluto=""&gt; &lt;BR /&gt;3) To Maually start xntpd daemon : # /sbin/init.d/xntpd start &lt;BR /&gt;ON Jupiter 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="" plutoserver=""&gt;&lt;BR /&gt;export XNTPD=1 &lt;BR /&gt;export XNTPD_ARGS= &lt;BR /&gt;2)Edit " /etc/ntp.conf " file on the Jupiter server and add below entries at the end of the file:&lt;BR /&gt;server &lt;IP address="" of="" pluto=""&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;Regards,&lt;BR /&gt;Johnson&lt;/IP&gt;&lt;/GIVE&gt;&lt;/GIVE&gt;</description>
    <pubDate>Wed, 25 Feb 2009 05:08:18 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2009-02-25T05:08:18Z</dc:date>
    <item>
      <title>NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159296#M456043</link>
      <description>Dear Guru,s&lt;BR /&gt;&lt;BR /&gt;Iam planning to use two ntp server for my hpunix 11.23 and solaris 10 clients.&lt;BR /&gt;&lt;BR /&gt;cisco router as my two ntp sources.&lt;BR /&gt;&lt;BR /&gt;can any body explain how we can configue primary and secondar ntp sources in ntp.conf file and /etc/rc.config.d/netdaemons file.&lt;BR /&gt;&lt;BR /&gt;Pleaase suggest</description>
      <pubDate>Wed, 25 Feb 2009 05:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159296#M456043</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-02-25T05:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159297#M456044</link>
      <description>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;In Your case.&lt;BR /&gt;Login as root to Pluto server and:&lt;BR /&gt;1) Edit " /etc/rc.config.d/netdaemons " file on the Pluto 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 pluto server with the below entries at the end of the file : &lt;BR /&gt;&lt;BR /&gt;server &lt;GIVE the="" ip="" address="" of="" pluto=""&gt; &lt;BR /&gt;3) To Maually start xntpd daemon : # /sbin/init.d/xntpd start &lt;BR /&gt;ON Jupiter 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="" plutoserver=""&gt;&lt;BR /&gt;export XNTPD=1 &lt;BR /&gt;export XNTPD_ARGS= &lt;BR /&gt;2)Edit " /etc/ntp.conf " file on the Jupiter server and add below entries at the end of the file:&lt;BR /&gt;server &lt;IP address="" of="" pluto=""&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;Regards,&lt;BR /&gt;Johnson&lt;/IP&gt;&lt;/GIVE&gt;&lt;/GIVE&gt;</description>
      <pubDate>Wed, 25 Feb 2009 05:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159297#M456044</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-25T05:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159298#M456045</link>
      <description>Johnson&lt;BR /&gt;&lt;BR /&gt;can you please tell me how I can mention two ntp source ip adress in ntp.conf and netdaemon file.&lt;BR /&gt;&lt;BR /&gt;means if one ntp source down my client wants to sync to second source automatically.</description>
      <pubDate>Wed, 25 Feb 2009 05:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159298#M456045</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-02-25T05:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159299#M456046</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;expressing multiple ntpservers either in the etc/rc.config.d/netdaemons , in /etc/ntp.conf , the system shall be choosing the best source to sync the sources.&lt;BR /&gt;&lt;BR /&gt;ON the Clients:&lt;BR /&gt;In the /etc/rc.config.d/netdaemons just specify the file names one aside another with a spacebar /TAB between them.&lt;BR /&gt;&lt;BR /&gt;export NTPDATE_SERVER= &lt;NTP_SERVER_1&gt; &lt;NTP_SERVER_2&gt; &lt;NTP_SERVER_3&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the /etc/ntp.conf file you can just put the multiple server entries as mentioning in the server directive separated by a TAB.&lt;BR /&gt;&lt;BR /&gt;On the Client&lt;BR /&gt;&lt;BR /&gt;#vi /etc/ntp.conf&lt;BR /&gt;server &lt;NTP_SERVER_1&gt; &lt;BR /&gt;server &lt;NTP_SERVER_2&gt; &lt;BR /&gt;server &lt;NTP_SERVER_3&gt;&lt;BR /&gt;driftfile /var/adm/drift&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit&lt;/NTP_SERVER_3&gt;&lt;/NTP_SERVER_2&gt;&lt;/NTP_SERVER_1&gt;&lt;/NTP_SERVER_3&gt;&lt;/NTP_SERVER_2&gt;&lt;/NTP_SERVER_1&gt;</description>
      <pubDate>Wed, 25 Feb 2009 05:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159299#M456046</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-25T05:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159300#M456047</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;At Server:&lt;BR /&gt;&lt;BR /&gt;The steps to configure a system to be an ntp Server are: &lt;BR /&gt;1. Edit the /etc/rc.config.d/netdaemons file to configure the xntpd daemon to startup every time the system boots.&lt;BR /&gt;&lt;BR /&gt;export XNTPD=1                         # Set 0 to 1, Start the xntpd daemon every boot "ntp" &lt;BR /&gt;export NTPDATE_SERVER= Timer server IP # Set ntp server ip address&lt;BR /&gt;export XNTPD_ARGS= ""&lt;BR /&gt;&lt;BR /&gt;For NTP servers, do not set the NTPDATE_SERVER variable (leave it blank). &lt;BR /&gt;This variable is for NTP clients. &lt;BR /&gt;&lt;BR /&gt;2. If required Edit the /etc/TIMEZONE file and specify the correct time zone for the system. &lt;BR /&gt;TZ=CST6CDT Set the TZ variable to equal the time zone for the system. TO See the /usr/lib/tztab file for a list of all the available time zones. &lt;BR /&gt;&lt;BR /&gt;export TZ &lt;BR /&gt;&lt;BR /&gt;3. Edit the /etc/ntp.conf file and define the NTP server for defining an ntp server to use its local clock: &lt;BR /&gt;&lt;BR /&gt;server 127.127.1.1&lt;BR /&gt;fudge 127.127.1.1 stratum 10 &lt;BR /&gt;&lt;BR /&gt;4. Start the xntpd daemon manually by executing the following command: &lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xntpd start&lt;BR /&gt;&lt;BR /&gt;5. Wait. It could take up to 6 minutes for the xntpd daemon to start. &lt;BR /&gt;&lt;BR /&gt;6. Verify the ntp server configuration (and its association with peer NTP servers) by executing the following command: &lt;BR /&gt;&lt;BR /&gt;ntpq -p&lt;BR /&gt;&lt;BR /&gt;In short&lt;BR /&gt;At server: U only need to set: the XNTPD variable to equal 1 (/etc/rc.config.d/netdaemon)&lt;BR /&gt;Others parameter should keep it be blank.&lt;BR /&gt;&lt;BR /&gt;At client: U must set all below parameter: &lt;BR /&gt;export NTPDATE_SERVER='NTP server1 NTP server2'&lt;BR /&gt;export XNTPD=1&lt;BR /&gt;export XNTPD_ARGS= &lt;BR /&gt;and /etc/ntp.conf:&lt;BR /&gt;broadcastclient yes&lt;BR /&gt;server NTP server&lt;BR /&gt;driftfile /etc/ntp.drift&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 25 Feb 2009 06:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159300#M456047</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-02-25T06:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159301#M456048</link>
      <description>Johnson&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;can you please tell me how I can mention two ntp source ip adress in ntp.conf and netdaemon file.&lt;BR /&gt;&lt;BR /&gt;means if one ntp source down my client wants to sync to second source automatically.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;vi /etc/ntp.conf&lt;BR /&gt;ntpserver1 192.168.1.1&lt;BR /&gt;ntpserver2 192.168.1.2&lt;BR /&gt;&lt;BR /&gt;Hope this Helps,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 10:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159301#M456048</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-25T10:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159302#M456049</link>
      <description>Hi All&lt;BR /&gt;Thnaks for the tips&lt;BR /&gt;&lt;BR /&gt;One more qurey from my end.&lt;BR /&gt;&lt;BR /&gt;For configuring ntp client is it required to run all the servers in same time zone.&lt;BR /&gt;&lt;BR /&gt;because my some of the servers are running in diffrent time zone ie, UAE-4,UAE+4,GMT+4,WAT-4,SAST-2.&lt;BR /&gt;&lt;BR /&gt;In this condition is it required to change all the servers to same time zone.&lt;BR /&gt;&lt;BR /&gt;Expecting some good fast tips.&lt;BR /&gt;&lt;BR /&gt;Thnaks &lt;BR /&gt;&lt;BR /&gt;Jeevaraj</description>
      <pubDate>Thu, 26 Feb 2009 13:37:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159302#M456049</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-02-26T13:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159303#M456050</link>
      <description>Hello Jeevaraj&lt;BR /&gt;&lt;BR /&gt;It is not required to have all servers in same time zone.&lt;BR /&gt;&lt;BR /&gt;NTP will take care of updating the time according to different time zones.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 26 Feb 2009 15:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159303#M456050</guid>
      <dc:creator>killer1</dc:creator>
      <dc:date>2009-02-26T15:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159304#M456051</link>
      <description>&amp;gt;killer1: NTP will take care of updating the time according to different time zones.&lt;BR /&gt;&lt;BR /&gt;NTP works on UTC so doesn't are about timezones.  It is libc and TZ that takes care of timezones.</description>
      <pubDate>Thu, 26 Feb 2009 18:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159304#M456051</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-26T18:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159305#M456052</link>
      <description>Dennis&lt;BR /&gt;&lt;BR /&gt;Could you please explain me more???????</description>
      <pubDate>Sun, 01 Mar 2009 02:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159305#M456052</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-03-01T02:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159306#M456053</link>
      <description>Functions and Variables for Time Zones&lt;BR /&gt;â   Variable: char * tzname [2]&lt;BR /&gt;&lt;BR /&gt;The array tzname contains two strings, which are the standard names of the pair of time zones (standard and Daylight Saving) that the user has selected. tzname[0] is the name of the standard time zone (for example, "EST"), and tzname[1] is the name for the time zone when Daylight Saving Time is in use (for example, "EDT"). These correspond to the std and dst strings (respectively) from the TZ environment variable. If Daylight Saving Time is never used, tzname[1] is the empty string. &lt;BR /&gt;&lt;BR /&gt;The tzname array is initialized from the TZ environment variable whenever tzset, ctime, strftime, mktime, or localtime is called. If multiple abbreviations have been used (e.g. "EWT" and "EDT" for U.S. Eastern War Time and Eastern Daylight Time), the array contains the most recent abbreviation. &lt;BR /&gt;&lt;BR /&gt;The tzname array is required for POSIX.1 compatibility, but in GNU programs it is better to use the tm_zone member of the broken-down time structure, since tm_zone reports the correct abbreviation even when it is not the latest one. &lt;BR /&gt;&lt;BR /&gt;Though the strings are declared as char * the user must refrain from modifying these strings. Modifying the strings will almost certainly lead to trouble. &lt;BR /&gt;&lt;BR /&gt;â   Function: void tzset (void)&lt;BR /&gt;&lt;BR /&gt;The tzset function initializes the tzname variable from the value of the TZ environment variable. It is not usually necessary for your program to call this function, because it is called automatically when you use the other time conversion functions that depend on the time zone. &lt;BR /&gt;&lt;BR /&gt;The following variables are defined for compatibility with System V Unix. Like tzname, these variables are set by calling tzset or the other time conversion functions. &lt;BR /&gt;&lt;BR /&gt;â   Variable: long int timezone&lt;BR /&gt;&lt;BR /&gt;This contains the difference between UTC and the latest local standard time, in seconds west of UTC. For example, in the U.S. Eastern time zone, the value is 5*60*60. Unlike the tm_gmtoff member of the broken-down time structure, this value is not adjusted for daylight saving, and its sign is reversed. In GNU programs it is better to use tm_gmtoff, since it contains the correct offset even when it is not the latest one. &lt;BR /&gt;&lt;BR /&gt;â   Variable: int daylight&lt;BR /&gt;&lt;BR /&gt;This variable has a nonzero value if Daylight Saving Time rules apply. A nonzero value does not necessarily mean that Daylight Saving Time is now in effect; it means only that Daylight Saving Time is sometimes in effect. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Sun, 01 Mar 2009 12:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159306#M456053</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-01T12:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159307#M456054</link>
      <description>&amp;gt;Could you please explain me more?&lt;BR /&gt;&lt;BR /&gt;Unix and NTP work on UTC/GMT time, there are no timezones since it is universal.&lt;BR /&gt;&lt;BR /&gt;Johnson has listed some of the Standard C functions that deal with timezones.  These are built on top of UTC and the current time_t value.  See ctime(3):&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/ctime.3C.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/ctime.3C.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Johnson: the array contains the most recent abbreviation.&lt;BR /&gt;&lt;BR /&gt;The array contains what the user has set in TZ or /etc/TIMEZONE.</description>
      <pubDate>Sun, 01 Mar 2009 19:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159307#M456054</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-01T19:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159308#M456055</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; because my some of the servers are running in diffrent time zone ie, UAE-4,UAE+4,GMT+4,WAT-4,SAST-2.&lt;BR /&gt;&lt;BR /&gt;That's perfectly acceptable.  As Dennis noted, UNIX and NTP operate in UTC (Coordinated Universal Time), otherwise called Greenwich Mean Time (GMT).  UNIX begins time-keeping at its "Epoch" which is defined as Janyary 1, 1970 at 00:00:00 UTC.  Time is tracked as the number of seconds since that Epoch.&lt;BR /&gt;&lt;BR /&gt;A timezone is nothing more than a positive or negative offset from UTC.  The time you perceive is your LOCAL view of time --- it is the real number of elpased seconds since the Epoch +- some number of (usually) whole hours.  Timezones are purely political/social definitions.&lt;BR /&gt;&lt;BR /&gt;As noted, it is the responsiblility of the libC library routines to compute what you see as your LOCAL time based on UTC time.&lt;BR /&gt;&lt;BR /&gt;For your UAE+4 timezone, LOCAL time is +4 hours *behind* UTC whereas in your UAE-4 timezone the LOCAL time is -4 hours *ahead* of UTC.  You can see this be setting the TZ variable on the command line _ONLY_ for the duration of a command.  This is done thusly:&lt;BR /&gt;&lt;BR /&gt;# TZ=UTC date&lt;BR /&gt;Sun Mar  1 20:39:47 UTC 2009&lt;BR /&gt;# TZ=UAE+4 date&lt;BR /&gt;Sun Mar  1 16:39:53 UAE 2009&lt;BR /&gt;# TZ=UAE-4 date&lt;BR /&gt;Mon Mar  2 00:39:57 UAE 2009&lt;BR /&gt;&lt;BR /&gt;Thus, if you want, different users could have different timezones set in their login profiles and each would perceive time in their local timezones.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 01 Mar 2009 20:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159308#M456055</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-01T20:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159309#M456056</link>
      <description>&amp;gt;different time zone ie, UAE-4, UAE+4, GMT+4, WAT-4, SAST-2.&lt;BR /&gt;&lt;BR /&gt;UAE+4 (unless in Brazil) isn't a valid TZ value, only UAE-4 is.&lt;BR /&gt;&lt;BR /&gt;GMT can only have the suffix 0, GMT0.  Otherwise the name will say GMT but will be 4 hours behind, something very confusing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;JRF: TZ=UTC date&lt;BR /&gt;&lt;BR /&gt;You should use "date -u" instead.&lt;BR /&gt;Actually I think this TZ is incorrect, you must use UTC0, otherwise you will follow US DST rules.  Clay's dst.pl script should show this.</description>
      <pubDate>Sun, 01 Mar 2009 21:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159309#M456056</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-01T21:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159310#M456057</link>
      <description>&amp;gt;ME: I think this TZ is incorrect, you must use UTC0, otherwise you will follow US DST rules.&lt;BR /&gt;&lt;BR /&gt;Actually Clay's script shows it does work but the TZ documentation under environ(5) implies the offset isn't optional.</description>
      <pubDate>Wed, 04 Mar 2009 06:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159310#M456057</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-04T06:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159311#M456058</link>
      <description>thanks to all Iam closing the thread....</description>
      <pubDate>Sat, 07 Mar 2009 14:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ntp-configuration/m-p/5159311#M456058</guid>
      <dc:creator>jeevarajkn</dc:creator>
      <dc:date>2009-03-07T14:55:20Z</dc:date>
    </item>
  </channel>
</rss>

