How to set Ubuntu Server System Clock
This post was written by admin on October 22, 2009
Posted Under: General
Posted Under: General
1.Show system date and time:
[root@****~]# clock --show
2.Set system date and time:
[root@**** ~]# clock --set --date="10/23/2009 11:26:00"
3.Keep synchronal with network time:
[root@****~]# rdate time.join.uni-muenster.de
Related posts:
- How to Create your own Wallpaper Clock on Ubuntu
- Synchronise different time clock in Windows and Ubuntu dual-boot system
- TZClock-A desktop time zone clock gadget in Ubuntu Linux
- How to show weather information in clock
- Simple Http Server support uploading files from Windows in Ubuntu
Tags: tips

Reader Comments
It seems that rdata is old, ntp is better
http://www.linuxask.com/questions/setup-time-synchronisation-in-ubuntu
[Reply]