summaryrefslogtreecommitdiff
path: root/it/post-install/shutdown.xml
blob: e26dc5bcafde821fa947958b3fcf622aa3a22ee6 (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
<!-- retain these comments for translator revision tracking -->
<!-- original version: 21690 -->


 <sect1 id="shutdown">
 <!-- <title>Shutting Down the System</title> -->
 <title>Arresto del sistema</title>

<para>

<!-- To shut down a running Linux system, you must not reboot with the
reset switch on the front or back of your computer, or just turn off
the computer.  Linux must be shut down in a controlled manner,
otherwise files may be lost and disk damage incurred. You can press
the key combination <keycombo> <keycap>Ctrl</keycap>
<keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
<phrase arch="powerpc;m68k"> or <keycombo> <keycap>Control</keycap>
<keycap>Shift</keycap> <keycap>Power</keycap> </keycombo> on Macintosh
systems</phrase>. You may also log in as
root and type <userinput>shutdown -h now</userinput>,
<userinput>reboot</userinput>, or <userinput>halt</userinput> if
either of the key combinations do not work or you prefer to type
commands. -->

Per arrestare un sistema Linux non si deve riavviare la macchina con il
pulsante reset sul computer né spengere il computer. Linux deve essere
spento in modo controllato altrimenti si potrebbero perdere dei file e
si rischia di danneggiare il disco. È possibile premere la combinazione
di tasti <keycombo> <keycap>Ctrl</keycap> <keycap>Alt</keycap>
<keycap>Canc</keycap> </keycombo><phrase arch="powerpc;m68k"> oppure
<keycombo> <keycap>Control</keycap> <keycap>Shift</keycap>
<keycap>Power</keycap> </keycombo> sui sistemi Macintosh</phrase>. Si
può anche fare il login come root ed eseguire <userinput>shutdown -h
now</userinput>, <userinput>reboot</userinput> o <userinput>halt</userinput>
nel caso le combiazioni di tasti non funzionino o si preferisca digitare
questi comandi.

</para>

 </sect1>