pve-installer/html/passwd.htm
2013-03-19 14:02:11 +01:00

59 lines
1.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="pve-installer.css">
</head>
<body>
<center>
<table border="0" width="800">
<tr><td colspan="4">
<table><tr>
<td align="center" width="266"><img src="installer_logo_installation.png" alt="" border="0"></td>
<td align="center" width="266"><img src="installer_logo_rulesystem.png" alt="" border="0"></td>
<td align="center" width="266"><img src="installer_logo_spamfilter.png" alt="" border="0"></td>
</tr></table>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td colspan="4" align="center" width="800">
<b class="htext">Administration Password and E-Mail Address</b>
</td>
</tr>
<tr>
<td colspan="2" valign="top" width="400"><br><p>
<table>
<tr><td><b>Proxmox Virtual Environment</b> is a
full featured GNU/Linux system based on Debian. Therefore you
should use a strong password with at least 5 characters.
<br><br>
All administrative emails are sent to the specified address.
<br><br>
Press the Next button to continue installation.
</td></tr>
</table>
</p></td>
<td colspan="2" valign="top" width="400"><br><p>
<table>
<tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top"><b>Password:</b>
Please use strong passwords. Your password should be 8 or
more characters in length. Also combine letters, numbers,
and symbols.
<br><br>
</td>
</tr>
<tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top"><b>E-Mail:</b>
Administrator email address.
<br><br>
</td>
</tr>
</table>
</p></td>
</tr>
</tbody></table>
</center>
</body></html>