VOOZH about

URL: https://qiita.com/tukiyo3/items/c847d443a6d977083de9

⇱ Ubuntuで時刻同期の設定 (timesyncd.conf) #ntp - Qiita


👁 Image
23

Go to list of users who liked

16

Share on X(Twitter)

Share on Facebook

Add to Hatena Bookmark

More than 5 years have passed since last update.

@tukiyo3

Ubuntuで時刻同期の設定 (timesyncd.conf)

23
Posted at

きっかけ

今まで ntpdate を使っていたが、deprecate になっていた。
sntp を使うようにとあったが、systemdで提供があった。

設定

  • /etc/systemd/timesyncd.conf
/etc/systemd/timesyncd.conf
[Time]
NTP=ntp.nict.jp
FallbackNTP=ntp1.jst.mfeed.ad.jp ntp2.jst.mfeed.ad.jp ntp3.jst.mfeed.ad.jp

サービスのリスタート

systemctl restart systemd-timesyncd

systemctl status systemd-timesyncd
23

Go to list of users who liked

16
0

Go to list of comments

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
23

Go to list of users who liked

16