Creating new DST in OXE4400

All those commands that we don't really use very often, but that we should ! Documented or not, they worth it !
tgn_DUP

Re: Creating new DST in OXE4400

Post by tgn_DUP »

clanun wrote:Ex. In my phones I see 10:00am, the "hwclock" (the RTC) show me 09:00am and the "date" command show me "Wed Oct 10 10:00:00 GMT-3 2007".
The "timeconfig" is in the GMT-3 zone, and the "Hardware clock set to GMT" is set.
the hardware-clock and the clock in the telephonic-application won't automatically change, if you change the clock with the date-command (i think you did.)
you can set the hw-clock to the system clock like this (as root)

Code: Select all

hwclock --systohc

and the clock in the telephones with

Code: Select all

tool setdate
or better use swinst and all the clock's will change.
clanun wrote:When I change my TZ from -3 to -2, only change the displayed hour with "date" not in the phones...
you must reboot, after you've changed the timezone. better change timezone with swinst and you would be informed about that.

regards
clanun

Re: Creating new DST in OXE4400

Post by clanun »

tgn:
Yes, I'm changing the hour with date, Ex. date 1010071000, and the time changes in the hwclock too.
If I change the hwclock with hwclock command the date changes too.

I think is a good idea test it before change the TZ in the OXE.
The reboot is complicated in my site, because is used 7x24.
Now I have a idea of how work OXE.
Thanks a lot tgn.

vad: yes I'm setting GMT-2.

alex: Yes, Google is the answer.... and zic, work fine... tnks.
Post Reply

Return to “Usefull commands”