source: basicnet/netprogs/ntp.xml@ bccbdaea

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since bccbdaea was abf1070b, checked in by Igor Živković <igor@…>, 19 years ago

Added the gcc4 patch for NTP.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5205 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY ntp-download-http "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-&ntp-version;.tar.gz">
8 <!ENTITY ntp-download-ftp "ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-&ntp-version;.tar.gz">
9 <!ENTITY ntp-md5sum "0f8fabe87cf54f409b57c6283f0c0c3d">
10 <!ENTITY ntp-size "2.4 MB">
11 <!ENTITY ntp-buildsize "27 MB">
12 <!ENTITY ntp-time "0.53 SBU">
13]>
14
15<sect1 id="ntp" xreflabel="NTP-&ntp-version;">
16 <?dbhtml filename="ntp.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>NTP-&ntp-version;</title>
24
25 <indexterm zone="ntp">
26 <primary sortas="a-NTP">NTP</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to NTP</title>
31
32 <para>The <application>NTP</application> package contains a
33 client and server to keep the time synchronized between various computers over
34 a network. This package is the official reference implementation of the
35 NTP protocol.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&ntp-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&ntp-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &ntp-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &ntp-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &ntp-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &ntp-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Required patch: <ulink
63 url="&patch-root;/ntp-&ntp-version;-gcc4-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66
67 <bridgehead renderas="sect3">NTP Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Optional</bridgehead>
70 <para><xref linkend="openssl"/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of NTP</title>
76
77 <para>Install <application>NTP</application> by running
78 the following commands:</para>
79
80<screen><userinput>patch -Np1 -i ../ntp-&ntp-version;-gcc4-1.patch &amp;&amp;
81./configure --prefix=/usr --bindir=/usr/sbin \
82 --sysconfdir=/etc &amp;&amp;
83make</userinput></screen>
84
85 <para>To test the results, issue: <command>make check</command>.</para>
86
87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
88
89<screen role="root"><userinput>make install &amp;&amp;
90install -v -m755 -d /usr/share/doc/ntp-&ntp-version; &amp;&amp;
91cp -v -R html /usr/share/doc/ntp-&ntp-version;/</userinput></screen>
92
93 </sect2>
94
95 <sect2 role="configuration">
96 <title>Configuring NTP</title>
97
98 <sect3 id="ntp-config">
99 <title>Config Files</title>
100
101 <para><filename>/etc/ntp.conf</filename></para>
102
103 <indexterm zone="ntp ntp-config">
104 <primary sortas="e-etc-ntp.conf">/etc/ntp.conf</primary>
105 </indexterm>
106
107 </sect3>
108
109 <sect3>
110 <title>Configuration Information</title>
111
112 <para>The following configuration file defines various NTP
113 stratum 2 servers with open access from different continents. It also
114 creates a drift file where <command>ntpd</command> stores the frequency
115 offset. Since the documentation included with the package is sparse,
116 visit the NTP website at <ulink url="http://www.ntp.org/"/> for more information.</para>
117
118<screen role="root"><userinput>cat &gt; /etc/ntp.conf &lt;&lt; "EOF"
119<literal># Africa
120server tock.nml.csir.co.za
121
122# Asia
123server ntp.shim.org
124
125# Australia
126server ntp.saard.net
127
128# Europe
129server ntp.tuxfamily.net
130
131# North America
132server clock.psu.edu
133
134driftfile /var/cache/ntp.drift</literal>
135EOF</userinput></screen>
136
137 </sect3>
138
139 <sect3 id="ntp-init">
140 <title>Synchronizing the Time</title>
141
142 <para>There are two options. Option one is to run <command>ntpd</command>
143 continuously and allow it to synchronize the time in a gradual manner. The
144 other option is to run <command>ntpd</command> periodically (using cron)
145 and update the time each time <command>ntpd</command> is scheduled.</para>
146
147 <para>If you choose Option one, then install the
148 <filename>/etc/rc.d/init.d/ntp</filename>
149 init script included in the
150 <xref linkend="intro-important-bootscripts"/> package.</para>
151
152 <indexterm zone="ntp ntp-init">
153 <primary sortas="f-ntp">ntp</primary>
154 </indexterm>
155
156<screen role="root"><userinput>make install-ntp</userinput></screen>
157
158 <para>If you prefer to run <command>ntpd</command> periodically, add the
159 following command to <systemitem class="username">root</systemitem>'s
160 <filename>crontab</filename>:</para>
161
162<screen><literal>ntpd -q</literal></screen>
163
164 <para>Execute the following command if you would like to set the
165 hardware clock to the current system time at shutdown and reboot:</para>
166
167<screen role="root"><userinput>ln -v -sf ../init.d/setclock /etc/rc.d/rc0.d/K46setclock &amp;&amp;
168ln -v -sf ../init.d/setclock /etc/rc.d/rc6.d/K46setclock</userinput></screen>
169
170 <para>The other way around is already set up by LFS.</para>
171
172 </sect3>
173
174 </sect2>
175
176 <sect2 role="content">
177 <title>Contents</title>
178
179 <segmentedlist>
180 <segtitle>Installed Programs</segtitle>
181 <segtitle>Installed Libraries</segtitle>
182 <segtitle>Installed Directory</segtitle>
183
184 <seglistitem>
185 <seg>ntp-keygen, ntp-wait, ntpd, ntpdate, ntpdc, ntpq,
186 ntptime, ntptrace, and tickadj</seg>
187 <seg>None</seg>
188 <seg>/usr/share/doc/ntp-&ntp-version;</seg>
189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="ntp-keygen">
198 <term><command>ntp-keygen</command></term>
199 <listitem>
200 <para>generates cryptographic data files used by the NTPv4 authentication
201 and identification schemes.</para>
202 <indexterm zone="ntp ntp-keygen">
203 <primary sortas="b-ntp-keygen">ntp-keygen</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="ntp-wait">
209 <term><command>ntp-wait</command></term>
210 <listitem>
211 <para>is useful at boot time, to delay the boot sequence until
212 <command>ntpd</command> has set the time.</para>
213 <indexterm zone="ntp ntp-wait">
214 <primary sortas="b-ntp-wait">ntp-wait</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="ntpd">
220 <term><command>ntpd</command></term>
221 <listitem>
222 <para>is a NTP daemon that runs in the background and keeps
223 the date and time synchronized based on response from configured
224 NTP servers. It also functions as a NTP server.</para>
225 <indexterm zone="ntp ntpd">
226 <primary sortas="b-ntpd">ntpd</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="ntpdate">
232 <term><command>ntpdate</command></term>
233 <listitem>
234 <para>is a client program that sets the date and time based on
235 the response from an NTP server. This command is deprecated.</para>
236 <indexterm zone="ntp ntpdate">
237 <primary sortas="b-ntpdate">ntpdate</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="ntpdc">
243 <term><command>ntpdc</command></term>
244 <listitem>
245 <para>is used to query the NTP daemon about its current state
246 and to request changes in that state.</para>
247 <indexterm zone="ntp ntpdc">
248 <primary sortas="b-ntpdc">ntpdc</primary>
249 </indexterm>
250 </listitem>
251 </varlistentry>
252
253 <varlistentry id="ntpq">
254 <term><command>ntpq</command></term>
255 <listitem>
256 <para>is an utility program used to monitor <command>ntpd</command>
257 operations and determine performance.</para>
258 <indexterm zone="ntp ntpq">
259 <primary sortas="b-ntpq">ntpq</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
264 <varlistentry id="ntptime">
265 <term><command>ntptime</command></term>
266 <listitem>
267 <para>reads and displays time-related kernel variables.</para>
268 <indexterm zone="ntp ntptime">
269 <primary sortas="b-ntptime">ntptime</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
274 <varlistentry id="ntptrace">
275 <term><command>ntptrace</command></term>
276 <listitem>
277 <para>traces a chain of NTP servers back to the primary source.</para>
278 <indexterm zone="ntp ntptrace">
279 <primary sortas="b-ntptrace">ntptrace</primary>
280 </indexterm>
281 </listitem>
282 </varlistentry>
283
284 <varlistentry id="tickadj">
285 <term><command>tickadj</command></term>
286 <listitem>
287 <para>reads, and optionally modifies, several timekeeping-related
288 variables in older kernels that do not have support for precision
289 timekeeping.</para>
290 <indexterm zone="ntp tickadj">
291 <primary sortas="b-tickadj">tickadj</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
295
296 </variablelist>
297
298 </sect2>
299
300</sect1>
Note: See TracBrowser for help on using the repository browser.