|
@@ -4,10 +4,11 @@
|
|
|
<title>Install Proxmox Virtualization Platform</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="How To,Tutorial,i12bretro,ProxMox VE,ProxMox,Virtual Machines,VM,Hypervisor,Installation,HP DL360">
|
|
|
+ <meta name="keywords" content="ProxMox VE,ProxMox,Virtual Machines,VM,Hypervisor,Installation,HP DL360,How To,Tutorial,i12bretro">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Install Proxmox Virtualization Platform">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="03/20/2022 10:11:02 AM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -21,11 +22,17 @@
|
|
|
</div>
|
|
|
<div></div>
|
|
|
<div id="content">
|
|
|
- <h2>Download and Burn the Installer</h2>
|
|
|
+ <h2>Things You Will Need</h2>
|
|
|
+
|
|
|
+<ul>
|
|
|
+ <li>A USB flash drive, at least 4 GB of free space <a href="https://amzn.to/3wkR5ju" target="_blank">https://amzn.to/3wkR5ju</a></li>
|
|
|
+</ul>
|
|
|
+
|
|
|
+<h2>Download and Burn the Installer</h2>
|
|
|
|
|
|
<ol>
|
|
|
<li>Download the Proxmox VE .iso file <a href="https://www.proxmox.com/en/downloads" target="_blank">Download</a></li>
|
|
|
- <li>Download Rufus <a href="https://rufus.ie/" target="_blank">Download</a></li>
|
|
|
+ <li>Download Rufus <a href="https://rufus.ie/" target="_blank">Download</a></li>
|
|
|
<li>Run Rufus</li>
|
|
|
<li>Select the downloaded Proxmox VE .iso and create a bootable flashdrive</li>
|
|
|
<li>Safely remove the flash drive</li>
|
|
@@ -43,7 +50,7 @@
|
|
|
<li>Give the Proxmox device a hostname, confirm the network settings > Click Next</li>
|
|
|
<li>Click the Install button</li>
|
|
|
<li>Wait for Proxmox to be installed and configured</li>
|
|
|
- <li>After the installation succeeds, take note of the IP address and port </li>
|
|
|
+ <li>After the installation succeeds, take note of the IP address and port </li>
|
|
|
<li>Click the Reboot button</li>
|
|
|
</ol>
|
|
|
|