]> git.proxmox.com Git - pve-installer.git/blob - html-pve/passwd.htm
html: tree wide trailing whitespace cleanup
[pve-installer.git] / html-pve / 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 highly secure GNU/Linux system based on Debian.
20 <br><br>
21 Please provide the <i>root</i> password in this step.
22 </td></tr>
23 </table>
24 </p></td>
25 <td colspan="2" valign="top" width="400"><br><p>
26 <table>
27 <tr>
28 <td valign="top" width="30"><img src="plus.png"></td>
29 <td valign="top"><b>Password:</b>
30 Please use a strong password. It should have 8 or more characters.
31 Also combine letters, numbers, and symbols.
32 <br><br>
33 </td>
34 </tr>
35 <tr>
36 <td valign="top" width="30"><img src="plus.png"></td>
37 <td valign="top"><b>E-Mail:</b>
38 Enter a valid email address. Your Proxmox VE server will send
39 important alert notifications to this email account (such as backup
40 failures, high availability events, etc.).
41 <br><br>
42 </td>
43 </tr>
44 <tr>
45 <td valign="top" width="30"></td>
46 <td valign="top">Press the Next button to continue installation.</td>
47 </tr>
48 </table>
49 </p></td>
50 </tr>
51 </tbody></table>
52 </center>
53 </body></html>