FAQ
26.如何设定Linux的准确时间?
1.如果配置了dns服务器可以使用Internet 时间同步
a.ntpdate 0.pool.ntp.org;
b.hwclock --systohc
2.若未配置dns 服务器可直接使用IP地址 使用
a.ntpdate 218.25.69.163;
b.hwclock --systohc
1.如果配置了dns服务器可以使用Internet 时间同步
a.ntpdate 0.pool.ntp.org;
b.hwclock --systohc
2.若未配置dns 服务器可直接使用IP地址 使用
a.ntpdate 218.25.69.163;
b.hwclock --systohc