Verify NTP Configuration on a VMware Photon Appliance

Verify NTP Configuration on a VMware Photon Appliance

Verify NTP Configuration on a VMware Photon Appliance

Quick post with the commands required to verify NTP configuration on a VMware Photon OS Appliance

ssh to the appliance as root

To check if the NTP service is up and running you can run this command

systemctl status systemd-timesyncd

If its stopped run this command

systemctl start systemd-timesyncd

To configure NTP servers run the following

vi /etc/systemd/timesyncd.conf

Add timeservers under [Time]

Version history
Revision #:
1 of 1
Last update:
‎01-15-2020 04:55 AM
Updated by: