pve-installer/html/passwd.htm
2016-08-09 09:34:19 +02:00

52 lines
1.3 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>&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>