~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to ca/post-install/shutdown.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 21690 -->
 
3
 
 
4
 
 
5
 <sect1 id="shutdown">
 
6
 <title>Aturant el sistema</title>
 
7
 
 
8
<para>
 
9
 
 
10
Per aturar un sistema Linux, ni heu de reiniciar prement el botó de reset
 
11
de l'ordinador, ni heu de prémer el botó d'apagar. Per evitar que es
 
12
perdin fitxers o es produeixin errors al disc cal aturar-lo de manera
 
13
controlada. Podeu prémer la combinació de tecles <keycombo>
 
14
<keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
 
15
<phrase arch="powerpc;m68k"> o en el cas del sistemes Macintosh
 
16
<keycombo> <keycap>Control</keycap> <keycap>Shift</keycap>
 
17
<keycap>Power</keycap> </keycombo></phrase>.
 
18
 
 
19
En cas que les combinacions de tecles anteriors no funcionin correctament
 
20
o vulgueu escriure les ordres, podeu entrar com a superusuari i escriure
 
21
<userinput>shutdown -h now</userinput>,
 
22
<userinput>reboot</userinput>, o <userinput>halt</userinput>.
 
23
 
 
24
</para>
 
25
 </sect1>