User Tools

Site Tools


build:ntp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
build:ntp [2007/05/31 17:28]
71.10.176.218 Updated per installation of Debian 4.0 on Bud. (CMB)
build:ntp [2010/07/21 20:38]
SLUUG Administration
Line 1: Line 1:
-===== NTP =====+====== NTP ======
  
 We are running NTP to keep the clock accurate. We are running NTP to keep the clock accurate.
  
 ===== Installation ===== ===== Installation =====
-<​code ​rootshell>+<​code ​debian>
 apt-get install ntp ntp-doc ntp-simple ntpdate apt-get install ntp ntp-doc ntp-simple ntpdate
 +</​code>​
 +
 +<code centos>
 +yum install ntp
 </​code>​ </​code>​
  
 ===== Configuration ===== ===== Configuration =====
-We are using the default configuration that Debian ships with. This is primarily a client configuration -- we allow other systems only to get the current time; they may not query any further information. (This is limited via the ''​restrict''​ keyword.) The daemon runs primarily in order to sync the system'​s time with the upstream NTP servers.+We are using the default configuration that Debian/​CentOS ​ships with. This is primarily a client configuration -- we allow other systems only to get the current time; they may not query any further information. (This is limited via the ''​restrict''​ keyword.) The daemon runs primarily in order to sync the system'​s time with the upstream NTP servers.
  
-The configuration file points to multiple upstream NTP servers within debian.pool.ntp.org.+The configuration file points to multiple upstream NTP servers within ​[debian/centos].pool.ntp.org.
  
 ===== TODO ===== ===== TODO =====
  
  
build/ntp.txt ยท Last modified: 2010/07/21 20:41 by SLUUG Administration