Hello All.
I'm working with RHEL 8 and the ntp package is no longer supported and it is implemented by the chronyd daemon which is
provided in the chrony package. My chrony.conf file:>
# Use public servers from the pool.ntp.org project.
# Please consider joining the pool (http://www.pool.ntp.org/join.html).
pool 2.rhel.pool.ntp.org iburst
Hello Keith,
another possibility would be to use the timesync daemon provided by systemd:
https://wiki.archlinux.org/index.php/systemd-timesyncd
Regards
Racke