Skip to content

Instantly share code, notes, and snippets.

@Lazhari
Created April 6, 2016 14:13
Show Gist options
  • Save Lazhari/9df9cca5e9add4ac05d8407a4256fd24 to your computer and use it in GitHub Desktop.
Save Lazhari/9df9cca5e9add4ac05d8407a4256fd24 to your computer and use it in GitHub Desktop.
Configure a server Time to UTC
# mv /etc/localtime /etc/localtime.bak
# ln -s /usr/share/zoneinfo/UTC /etc/localtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment