mirror of
https://git.proxmox.com/git/pve-installer
synced 2025-04-28 10:32:12 +00:00

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com> Co-authored-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
53 lines
1.6 KiB
HTML
53 lines
1.6 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> </td></tr>
|
|
<tr>
|
|
<td colspan="4" align="center" width="800">
|
|
<b class="htext">Administration Password and Email Address</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" valign="top" width="400"><br><p>
|
|
<table>
|
|
<tr><td><b>Proxmox Datacenter Manager</b> is a
|
|
full-featured, highly secure system, based on Debian GNU/Linux.
|
|
<br><br>
|
|
In this step, please provide the <i>root</i> password.
|
|
</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 a strong password. It should be at least 8 characters long,
|
|
and contain a combination of letters, numbers, and symbols.
|
|
<br><br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="30"><img src="plus.png"></td>
|
|
<td valign="top"><b>Email:</b>
|
|
Enter a valid email address. Your Proxmox Datacenter Manager will send
|
|
important alert notifications to this email account (all emails for 'root').
|
|
<br><br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="30"></td>
|
|
<td valign="top">To continue the installation, press the Next button.</td>
|
|
</tr>
|
|
</table>
|
|
</p></td>
|
|
</tr>
|
|
</tbody></table>
|
|
</center>
|
|
</body></html>
|