(OK) ntp——linux设置系统时间—RHEL—FEDORA—CENTOS
# yum -y install ntp
# timedatectl set-timezone Asia/Shanghai
# timedatectl
# timedatectl set-ntp yes
# date
# yum -y install ntp
# timedatectl set-timezone Asia/Shanghai
# timedatectl
# timedatectl set-ntp yes
# date