[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.
regards,
Stanley Huang
you could use command ntpdate + time_server.
And don't forget write date into bios too.
ntpdate time.stdtime.gov.tw && hwclock -wWish this helps.
regards,
Stanley Huang
For handsome Stanley:
ReplyDeleteIn some Linux distribution, like openSUSE Linux.
They will recommand you use another command.
#sntp -P no -r time.stdtime.gov.tw
Best regards
Max
Hi Max:
ReplyDeleteThanks for your information. :)
regards,
Stanley Huang