Skip to content

Instantly share code, notes, and snippets.

@RaphaelAudet
Created July 25, 2014 13:01
Show Gist options
  • Save RaphaelAudet/f6a6337da5329e82a9d5 to your computer and use it in GitHub Desktop.
Save RaphaelAudet/f6a6337da5329e82a9d5 to your computer and use it in GitHub Desktop.
set timezone
echo "Europe/Paris" > /etc/timezone
dpkg-reconfigure -f noninteractive tzdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment