[Level 1] How to set ntp client in Ubuntu.

If you want to sync time with time server in Ubuntu,
you could use command ntpdate + time_server.
And don't forget write date into bios too.
ntpdate time.stdtime.gov.tw && hwclock -w
Wish this helps.
regards,
Stanley Huang

Comments

  1. For handsome Stanley:

    In some Linux distribution, like openSUSE Linux.
    They will recommand you use another command.

    #sntp -P no -r time.stdtime.gov.tw



    Best regards


    Max

    ReplyDelete
  2. Hi Max:

    Thanks for your information. :)

    regards,

    Stanley Huang

    ReplyDelete

Post a Comment

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python