Operating System - HP-UX
1834628 Members
3423 Online
110069 Solutions
New Discussion

Time settings (D390/hpux 11i)

 
SOLVED
Go to solution
nkkorhaz
Advisor

Time settings (D390/hpux 11i)

my d390 set the time in after hours...
how can i do sets the clock-setup for manual settings (for time-switching)?
...uhh :/(my knowledge of english is awful, sorry)

--
nkkorhaz
4 REPLIES 4
Ravi_8
Honored Contributor

Re: Time settings (D390/hpux 11i)


Hi,

#set_parms time
never give up
Rizwan Mohammed
Frequent Advisor

Re: Time settings (D390/hpux 11i)

use /sbin/set_parms .here you can change the time setting and change zones too..
Know ?Urself before judging others
Michael Tully
Honored Contributor
Solution

Re: Time settings (D390/hpux 11i)

To set the time zone, use:

# set_parms timezone
The system should be rebooted after this.

Just to fix the time clock:
e.g. 7th april 2003 3:30PM
e.g. date mmddhhmmyyyy
# date 040715302003
Anyone for a Mutiny ?
nkkorhaz
Advisor

Re: Time settings (D390/hpux 11i)

.