Manjaro Difference between revisions of "Using Manjaro for Beginners"

Difference between revisions of "Using Manjaro for Beginners"

From Manjaro
imported>Handy
imported>Handy
Line 102: Line 102:
== 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] ==  


To do this we use the following command in the Terminal (sudo requires the root password):
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
 
Now we can turn on ntp on by using the following command in the Terminal (sudo requires the root password):


   [handy@jarmano ~]$ sudo timedatectl set-ntp true
   [handy@jarmano ~]$ sudo timedatectl set-ntp true
Cookies help us deliver our services. By using our services, you agree to our use of cookies.