fix dual boot time ubuntu
#To set linux to use the locale time for the hardware clock timedatectl set-local-rtc 1
Here is what the above code is Doing:
1. Install the ntp package
2. Enable the ntp service
3. Start the ntp service
4. Set the timezone to UTC
5. Set the hardware clock to use the local time