<?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: Date Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730144#M836077</link>
    <description>Well I have to correct you on something.  UNIX is never a PC!  ;)  Unix is either workstation or server.  &lt;BR /&gt;Now that grammer is fixed, you will need root access to the server.  As root run the following command.&lt;BR /&gt;set_parms timezone&lt;BR /&gt;&lt;BR /&gt;This will prompt you for the correct information.  &lt;BR /&gt;Changing the timezone will require a reboot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
    <pubDate>Thu, 23 May 2002 13:01:45 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2002-05-23T13:01:45Z</dc:date>
    <item>
      <title>Date Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730141#M836074</link>
      <description>First of all I have to say that I know very little about Unix.  I am helping to administer a small network of 22 windows workstations, 2 NT servers and 1 HP 9000 712/100 Unix PC.  This PC is used to plot templates for cutting fabric, which are then made into garments.  Also on the network is an IP telephone system.  Each time the telephone system is rebooted, for what ever reason, the time it picks up is 1 hour behind, even though all of the windows/NT PC's are running at the correct time.  After a process of elimination I traced the source of the problem to our Unix PC.  After getting in touch with the vendor, we discovered that the Unix PC was running in Western European time when it should be GMT/BST.  We then changed this setting, but it had no effect.  Are there any other settings that I should check?  Although I have been told that the Unix PC does not broadcast the time, is there any way to tell the Unix PC not to provide the time even when asked??</description>
      <pubDate>Thu, 23 May 2002 12:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730141#M836074</guid>
      <dc:creator>Mark Irvine</dc:creator>
      <dc:date>2002-05-23T12:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730142#M836075</link>
      <description>You will need to stop the ntp service.&lt;BR /&gt;&lt;BR /&gt;type in /sbin/init.d/xntpd stop.&lt;BR /&gt;&lt;BR /&gt;Then to make sure this does not start again...&lt;BR /&gt;&lt;BR /&gt;you will need to edit /etc/rc.config.d/netdaemons. &lt;BR /&gt;&lt;BR /&gt;Have you used vi before? You may want to look at this...&lt;BR /&gt;&lt;BR /&gt;anyway in that file change XNTPD=1 to XNTPD=0&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Thu, 23 May 2002 12:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730142#M836075</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-23T12:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730143#M836076</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1)What os is the system on.10.x 11.x&lt;BR /&gt;&lt;BR /&gt;2)Check for xntpd running&lt;BR /&gt;&lt;BR /&gt;look at this file&lt;BR /&gt;/etc/rc.config.d/netdaemons:&lt;BR /&gt;# xntp configuration.  See xntpd(1m) &lt;BR /&gt;#XNTPD:    Set to 1 to start xntpd (0 to not run xntpd)&lt;BR /&gt;# XNTPD_ARGS:  command line arguments for xntpd&lt;BR /&gt;&lt;BR /&gt;also ps -ef|grep ntp&lt;BR /&gt;&lt;BR /&gt;If xntpd is not running then the ux box is not serving time.&lt;BR /&gt;&lt;BR /&gt;3)Did you reboot after the TimeZone change&lt;BR /&gt;&lt;BR /&gt;                         steve Steel</description>
      <pubDate>Thu, 23 May 2002 12:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730143#M836076</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-23T12:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730144#M836077</link>
      <description>Well I have to correct you on something.  UNIX is never a PC!  ;)  Unix is either workstation or server.  &lt;BR /&gt;Now that grammer is fixed, you will need root access to the server.  As root run the following command.&lt;BR /&gt;set_parms timezone&lt;BR /&gt;&lt;BR /&gt;This will prompt you for the correct information.  &lt;BR /&gt;Changing the timezone will require a reboot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 23 May 2002 13:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730144#M836077</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-05-23T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730145#M836078</link>
      <description>Hi Mark&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Welcome to the forums .&lt;BR /&gt;&lt;BR /&gt;The source of the problems can be many :&lt;BR /&gt;&lt;BR /&gt;1. Run date command and check whehter the time being dispalyed is correct or not if not then set_params timezone reboot the machine. This will give you the right time , timezone .&lt;BR /&gt;&lt;BR /&gt;2. /etc/profile has the set timezone loop . after the sytem comes up do a echo $TZ which should say the correct timezone you are in , incase this is not set then alos you may have the problem . ( incase /etc/profile permission should be atleast read by all ) you can just set this parameter for the session by export TZ=EST etc.&lt;BR /&gt;&lt;BR /&gt;3. If the workstation is tranmitting packets for the netwrok time protocal or ntp which si cause of the problem then may be you can try stopping that . Do a ps -ef | grep xntp and you give get a process running xntp . You can stop it by /usr/sbin/xntp stop . To make is permanent you have to change in /etc/rc.cofig.d/netdaemons and change the vaule of XNTPD to 0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2002 13:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/date-problem/m-p/2730145#M836078</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-23T13:30:10Z</dc:date>
    </item>
  </channel>
</rss>

