Difference between revisions of "System Maintenance"

m
→‎Time and Date: add systemctl command
(Applied Cmd templates to commands)
m (→‎Time and Date: add systemctl command)
Line 111: Line 111:
The easiest way to ensure the time is being properly synchronized is the GUI tool included in '''Manjaro Settings Manager''' which is pictured to the left. Simply check the box next to "Set time and date automatically".
The easiest way to ensure the time is being properly synchronized is the GUI tool included in '''Manjaro Settings Manager''' which is pictured to the left. Simply check the box next to "Set time and date automatically".


An alternative is to use systemd via the systemd-timesyncd service. This can be easily enabled with the command:
An alternative is to use systemd via the systemd-timesyncd service. This can be easily enabled with one of these commands:
{{UserCmd|command=timedatectl set-ntp true}}
{{UserCmd|command=timedatectl set-ntp true}}
{{UserCmd|command=sudo systemctl enable --now systemd-timesyncd}}
<div style="clear: both"></div>
<div style="clear: both"></div>


=See Also=
=See Also=
Moderators, translator
424

edits