]> git.proxmox.com Git - pve-installer.git/blame - html-pve/success.htm
handle maxvz=0 correctly
[pve-installer.git] / html-pve / success.htm
CommitLineData
89a12446 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3df718ea
DM
2<html>
3<head>
4<link rel="stylesheet" type="text/css" href="pve-installer.css">
5</head>
6<body>
89a12446
DM
7<center>
8<table border="0" width="800">
89a12446
DM
9<tr>
10 <td width="200">&nbsp;</td>
11 <td colspan="2" width="400"><br><br>
12 <p>
3df718ea
DM
13 <b class="htext">Installation successful!</b>
14 <br><br><br>
89a12446 15 The Proxmox Virtual Environment is now installed and ready to use.
3df718ea 16 <br><br><br>
89a12446
DM
17 <table border="0" width="400">
18 <tbody><tr>
19 <td width="40">&nbsp;</td>
20 <td valign="top" width="30"><img src="plus.png"></td>
3df718ea
DM
21 <td valign="top" width="560"><b>Next steps</b><br><br>Reboot and point your web browser to the selected IP address.
22 <br><br>
296cf41f 23 Also visit <a href="http://www.proxmox.com">www.proxmox.com</a> for more information.
89a12446
DM
24 </td>
25 </tr>
26 </table>
27 </p>
28 </td>
29 <td width="200">&nbsp;</td>
30</tr>
31</table>
32</center>
33</body>
3df718ea 34</html>