diff --git a/docs/assets/images/Proxmox_ServerNode-pulldown-menu.png b/docs/assets/images/Proxmox_ServerNode-pulldown-menu.png new file mode 100644 index 000000000..f26acd0f9 Binary files /dev/null and b/docs/assets/images/Proxmox_ServerNode-pulldown-menu.png differ diff --git a/docs/assets/images/Proxmox_VM-context-menu.png b/docs/assets/images/Proxmox_VM-context-menu.png new file mode 100644 index 000000000..85c83677c Binary files /dev/null and b/docs/assets/images/Proxmox_VM-context-menu.png differ diff --git a/docs/hardware.md b/docs/hardware.md index 38929d7e7..7d25477a0 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -673,9 +673,9 @@ The Native PC images are great for those occasions where SBC performance just is ![VMware logo](assets/images/VMwareESXi_01.jpg){: width="200" height="45" loading="lazy"} -The VMware virtual machine (e.g. [VMware Workstation Player](https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html.html.html), [VMware Workstation Pro or Fusion](https://www.vmware.com/content/vmware/vmware-published-sites/us/products/desktop-hypervisor.html.html.html)) is great for those occasions where SBC performance just isn't enough. Run one of these on any x86_64 PC/server (Windows, Linux, macOS) and still get the same great DietPi features and experience. +The VMware virtual machine (e.g. [VMware Workstation Player](https://www.vmware.com/info/workstation-player/evaluation), [VMware Workstation Pro or Fusion](https://www.vmware.com/products/desktop-hypervisor/workstation-and-fusion)) is great for those occasions where SBC performance just isn't enough. Run one of these on any x86_64 PC/server (Windows, Linux, macOS) and still get the same great DietPi features and experience. -The [VMware ESXi Hypervisor](https://www.vmware.com/products/esxi-and-esx.html/), described as a "Bare Metal Hypervisor" aka [Type-1 hypervisor](https://en.wikipedia.org/wiki/Hypervisor), is part of e.g. the [VMware vSphere Hypervisor platform](https://www.vmware.com/products/vsphere-hypervisor.html/) ("appliance server"). It allows to run and manage multiple virtual machines on one x86_64 machine. That way it can be compared to the [Proxmox](#proxmox) appliance server. +The [VMware ESXi hypervisor](https://www.vmware.com/products/cloud-infrastructure/esxi-and-esx), described as a "bare-metal hypervisor" aka [Type-1 hypervisor](https://en.wikipedia.org/wiki/Hypervisor), is part of e.g. the [VMware vSphere hypervisor platform](https://www.vmware.com/products/cloud-infrastructure/vsphere) ("appliance server"). It allows to run and manage multiple virtual machines on one x86_64 machine. That way it can be compared to the [Proxmox](#proxmox) appliance server. ### VirtualBox diff --git a/docs/install.md b/docs/install.md index 939d283ee..e83575db4 100644 --- a/docs/install.md +++ b/docs/install.md @@ -441,6 +441,19 @@ Select the following tabs for the installation description of your target. ![Proxmox VM starting](assets/images/proxmox3.png){: width="1024" height="590" loading="lazy"} + ??? info "Comfortably control the DietPi VM from the Proxmox GUI" + In Proxmox there is the option to start/stop VMs resp. Container via + + - the mouse context menu on the VM in the tree view + + ![Proxmox DietPi VM context menu](assets/images/Proxmox_VM-context-menu.png){: width="120" height="200" loading="lazy"} + + - the pull down menu "bulk actions" which appears, when the Proxmox node in the tree is selected + + ![Proxmox node pull down menu](assets/images/Proxmox_ServerNode-pulldown-menu.png){: width="400" height="90" loading="lazy"} + + Note: Keep the Proxmox VM option "QEMU Guest Agent" option inactive (uncheck check box) to be able to control the VM via the Proxmox GUI. + === "Parallels"