Difference between revisions of "Using Manjaro for Beginners"

imported>Handy
imported>Handy
Line 104: Line 104:
First off we had better be sure that even though the ntp package is installed by default on the Manjaro system, it is actually there, if it is already there this will do no harm:
First off we had better be sure that even though the ntp package is installed by default on the Manjaro system, it is actually there, if it is already there this will do no harm:


sudo pacman -S ntp
  [handy@jarmano ~]$ sudo pacman -S ntp


Now we can turn on ntp on by using the following command in the Terminal (sudo requires the root password):
Now we can turn on ntp on by using the following command in the Terminal (sudo requires the root password):
Anonymous user