setting the time

iotc

New member
Joined
Aug 29, 2005
Messages
1
Hi there does anyone no how to set the time in DA I have done it via SSH but the time in DA is still different. I can not find anything in the controlpanel which looks helpfull for setting the time.

Hope you guy's can help.

AJN
 
Under CentOS / Redhat:

/usr/bin/rdate -s ntp.xs4all.nl (sets time to NTP servers time)
/sbin/hwclock --systohc (Updates system Hardware Clock)
 
... which should have the same results as setting the time through ssh.

I'm anxiously awaiting AJN's reply as to whether or not this fixes the problem for her/him, and also as to how s/he set it using ssh previoulsy.

Jeff
 
Back
Top