From 4bed139d2a1e53b930eb28c71fb8166b44685709 Mon Sep 17 00:00:00 2001 From: Christopher Boczko Date: Sat, 13 Feb 2021 15:46:28 +0000 Subject: [PATCH 1/3] added vm section --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 82d501d..cf50aa3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ 13. [Cyber Security Resources](#cyber) 14. [Other Interesting Stuff](#misc) 15. [Andrew Hancock, Department of Computer Science & Technology - Systems](#andrewhancock) +16. [Hypervisors and VMStuff](#vmstuff) ## Introduction This list comprises resources contributed by staff and students at the [University of Hull](https://hull.ac.uk) across a variety of abilities, levels and degree disciplines. @@ -323,3 +324,11 @@ Andrew is the VMware Specialist in Computer Science & Technology, responsible fo 129. [HOW TO: Deploy and Install VMware vSphere vCenter Server 7.0 (VCSA 7.0)](https://www.experts-exchange.com/articles/35011/HOW-TO-Deploy-and-Install-VMware-vSphere-vCenter-Server-7-0-VCSA-7-0.html) 130. [HOW TO: Install and Connect a VMware vCenter Server 7.0 in linked mode.](https://www.experts-exchange.com/articles/35052/HOW-TO-Install-and-Connect-a-VMware-vCenter-Server-7-0-in-linked-mode.html) 131. [HOW TO: BOOT VMware vSphere Hypervisor 7.0 (ESXi 7.0 ARM) from an iSCSI LUN for the Raspberry Pi 4](http://vexpert.me/iSCSI-BOOT-from-ESXi-ARM) + +## Hypervisors and vms + +Ontop of the great vmware resources above there are other hypervisors for running containers / vm platforms + +1. [Proxmox](http://www.proxmox.com) +2. [Nutanix CE](https://www.nutanix.com/products/community-edition) + From 689b20fa0d703d20c01dc72064f314b459dcd0a1 Mon Sep 17 00:00:00 2001 From: Christopher Boczko Date: Sat, 13 Feb 2021 15:51:08 +0000 Subject: [PATCH 2/3] added some discriptions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf50aa3..866aa22 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,6 @@ Andrew is the VMware Specialist in Computer Science & Technology, responsible fo Ontop of the great vmware resources above there are other hypervisors for running containers / vm platforms -1. [Proxmox](http://www.proxmox.com) -2. [Nutanix CE](https://www.nutanix.com/products/community-edition) +1. [Proxmox](http://www.proxmox.com) - A Free version of the comerial proxmox hypervisor +2. [Nutanix CE](https://www.nutanix.com/products/community-edition) A free version of the nutanix HCI platform From ba3188a6ae52e3481f6657ca1fe73f74237f88db Mon Sep 17 00:00:00 2001 From: Christopher Boczko Date: Sat, 13 Feb 2021 15:53:16 +0000 Subject: [PATCH 3/3] fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 866aa22..36922f1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 13. [Cyber Security Resources](#cyber) 14. [Other Interesting Stuff](#misc) 15. [Andrew Hancock, Department of Computer Science & Technology - Systems](#andrewhancock) -16. [Hypervisors and VMStuff](#vmstuff) +16. [Hypervisors and non VMWare VM Stuff](#vmstuff) ## Introduction This list comprises resources contributed by staff and students at the [University of Hull](https://hull.ac.uk) across a variety of abilities, levels and degree disciplines. @@ -330,5 +330,5 @@ Andrew is the VMware Specialist in Computer Science & Technology, responsible fo Ontop of the great vmware resources above there are other hypervisors for running containers / vm platforms 1. [Proxmox](http://www.proxmox.com) - A Free version of the comerial proxmox hypervisor -2. [Nutanix CE](https://www.nutanix.com/products/community-edition) A free version of the nutanix HCI platform +2. [Nutanix CE](https://www.nutanix.com/products/community-edition) - A free version of the nutanix HCI platform