diff options
Diffstat (limited to 'setRootPassword.html')
-rw-r--r-- | setRootPassword.html | 51 |
1 files changed, 11 insertions, 40 deletions
diff --git a/setRootPassword.html b/setRootPassword.html index 0e9cd55..b36bc1c 100644 --- a/setRootPassword.html +++ b/setRootPassword.html @@ -2,34 +2,22 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>15. Root Password</title> - <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <title>Root Password</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="Installation with DrakX"> <link rel="up" href="index.html" title="Installation with DrakX"> - <link rel="prev" href="choosePackages.html" title="14. Choose Packages to Install"> - <link rel="next" href="addUser.html" title="16. Adding a User"> - </head> + <link rel="prev" href="choosePackages.html" title="Choose Packages to Install"> + <link rel="next" href="addUser.html" title="Adding a User"><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 } + --></style></head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> - <div class="navheader"> - <table width="100%" summary="Navigation header"> - <tr> - <th colspan="3" align="center">15. Root Password</th> - </tr> - <tr> - <td width="20%" align="left"><a accesskey="p" href="choosePackages.html">Prev</a> - </td> - <th width="60%" align="center"> </th> - <td width="20%" align="right"> <a accesskey="n" href="addUser.html">Next</a></td> - </tr> - </table> - <hr> - </div> - <div lang="" class="section" title="15. Root Password"> + <div lang="" class="section" title="Root Password"> <div class="titlepage"> <div> <div> - <h2 class="title" style="clear: both"><a name="drakxid-setRootPassword"></a>15. Root Password + <h2 class="title"><a name="drakxid-setRootPassword"></a>Root Password </h2> </div> </div> @@ -38,7 +26,6 @@ - <div class="mediaobject" align="center"><img src="images/dx-setRootPassword.png" align="middle"></div> <a class="indexterm" name="BId-drakxid-setRootPassword-it1"></a> <a class="indexterm" name="BId-drakxid-setRootPassword-it2"></a> @@ -47,7 +34,7 @@ <p><a name="BId-drakxid-setRootPassword-pa1"></a>This is the - most crucial decision point for the security of your <span class="application">GNU/Linux</span> + most crucial decision point for the security of your <span class="application">GNU/Linux</span> system: you must enter the <code class="literal">root</code> password. <code class="literal">Root</code> is the system administrator and is the only user authorized to make updates, add users, change the @@ -105,7 +92,7 @@ <div class="itemizedlist"> - <ul class="itemizedlist" type="disc"> + <ul class="itemizedlist"> <li class="listitem"> <p><a name="BIdNEW-drakxid-setRootPassword-pa7"></a><span class="guilabel">Local file</span>. Use a local file for all @@ -185,21 +172,5 @@ </div> </div> - <div class="navfooter"> - <hr> - <table width="100%" summary="Navigation footer"> - <tr> - <td width="40%" align="left"><a accesskey="p" href="choosePackages.html">Prev</a> - </td> - <td width="20%" align="center"> </td> - <td width="40%" align="right"> <a accesskey="n" href="addUser.html">Next</a></td> - </tr> - <tr> - <td width="40%" align="left" valign="top">14. Choose Packages to Install </td> - <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> - <td width="40%" align="right" valign="top"> 16. Adding a User</td> - </tr> - </table> - </div> </body> </html> |