diff options
-rw-r--r-- | addUser.html | 44 | ||||
-rw-r--r-- | misc-params.html | 23 | ||||
-rw-r--r-- | selectInstallClass.html | 5 |
3 files changed, 55 insertions, 17 deletions
diff --git a/addUser.html b/addUser.html index 788cbaa..d0bfac2 100644 --- a/addUser.html +++ b/addUser.html @@ -38,6 +38,7 @@ + @@ -58,7 +59,7 @@ installations to set a superuser or administrator's password, usually called the <span class="emphasis"><em>root password</em></span> in Linux. As you type a password into the top box the colour of its shield will change from red to - yellow to green depending on the strength of the password. A green shield + yellow to green depending on the strength of the password. A green shield shows you are using a strong password. You need to repeat the same password in the box just below the first password box, this checks that you have not mistyped the first password by comparing them. @@ -146,6 +147,47 @@ </li> </ul> </div> + + + <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Any user you add while installing Mageia, will have a world readable + (but write protected) home directory. + </p> + + + <p>However, while using your new install, any user you add in + <span class="emphasis"><em>MCC - System - Manage users on system</em></span> will have a + home directory that is both read and write protected. + </p> + + + <p>If you don't want a world readable home directory for anyone, it is + advised to only add a temporary user now and to add the real one(s) after + reboot. + </p> + + + <p>If you prefer world readable home directories, you might want to add + all extra needed users in the <span class="emphasis"><em>Configuration - Summary</em></span> + step during the install. Choose <span class="emphasis"><em>User management</em></span>. + </p> + + + <p>The access permissions can also be changed after the install.</p> + + </td> + </tr> + </table> + </div> + </div> diff --git a/misc-params.html b/misc-params.html index 992e5a7..4861730 100644 --- a/misc-params.html +++ b/misc-params.html @@ -17,15 +17,12 @@ <div class="titlepage"> <div> <div> - <h2 class="title"><a name="misc-params"></a>Summary of miscellaneous parameters + <h2 class="title"><a name="misc-params"></a>Summary of miscellaneous + parameters </h2> </div> </div> </div> - - - - @@ -47,11 +44,12 @@ - + + - + <p><a name="misc-params-pa1"></a>DrakX made smart choices for the @@ -144,9 +142,10 @@ <p><a name="misc-params-system-pa6b"></a>You should check carefully before changing anything here - a mistake may prevent your - computer from operating correctly. - </p> + computer from operating correctly. + </p> + <p>For more information, see <a class="xref" href="configureServices.html" title="Configure your Services">the section called “Configure your Services”</a></p> @@ -166,7 +165,6 @@ </div> </div> </div> - @@ -229,7 +227,7 @@ </ul> </div> - + </div> @@ -258,7 +256,7 @@ <p><a name="misc-params-network-pa2"></a>You can configure your network here, but for network cards with non-free drivers it is better to do that after reboot, in the <span class="application">Mageia Control - Center</span>, after having enabled the non-free media + Center</span>, if you have not yet enabled the non-free media repositories. </p> @@ -382,7 +380,6 @@ </div> - </div> </body> </html> diff --git a/selectInstallClass.html b/selectInstallClass.html index ec94c83..1b2b842 100644 --- a/selectInstallClass.html +++ b/selectInstallClass.html @@ -55,9 +55,8 @@ <p>Upgrade</p> - <p>If you have one or more previous installations of - <span class="application">Mageia</span> on your system, the installer will - allow you to upgrade one of them to the latest release. + <p>If you have one or more <span class="application">Mageia 2</span> installations on your + system, the installer will allow you to upgrade one of them to the latest release. </p> </li> |