for "Query here"
apt-get update apt-get install ntpdate
dpkg-reconfigure tzdata
ntpdate -u 1.1.1.1
启动NTP
service ntp start
停止NTP
service ntp stop
重启NTP
service ntp restart
修改日期
date -s MM/DD/YY
修改时间
date -s hh:mm:ss