How to Synchronize Current Time in Ubuntu
|
|
As some of you might aware, the time kept by computers (or other timepieces such as clocks) are not accurate as there are various factor that causes time drift. Quartz inaccuracy, temperature, quality of the equipment, power from battery, mechanical wear and tear and so on.
These minor drift while might not seems to be significant, it will give you inaccurate measure of time. This might affect your other productivity work as the time kept by your computer is not accurate to the last second. Plus, certain application such as Stellarium and GPredict depends heavily on the time kept on your computer to give accurate result.
How to get accurate time in Ubuntu
You can ensure your computer gets the most accurate time by synchronizing it with an NTP server .
To do this you need to right click the Tray Clock in Ubuntu, and selects “Adjust Date & Time”.

A dialog will appear, press “Unlock” and enter your Administrator password to enable the menus.

Answer “yes” to install NTP packages. If your computer is connected to the internet it will be automatically synchronized with an NTP server.
Bonus :You can select the nearest NTP server to your place for faster synchronization, as shown on the picture. The nearest NTP server to Malaysia is maintained by SIRIM – mst.sirim.my.

Synchronize Time using command-line
Alternatively you can synchronize time by using ntpdate command-line tool, which is covered previously in this blog.
Tags: accuracy, clock, debian, linux, ntp, time, time server, ubuntu, watches
Keep updated with the latest posts, be a part of over 1,000 subscribers! :
Subscribe to your email
You might also want to read...
- Ubuntu : How to Syncronise Computer Time with NTP
- How to use rsync to backup and synchronize files to USB drive
- Ubuntu One Files client for Android phones
- Ubuntu 11.10 Oneiric Ocelot Preview Video – New Theme and Window Switcher
- Python for Nokia 1.3.1 (pys60) has no ProgressBar wrapper :(
- Sporadic update….
- Linux Mint 2.1 – Bea has been released


November 24th, 2008 at 2:08 pm
Any idea how to do this in Interpid Ibex? Couldn’t find the UI for setting the time server.