blob: b149088fb46bb66eb13cc9d5a75286b45757156f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="drakwizard_ntp" version="5.0">
<info>
<title xml:id="drakwizard_ntp-ti1">Configure time</title>
<subtitle>drakwizard ntp</subtitle>
</info>
<!-- 2013-10-25 Lebarhon - 3 screenshots ready to be added when it is possible -->
<mediaobject>
<imageobject>
<imagedata revision="1" fileref="drakwizard_ntp.png" xml:id="drakwizard_ntp-im1" align="center" format="PNG"/>
</imageobject>
</mediaobject>
<para>This tool<footnote>
<para>You can start this tool from the command line, by typing <emphasis role="bold">drakwizard ntp</emphasis> as root.</para>
</footnote> purpose is to set the time of your server synchronised with an
external server. It isn't installed by default and you have to also install
the drakwizard and drakwizard-base packages.</para>
<para>After a welcome screen (see above), the second one ask you to choose
three time servers in the drop down lists and suggests to use pool.ntp.org
twice because this server always points to available time servers.</para>
<mediaobject>
<imageobject>
<imagedata fileref="drakwizard-ntp1.png"/>
</imageobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="drakwizard-ntp2.png">
<info>
<author>
<personname/>
</author>
<pubdate/>
</info>
</imagedata>
</imageobject>
</mediaobject>
<para/>
<para>The following screens allows to choose the region and the city and
then, you arrive on a summary. If something is wrong, you can obviously
change it using the <guibutton>Previous </guibutton>button. If everything is
right, click on the <guibutton>Next</guibutton> button to proceed to the
test. It may take a while and you finally get this screen below:</para>
<mediaobject>
<imageobject>
<imagedata fileref="drakwizard-ntp3.png"/>
</imageobject>
</mediaobject>
<para/>
<para>Click on the <guibutton>Finish</guibutton> button to close the
tool</para>
</section>
|