
How to Sync Arch Linux Time
- Open a terminal and enter the command to check the status of your clock. As you can see System clock synchronized is turned off.
Try reloading it first by entering the commands below then recheck it via timedatectl command above.
If no luck, proceed to step 2 - open /etc/systemd/timesyncd.conf . Don't forget to open it as sudo
and you will see this - Uncomment the variables and replace them with the NTP of your location. You can google it. E.g: NTP in the Philippines
- Enter commands below to reload the deamon, set ntp to off then back to on.
- Finally, check the status. You must see the System clock synchronized changed from no to yes