LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   That time issue on dual boot box (https://www.linuxquestions.org/questions/linux-newbie-8/that-time-issue-on-dual-boot-box-4175686340/)

binkyd 12-05-2020 03:49 PM

That time issue on dual boot box
 
Have that Windows/Linux time issue on another box, can fix it with this
Code:

sudo ntpdate pool.ntp.org
The question:
How can I run that, or something similar, in Startup Applications without having to enter the password?


(Just not finding my answer searching....:(, and I should remember this)

michaelk 12-05-2020 04:06 PM

By "Have that Windows/Linux time issue on another box" I assume this is a dual boot box where time is off by the UTC offset?

If so change the linux hardware clock reference to LOCAL and update the system clock to the correct time. Why not run ntp as a service?

binkyd 12-05-2020 04:36 PM

cuz I'm brain dead today....

Forgot all about running ntp as a service - all good now.

:hattip: @michaelk


All times are GMT -5. The time now is 07:19 PM.