-1

I'm trying to update the time of my Cent OS machine by trying to sync it with the NTP server via IP address. This updates the pool on the machine but does not sync the time. I've tried this using both the ntpd and chrony service and changing their respective config files as well, but so far no success. Any help would be appreciated thanks.

1 Answers1

-1

Your question seems to be solved by installing and running rdate.

I recommend.

yum install -y rdate

ym y
  • 85
  • 2