# yum install ntpdate # yum install ntp # chkconfig ntpd on # service ntpd start
# dnf install ntp # systemctl start ntpd # systemctl enable ntpd