Howto Set the computers clock in unix
From Wikihowto
- Set the current system date/time, using the date command
- date MMDDhhmm
- date MMDDhhmmYYYY.ss
- Set the hardware clock to system clocks time using hwclock
- /sbin/hwclock --systohc
- /etc/sysconfig/clock
- sets whether the hardware clock is stored as UTC or local time.
