Difference between revisions of "Using Manjaro for Beginners"
→Check your system's time/date settings
imported>Handy |
imported>Handy |
||
Line 76: | Line 76: | ||
== Check your system's time/date settings == | == Check your system's time/date settings == | ||
The following | The following command: | ||
[handy@jarmano ~]$ timedatectl status | |||
Gives this (incorrect) output on my machine: | |||
[handy@jarmano ~]$ timedatectl status | [handy@jarmano ~]$ timedatectl status | ||
Line 93: | Line 97: | ||
Sun 2013-10-06 01:59:59 WST | Sun 2013-10-06 01:59:59 WST | ||
Sun 2013-10-06 03:00:00 WST | Sun 2013-10-06 03:00:00 WST | ||
The above output has the wrong Timezone, & NTP not enabled. If the output on your machine does NOT have the correct '''Timezone:''' &/or has '''NTP enabled: no''' then continue & we'll fix those problems up. | |||
== Turn on the Network Time Protocol (NTP) [https://en.wikipedia.org/wiki/Network_Time_Protocol] == | == Turn on the Network Time Protocol (NTP) [https://en.wikipedia.org/wiki/Network_Time_Protocol] == |