summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/clock-setup.xml
blob: 623dfc6d881aa478b5041d1bf5d1867dd6c901b4 (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
<!-- retain these comments for translator revision tracking -->
<!-- original version: 61405 -->

   <sect3 id="clock-setup">
   <!-- <title>Configuring the Clock and Time Zone</title> -->
   <title>Configurazione dell'orologio e del fuso orario</title>
<para arch="not-s390">

<!--
The installer will first attempt to connect to a time server on the
Internet (using the <firstterm>NTP</firstterm> protocol) in order to
correctly set the system time. If this does not succeed, the installer
will assume the time and date obtained from the system clock when the
installation system was booted are correct. It is not possible to manually
set the system time during the installation process.
-->

Come prima cosa l'installatore cerca di connettersi a un time server su
Internet (tramite il protocollo <firstterm>NTP</firstterm>) per impostare
correttamente l'ora sul sistema. Se non riesce, l'installatore assume come
valide la data e l'ora ottenute dall'orologio di sistema. Non è possibile
impostare manualmente l'ora del sistema durante il processo
d'installazione.

</para><para arch="s390"> 

<!--
The installer does not modify the system clock on the s390 platform.
-->

L'installatore non modifica l'orologio di sistema sulla piattaforma s390.

</para>

&module-tzsetup.xml;

   </sect3>