Customer Sicronizar 
 To synchronized the time of our system from the Internet, simply install the ntp package: 
 
  apt-get install ntp  
 
 In file: 
 
  / etc / ntp.conf  We 
 
 set various options such as Internet time server, how often it syncs, etc. We can see the different options with man: man ntp.conf 
 
   
 
 We may also use one of our teams as a server to synchronize multiple clients. All this and more in this interesting article  .  
 
0 comments:
Post a Comment