Ubuntu 20.04配置ntp

Posted yangzhimingg

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 20.04配置ntp相关的知识,希望对你有一定的参考价值。

Ubuntu 20.04配置ntp

系统默认有装systemd-timesyncd

apt-get install ntpdate

vi /etc/systemd/timesyncd.conf

[Time] NTP=ntp.ming.com

:wq

systemctl restart systemd-timesyncd

手动跟ntp服务器同步:

ntpdate -s ntp.ming.com

验证:

date

以上是关于Ubuntu 20.04配置ntp的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu20.04安装教程TLS,ubuntu安装教程20.04

ubuntu20.04安装教程TLS,ubuntu安装教程20.04

Virtual Box 安装配置Ubuntu20.04图文教程

Ubuntu 20.04配置ntp

Ubuntu20.04 Attentions

ubuntu20.04配置网卡gateway4报错