TEXT 220
Win vs Linux Time Clock By mike on 28th March 2021 03:48:54 PM
  1. This is a common problem when dual booting with Ubuntu/Linux. Linux gets it's time from BIOS assuming it is UTC while Windows does it assuming it is your regional time. So each OS keeps messing the time for each other. The easier way is to change time in Linux.
  2.  
  3. In linux, go to:
  4.  
  5. /etc/default/rcS
  6.  
  7. Change:
  8.  
  9. UTC=yes to UTC=no
  10.  
  11. -------------------------
  12. services.msc.
  13.  
  14. Check for the Windows Time service

Hasta la pasta! is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.