- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changed Time on HPUX
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 04:48 AM
04-11-2006 04:48 AM
changed Time on HPUX
i have a problems with the HPUX,
the problem is the following:
April 03, the hpux have one hour greater than the present hour (GMT -04:00 Chile's hour)
3 week ago, i configured the DST parameter in value "0" by means of SAM, but this hpux equal changed time.
i like that the time of this hpux not automatic changed time. how can i do?
aditional data of the hpux's configuration
-r--r--r-- 1 bin bin 25
May 29 2004 TIMEZONE
cat /etc/TIMEZONE
TZ=MSA-4MSADST
export TZ
i need help,
kind to its commentaries,
I take leave sincerely,
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 04:51 AM
04-11-2006 04:51 AM
Re: changed Time on HPUX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 05:04 AM
04-11-2006 05:04 AM
Re: changed Time on HPUX
# South America Chile
PST4SST
0 23 8-14 3 1983-2038 6 PST4
0 1 8-14 10 1983-2038 0 SST3
edit /etc/TIMEZONE
TZ=PST4SST ; export TZ
Based on http://www.weltzeituhr.com/laender/033_01.shtml
Nächste Zeitumstellung:
15.10.2006 / 00:00 Uhr Ortszeit
(15.10.2006 / 04:00 Uhr UTC)
Umstellungen Sommerzeit:
Beginn: Erster Sonntag nach dem 8. Oktober
Ende: Erster Sonntag nach dem 8. Maerz
Sommerzeit = Standardzeit + 1 Std.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 05:19 AM
04-11-2006 05:19 AM
Re: changed Time on HPUX
By the way, the kernel 'timezone' and 'dst' paramters are really deprecated. See the manpages for 'timezone(5)':
http://docs.hp.com/en/B2355-60105/timezone.5.html
Once you corrrectly set your TZ variable in '/etc/TIMEZONE' I suggest that you (at least) stop and restart 'cron'. A reboot will insure that *all* processes inherit the same view of your localtime, although this is not strictly necessary.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 05:22 AM
04-11-2006 05:22 AM
Re: changed Time on HPUX
If set_parms timezone is changed a reboot would be necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 08:18 AM
04-11-2006 08:18 AM
Re: changed Time on HPUX
Thank's for yours answers
but, i not like that the time changed automatic, i like to change manually when it's necessary.
3 week ago, i changed DST parameters a value 0 on SAM and after reboot the hpux, but, the first Sunday of april the time of hpux is one hour greather than present hour..
kind to its commentaries,
I take leave sincerely,
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 10:11 AM
04-11-2006 10:11 AM
Re: changed Time on HPUX
You change the contents of /etc/TIMEZONE, then login again and your time will be correct. It is not recommended to change the computer's time manually unless you reboot. Changing time can cause cron and databases to make mistakes.
Bill Hassell, sysadmin