NT
-
linux系统如何设置时间同步
在 Linux 系统中,可通过 timedatectl 快速设置时间同步,执行 timedatectl set-ntp true 启用网络同步,或编辑 /etc/systemd/timesyncd.conf 配置 NTP 服务器,亦可使用 ntpd 或 chrony 工具实现更高精度的同步
在 Linux 系统中,可通过 timedatectl 快速设置时间同步,执行 timedatectl set-ntp true 启用网络同步,或编辑 /etc/systemd/timesyncd.conf 配置 NTP 服务器,亦可使用 ntpd 或 chrony 工具实现更高精度的同步