diff options
Diffstat (limited to 'docs/mcc-help/it/drakboot.xml')
-rw-r--r-- | docs/mcc-help/it/drakboot.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/mcc-help/it/drakboot.xml b/docs/mcc-help/it/drakboot.xml new file mode 100644 index 00000000..4ac6cc60 --- /dev/null +++ b/docs/mcc-help/it/drakboot.xml @@ -0,0 +1,39 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="drakboot"> + <info> + <title xml:id="drakboot-ti1">Imposta l'accesso automatico</title> + + <subtitle>drakboot</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata revision="1" xml:id="drakboot-im1" fileref="drakboot.png" align="center" format="PNG"/> + </imageobject> + </mediaobject> + + <para>This tool<footnote> + <para>You can start this tool from the command line, by typing <emphasis +role="bold">drakboot</emphasis> as root.</para> + </footnote> allows you to automatically +login the same user, in her/his desktop environment, without asking for any +password. It's called autologin. This is generally a good idea when there +is only one user like to be using the machine.</para> + + <para>It is found under the <emphasis role="bold">Boot</emphasis> tab in the +Mageia Control Center labelled "Set up autologin to automatically log in".</para> + + <para>I bottoni di interfaccia sono piuttosto semplici:</para> + + <para>Check <guibutton>Launch the graphical environment when your system +starts</guibutton>, if you want X Window System to be executed after the +boot. If not, the system will start in text mode. Nevertheless, it will be +possible to launch the graphic interface manually. This can be done by +launching the command 'startx' or 'systemctl start dm'.</para> + + <para>If the first box is checked, two other options are available, check either +<guibutton>No, I don't want autologin</guibutton>, if you want the system to +continue to ask for which user to connect (and password) or check +<guibutton>Yes, I want autologin with this (user, desktop)</guibutton>, if +needed. In this case, you also need to supply the <guilabel>Default +username</guilabel> and the <guilabel>Default desktop</guilabel>.</para> +</section>
\ No newline at end of file |