diff options
author | Papoteur <papoteur@mageia.org> | 2021-01-03 15:58:51 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2021-01-03 15:58:51 +0100 |
commit | d144c7cbfeaa23474ff1e9d0369ee9d80575d627 (patch) | |
tree | 5f21dc2d808455d2da7c3983cf199ed713567579 /eu/securityLevel.html | |
parent | 2dc385c405f378cb12eee807a92bbf4842dfb172 (diff) | |
download | drakx-installer-help-d144c7cbfeaa23474ff1e9d0369ee9d80575d627.tar drakx-installer-help-d144c7cbfeaa23474ff1e9d0369ee9d80575d627.tar.gz drakx-installer-help-d144c7cbfeaa23474ff1e9d0369ee9d80575d627.tar.bz2 drakx-installer-help-d144c7cbfeaa23474ff1e9d0369ee9d80575d627.tar.xz drakx-installer-help-d144c7cbfeaa23474ff1e9d0369ee9d80575d627.zip |
Update Euskarian
Diffstat (limited to 'eu/securityLevel.html')
-rw-r--r-- | eu/securityLevel.html | 62 |
1 files changed, 51 insertions, 11 deletions
diff --git a/eu/securityLevel.html b/eu/securityLevel.html index 00b9933..cfc2bc4 100644 --- a/eu/securityLevel.html +++ b/eu/securityLevel.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="DrakX-rekin Instalazioa"> <link rel="up" href="index.html" title="DrakX-rekin Instalazioa"> <link rel="prev" href="soundConfig.html" title="Soinu Konfiguraketa"> - <link rel="next" href="installUpdates.html" title="Eguneraketak"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="firewall.html" title="Suhesia"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } table { font-family: sans-serif; font-size: 13px } @@ -22,28 +22,68 @@ </div> </div> </div> + + - + + + - - + + + <p><span class="bold"><strong>Please choose the desired security level</strong></span></p> + + <p><a name="securityLevel-pa1"></a><span class="emphasis"><em>Standard</em></span> is the default, and recommended setting for + the average user. + </p> - - <p><a name="securityLevel-pa1"></a>Zure segurtasun maila egokitu dezakezu hemen. + + <p><span class="emphasis"><em>Secure</em></span> will create a highly protected system - for + instance if the system is to be used as a public server. </p> - - <p><a name="securityLevel-pa2"></a>Zuk zer aukeratu ez badakizu, lehenetsitako konfigurazioa utz ezazu. + + <p><span class="bold"><strong>Security Administrator</strong></span></p> + + + <p><a name="securityLevel-pa2"></a>This item allows you to configure an email address to which the system will + send <span class="emphasis"><em>security alert messages</em></span> when it detects situations + which require notification to a system administrator. </p> - - <p><a name="securityLevel-pa3"></a>Instalatu ondoren, beti posible da <span class="guilabel">Segurtasuna</span> Mageia - Kontrol Gunean segurtasun ezarpenak aldatzea. + + <p>A good, and easy-to-implement, choice is to enter <user>@localhost - + where <user> is the login name of the user to receive these messages. </p> + + <div class="note" title="Oharra" 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="[Oharra]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>The system sends such messages as <span class="bold"><strong>Unix Mailspool + messages</strong></span>, not as "ordinary" SMTP mail: this user must therefore + be configured for receiving such mail! + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="securityLevel-pa3"></a>It will always be possible to adjust your security settings post-install in + the <span class="emphasis"><em>Security</em></span> section of the Mageia Control Center. + </p> + </div> </body> </html> |