Difference between revisions of "Using Manjaro for Beginners"

imported>Handy
imported>Handy
Line 116: Line 116:
== Set the Correct Timezone ==
== Set the Correct Timezone ==


Now that you have your timezone copied we need to tell the system to use it. We do that with the following command (requires root password), this example uses my timezone of Australia/Sydney:
Now that you have your timezone copied to the clipboard, we need to tell the system to use it. We do that with the following command (requires root password), this example uses my timezone of Australia/Sydney:


  [handy@jarmano ~]$ sudo timedatectl set-timezone Australia/Sydney
  [handy@jarmano ~]$ sudo timedatectl set-timezone Australia/Sydney
Anonymous user