MacOS时间同步,系统时间校对问题。
2019-11-26 本文已影响0人
夏威夷的芒果
MacOS时间同步,系统时间校对问题。
当你使用:
sudo ntpdate time.apple.com
同步失败时显示-bash: ntpdate: command not found
时候
使用sudo sntp -sS time.apple.com
就可以了。
MacOS时间同步,系统时间校对问题。
当你使用:
sudo ntpdate time.apple.com
同步失败时显示-bash: ntpdate: command not found
时候
使用sudo sntp -sS time.apple.com
就可以了。