How To Set the Time Zone? On modern linux systems the easiest way to get the correct time on your OS is to use ntp...
Daylight Saving Time (DST) Handling in Linux? The Linux kernel maintains a system time. This time is initialized at boot time using the hardware clock (also known as real time clock, RTC, BIOS clock or CMOS clock). As the hardware clock does not provide not information as to whether it is kept in UTC or in local time, this needs to be configured explicitly, in YaST -> System -> /etc/sysconfig Editor -> System -> Environment -> Clock -> HWCLOCK. ...
Linux Tips: Linux, Clocks, and Time. This document explains how to set your computer's clock from Linux, how to set your timezone, and other stuff related to Linux and how it does its time-keeping. Your computer has two timepieces; a battery-backed one that is always running (the ``hardware'', ``BIOS'', or ``CMOS'' clock), and another that is maintained by the operating system currently running on your computer (the ``system'' clock). The hardware clock is generally only used to set the system clock when your operating system boots, and then from that point until you reboot or turn off your system, the system clock is the one used to keep track of time.
No comments:
Post a Comment