LMDE Clock Setting to UTC Bug Fix

fspilot
  13 years ago
  19

If you have LMDE installed alongside other distros on the same computer and the timezone is off on either install, this may be caused by LMDE setting your computer's internal clock to UTC. This fix tells LMDE to set your computer's internal clock to your local time. Some other distros set your computer's internal clock to your local time by default causing the time discrepancy. Try this fix below for LMDE:

Go Alt+F2 and type "gksu nautilus". Enter your password.

Once Nautilus is open, go to and open "/etc/default/rcS".

In the file, go to the "UTC=yes" section and correct it to "UTC=no".

Save the updated file, exit Nautilus and restart computer. You may have to readjust the time settings in any of your installed distros.
Comments
eiver 11 years ago

You can fix windows instead. Just set registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
“RealTimeIsUniversal”=dword:00000001

and windows will use UTC time too.


yves910 12 years ago

Thank You!


m_holmes 12 years ago

Just re-installed LMDE and ran into this issue.
Thank you, you have saved me lots of hair pulling angst.


gorade 12 years ago

Ay, there's the rub! Thank you!


Mdyter 12 years ago

Thank You!


pnin 12 years ago

Thanks. Another minute but very persistent annoyance bites the dust. :)


loukoumas 12 years ago

good solution


autocrosser 13 years ago

Thank You...Very helpful!!!