This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
build:ntp [2010/07/21 20:38] SLUUG Administration |
build:ntp [2010/07/21 20:41] (current) SLUUG Administration |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | <code rootshell> | + | Debian |
| + | <code debian> | ||
| apt-get install ntp ntp-doc ntp-simple ntpdate | apt-get install ntp ntp-doc ntp-simple ntpdate | ||
| + | </code> | ||
| + | |||
| + | CentOS | ||
| + | <code centos> | ||
| + | yum install ntp | ||
| </code> | </code> | ||