NTP Sync
Written
- Use
sudo ntpdate -u <server>
to sync the time. - EC2 instances can use
sudo ntpdate -u 169.254.169.123
Thanks for reading! If you have any questions or comments, please send me a note on Twitter.
sudo ntpdate -u <server>
to sync the time.sudo ntpdate -u 169.254.169.123
Thanks for reading! If you have any questions or comments, please send me a note on Twitter.