Skip to content

Instantly share code, notes, and snippets.

@ntrogers
Last active September 11, 2017 21:46
Show Gist options
  • Save ntrogers/d4cad352bad905c7bff13a207c395351 to your computer and use it in GitHub Desktop.
Save ntrogers/d4cad352bad905c7bff13a207c395351 to your computer and use it in GitHub Desktop.
[macOS - Set NTP] Enable NTP and set server/timezone #macOS
systemsetup -setnetworktimeserver time.apple.com
systemsetup -setusingnetworktime on
systemsetup -settimezone America/Anchorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment