Operating System - HP-UX
1834533 Members
2744 Online
110069 Solutions
New Discussion

how to change time zone of a hpux-11i v3 server

 
Aungshuman Paul
Regular Advisor

how to change time zone of a hpux-11i v3 server

Hi,

How can I change the time zone of HP-UX 11i v3 server using smh ? or using command line?

Aungshu
4 REPLIES 4
Robert-Jan Goossens
Honored Contributor

Re: how to change time zone of a hpux-11i v3 server

Hi Aungshu,

You can use the /sbin/set_parms script.

# /sbin/set_parms timezone

Regards,
Robert-Jan
Aungshuman Paul
Regular Advisor

Re: how to change time zone of a hpux-11i v3 server

Is there any way to change the time zone using SMH (System Management Home Page ) ?

Aunsghu
Jeeshan
Honored Contributor

Re: how to change time zone of a hpux-11i v3 server

you cannot change parameters from SMH. You have to change the TZ by set_parms command or manually you can set it by changing values in /etc/TIMEZONE.
a warrior never quits
Suraj K Sankari
Honored Contributor

Re: how to change time zone of a hpux-11i v3 server

Hi,
>>How can I change the time zone of HP-UX 11i v3 server using smh ? or using command line?

Both way you can do the same
in command line you have to use "set_params"
or the other way is "smh"

Suraj