#[SOLVED] cant browse website whit wrong datetime

12 messages · Page 1 of 1 (latest)

proud ivy
#

Your computer clock is set to Dec 18, 2022. Make sure your computer is set to the correct date, time, and time zone in your system settings, and then refresh stackoverflow.com.```

i tried to set the right time with my timezone 

```timedatectl  set-timezone Europe/Amsterdam```

 but still doesn t working, 

Thx everybody
severe flume
#

timedatectl --set-ntp true

proud ivy
#

timedatectl: unrecognized option '--set-ntp'

#

u sure ?

real finch
#

it's timedatectl set-ntp true not --set-ntp

proud ivy
#

ooh nice that solved the problem

#

but what actually happend there?

severe flume
#

Oops my bad

#

That enables the network time protocol to sync your clock

uneven ether
charred vineBOT
#

#9639 📣 If your issue is solved, please prepend [SOLVED] to the beginning of this thread's title. Then, if possible, archive the thread.

proud ivy