-2

I'm not an expert in Linux servers, and I'd like to configure my server to use the UTC timezone, so there's no issue between the applications running on it. I don't really know how to do this. I ntp ntpdate (not sure whether it changes something).

Thanks

Julien
  • 99
  • 2

1 Answers1

2

Basically if you do a:

dpkg-reconfigure tzdata

it should all work. For more information check this page.

Emil C
  • 64
  • 3