Fedora 35にNTPクライアントchronyをインストールする
環境情報
# cat /etc/redhat-release
Fedora release 35 (Thirty Five)
インストールの方法
1.chronyをインストールします
# dnf -y install chrony
2.設定ファイルを編集します
3行目 時刻同期するNTPサーバーを変更します
修正前
#pool 2.fedora.pool.ntp.org iburst
修正後
pool NTPサーバー iburst
3.chronydを起動します
# systemctl enable –now chronyd
4.動作確認
# chronyc sources