Skip to content

Instantly share code, notes, and snippets.

@lihonosov
Created October 12, 2013 13:18
Show Gist options
  • Select an option

  • Save lihonosov/6949955 to your computer and use it in GitHub Desktop.

Select an option

Save lihonosov/6949955 to your computer and use it in GitHub Desktop.
Change GMT in CentOS
sudo rm /etc/localtime
sudo ln -s /usr/share/zoneinfo/Europe/Kiev /etc/localtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment