Dual boot Windows time inconsistency #27

Open
opened 2024-06-10 19:22:21 +02:00 by Benjamin_Loison · 1 comment
sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"

Source: Stack Exchange

is a workaround.

Tracked at Benjamin_Loison/windows/issues/14.

+3

```bash sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z" ``` Source: Stack Exchange is a workaround. Tracked at [Benjamin_Loison/windows/issues/14](https://codeberg.org/Benjamin_Loison/windows/issues/14). +3
Author
Owner

I executed above command while being connected to Shotbow and got after about an hour:

image

I executed above command while being connected to Shotbow and got after about an hour: ![image](/attachments/de4440c5-f8c4-498b-b991-ff6c7c2e2dd5)
171 KiB
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/linux#27
No description provided.