1
2
3
4
$ yum install ntp
$ systemctl enable ntpd.service
$ systemctl start ntpd.service
$ service ntpd status