| 1 |
toff |
3354 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
rudy-guest |
16561 |
<!-- $Id$ -->
|
| 3 |
toff |
3321 |
|
| 4 |
toff |
3354 |
|
| 5 |
toff |
3321 |
<sect1 id="shutdown">
|
| 6 |
fjp |
39894 |
<title>Shutting down the system</title>
|
| 7 |
toff |
3321 |
|
| 8 |
|
|
<para>
|
| 9 |
|
|
|
| 10 |
rudy-guest |
16561 |
To shut down a running Linux system, you must not reboot with the
|
| 11 |
|
|
reset switch on the front or back of your computer, or just turn off
|
| 12 |
fjp |
39894 |
the computer. Linux should be shut down in a controlled manner,
|
| 13 |
fjp |
39899 |
otherwise files might get lost and/or disk damage might occur. If you run a
|
| 14 |
fjp |
39894 |
desktop environment, there is usually an option to <quote>log out</quote>
|
| 15 |
|
|
available from the application menu that allows you to shutdown (or reboot)
|
| 16 |
|
|
the system.
|
| 17 |
|
|
|
| 18 |
|
|
</para><para>
|
| 19 |
|
|
|
| 20 |
nabetaro-guest |
39942 |
Alternatively you can press the key combination <keycombo>
|
| 21 |
fjp |
39894 |
<keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
|
| 22 |
fjp |
61133 |
<phrase arch="powerpc"> or <keycombo> <keycap>Control</keycap>
|
| 23 |
fjpop-guest |
21690 |
<keycap>Shift</keycap> <keycap>Power</keycap> </keycombo> on Macintosh
|
| 24 |
fjp |
39894 |
systems</phrase>. A last option is to log in as root and type one of the
|
| 25 |
|
|
commands <command>poweroff</command>, <command>halt</command> or
|
| 26 |
fjp |
39899 |
<command>shutdown -h now</command> if either of the key combinations do not
|
| 27 |
fjp |
39894 |
work or you prefer to type commands; use <command>reboot</command> to reboot
|
| 28 |
|
|
the system.
|
| 29 |
toff |
3321 |
|
| 30 |
|
|
</para>
|
| 31 |
|
|
</sect1>
|