Find the answer to your Linux question:
Results 1 to 3 of 3
When I boot up my computer, Ubuntu automatically tries to synchronize time to ntp.ubuntulinux.org. But since my ISP requires that I use a small client to first connect to their ...
  1. #1
    Linux Newbie
    Join Date
    Apr 2005
    Location
    The Slammer
    Posts
    137

    Disable time synchronization

    When I boot up my computer, Ubuntu automatically tries to synchronize time to ntp.ubuntulinux.org. But since my ISP requires that I use a small client to first connect to their network and then the internet starts to work, it fails to synchronize.

    Because of this my startup has become extremely slow because it takes about 3 Mins. tryin to synchronize and then fails. I want to turn off time synchronization. How to do that?

    Thanx in advance.
    Registered Linux User #394578

  2. #2
    Linux Newbie
    Join Date
    Jul 2005
    Location
    ~/home
    Posts
    105
    update-rc.d -f ntpdate remove
    this removes all the symbolic links in the different runlevels.

    more information can be found with "man update-rc.d"
    Help me getting a Opera licence
    Beginning with debian? -> read THIS!

  3. #3
    Linux Newbie
    Join Date
    Apr 2005
    Location
    The Slammer
    Posts
    137
    Thanx dude!
    Registered Linux User #394578

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •