Configuring NTP
To configure NTP
-
Install the NTP service by the command
sudo yum install ntp - Update the NTP server details in /etc/ntp.conf or /etc/chrony.conf
-
Restart the NTPD/chronyd service by the command
sudo systemctl start ntpd -
Verify the NTP status using command
ntpstat
