- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Timezone change
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
11-04-2004 03:11 AM
11-04-2004 03:11 AM
Timezone change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:18 AM
11-04-2004 03:18 AM
Re: Timezone change
What exactly you want?? Change time or set TZ?? you can just do export TZ=xxx, and it will take effect immediately.
For setting the time, (setting it ahead , setting it back), you will have to use date command. but do understand that applications like oracle etc are time sensitive and can crate problems.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:22 AM
11-04-2004 03:22 AM
Re: Timezone change
Being pedantic, it's not GMT but UTC (which is exactly the same as GMT to all intents and purposes) ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:30 AM
11-04-2004 03:30 AM
Re: Timezone change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:42 AM
11-04-2004 03:42 AM
Re: Timezone change
If you want to set to the time server, first shutdown all applications that are time sensitive, then do ntpdate command. This would set time same as that of NTP server. then start NTP.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:45 AM
11-04-2004 03:45 AM
Re: Timezone change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:56 AM
11-04-2004 03:56 AM
Re: Timezone change
Now for seeing time reflect our marvelous Daylight Saving Time system, you must have a TZ set to something ending with DST (like Daylight Saving Time). You can find possibilities in /usr/lib/tztab.
regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2004 03:59 AM
11-04-2004 03:59 AM
Re: Timezone change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2004 03:57 AM
11-05-2004 03:57 AM
Re: Timezone change
2nd use xntpd to keep "sync'ed" with the NTP server
3rd use whatever TZ value is appropriate for your environment ...as the pros above have explained
NOTE: since going backwards about a hour in time you may what to do steps 1 and 2 above by just rebooting ...but before rebooting make sure NTP is configured properly and that ntpdate is set to run in /sbin/init.d/xntpd