]> git.proxmox.com Git - pve-installer.git/blob - html/passwd.htm
update layout, use new logo
[pve-installer.git] / html / passwd.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="pve-installer.css">
5 </head>
6 <body>
7 <center>
8 <table border="0" width="800">
9 <tr><td>&nbsp;</td></tr>
10 <tr>
11 <td colspan="4" align="center" width="800">
12 <b class="htext">Administration Password and E-Mail Address</b>
13 </td>
14 </tr>
15 <tr>
16 <td colspan="2" valign="top" width="400"><br><p>
17 <table>
18 <tr><td><b>Proxmox Virtual Environment</b> is a
19 full featured GNU/Linux system based on Debian. Therefore you
20 should use a strong password with at least 5 characters.
21 <br><br>
22 All administrative emails are sent to the specified address.
23 <br><br>
24 Press the Next button to continue installation.
25 </td></tr>
26 </table>
27 </p></td>
28 <td colspan="2" valign="top" width="400"><br><p>
29 <table>
30 <tr>
31 <td valign="top" width="30"><img src="plus.png"></td>
32 <td valign="top"><b>Password:</b>
33 Please use strong passwords. Your password should be 8 or
34 more characters in length. Also combine letters, numbers,
35 and symbols.
36 <br><br>
37 </td>
38 </tr>
39 <tr>
40 <td valign="top" width="30"><img src="plus.png"></td>
41 <td valign="top"><b>E-Mail:</b>
42 Administrator email address.
43 <br><br>
44 </td>
45 </tr>
46 </table>
47 </p></td>
48 </tr>
49 </tbody></table>
50 </center>
51 </body></html>