Infrastructure

Using virtualization to streamline IT infrastructure.


VirtualBox Install

Step by step instructions on how to install VirtualBox.

CentOS 7 Server Install

Learn how to create a VirtualBox CentOS 7 minimal server virtual machine.

Guest Additions Install

Learn how to install VirtualBox's Guest Additions on a CentOS 7 minimal server VM.

CentOS 7 Server Install with GUI

Learn how to install the MATE Desktop on a VirtualBox CentOS 7 minimal server VM.

CentOS 7 Server Install using a bootable USB

Learn how to create a VirtualBox CentOS 7 minimal server VM using a bootable USB.

Ubuntu 22 Server Install

Learn how to create a VirtualBox Ubuntu 22 server virtual machine.


Create a Bootable USB

Demonstration on how to create a CentOS 7 minimal server bootable USB using Etcher.


PuTTY Passwordless SSH

Create a passwordless SSH Connection to a CentOS 7 VM, using PuTTY.


Auto Start VM Part 1

Create a PowerShell script to start a VirtualBox virtual machine.

Auto Stop VM Part 1

Create a PowerShell script to stop a VirtualBox virtual machine

Auto Start VM Part 2

Create a PowerShell script to start a VirtualBox virtual machine along with a PuTTY passwordless SSH connection to the running VM.

Auto Stop VM Part 2

Create a PowerShell script to stop a VirtualBox virtual machine along with the connected PuTTY passwordless SSH connection.

GitBash Install

Install GitBash to add accessibility to linux utilities in a Windows environment.