summaryrefslogtreecommitdiff
path: root/it/post-install/shutdown.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/post-install/shutdown.xml')
-rw-r--r--it/post-install/shutdown.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/it/post-install/shutdown.xml b/it/post-install/shutdown.xml
new file mode 100644
index 000000000..e26dc5bca
--- /dev/null
+++ b/it/post-install/shutdown.xml
@@ -0,0 +1,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>