Quote:
Originally Posted by varun_saa
Hello,
What is difference between "
1. Hardware set to local time
2. Hardware clock set to UTC
|
Your PC BIOS has a clock.
If you set your BIOS clock to local time (normal time when you look at your watch) then it's (1).
If you set your BIOS clock to UTC (which is kindof like GMT but does not change with daylight savings time) then you will have to create offsets to your local time.
If you live in England you use UTC+0 (or +1 for DST) if you live in Kiev you use UTC+2, etc.
If you boot a few OS on one box you should use UTC or you will get confused with all the settings.
Quote:
Originally Posted by varun_saa
And what does the following mean.
3. NTP server - automatic time synchronization (using NPT )
|
You can use NTPD (Network Time Protocol Daemon) which will send queries to NTP servers to set the time on your OS from atomic clocks around the world. Linux normally gets its time from your BIOS clock but BIOS clocks are usually not very accurate. After a day they will get worse and worse. If you set up NTPD properly it will apply corrections until your PC time is exactly correct. You can also use certain apps to set your PC BIOS clock from your Linux clock.