memo@ecpplus

Use NTP on AWS

2018-03-15

Set NTP server to 169.254.169.123 IP Address. Then you don’t need to setup any security groups or routes for that.

For Ubuntu 16.04, modifying /etc/systemd/timesyncd.conf like this would work.

[Time]
NTP=169.254.169.123
FallbackNTP=

Setting the Time for Your Linux Instance

Contents

<  How to make new phoenix project with MySQL
Cleanup OSX ~/Library/Developer/ >
© 2021 memo@ecpplus  Powered by Hugo with theme Minos