Quote:
Originally Posted by wwang
I was trying to set the time. When you do, I seem to be set to a different time zone. Anyone know where I shoudl be looking to set my local timezone offset so that if I sync with the server, it sets my time correctly?
|
To check you timezone use evilvte and type
date
this will show you the full date, time, and timezone.
Now to change the timezone type
sudo dpkg-reconfigure tzdata
and walk through selecting e.g. America then tab to OK then select the city in your time zone then tab to OK. Now your time zone is changed
(info courtesy of jmaky2k at ill-logix.com)