1. Stop NTP service in CentOS
- service ntpd stop
2. Run manual NTP update command
- ntpd update 192.168.10.100
3. Run sync command
- sync
4. Restart NTP service in CentOS
- service ntpd start
No comments:
Post a Comment