Tuesday, May 09, 2006

Syncronization of system clock

In Ubuntu's boot up sequence it use to always try to syncronize system watch with ntp.ubuntulinux.org Now this use to suck big time. Since it use to be boring waiting for long time. I tried serching various files where bootup sequence will be given but I coudn't find it. On one of the ubuntu forums I found this command

~$ sudo update-rc.d -f ntpdate remove

This removed the option of synchronization with ntp.ubuntulinux.org
Wow now its so kwel that my machine boots faster since it doesn't have to waste time in searching for the address with no internet connection.


You can configure your time zone using.
~$sudo tzconfig


Well 2 good things I learnt from this..

No comments: