BGPGeek
  • Home
  • Contact
  • Terms of Service

Lab

A collection of 3 posts
Lab

Building a Networking Virtual Lab part 3: Install Vagrant on CentOS 7

Introduction This is part three of Building a Networking Virtual Lab. Vagrant can be used to build a virtual lab on top of KVM/Libvirt. Step 1 Vagrant CentOS packages to install Install the latest Vagrant rpm from https://releases.hashicorp.com/vagrant/. yum install -y https://releases.hashicorp.com/
Feb 26, 2018 1 min read
Lab

Building a Networking Virtual Lab part 2: Install VNC with XFCE on CentOS 7

Introduction This is part two of Building a Networking Virtual Lab. VNC can be used to manage your Hypervisor via the Virtual Machine Manager GUI. Step 1 Install VNC/XFCE CentOS packages yum install epel-release –y yum groupinstall xfce -y yum install tigervnc-server -y yum -y groupinstall X11 -y Step
Feb 26, 2018 1 min read
Lab

Building a Networking Virtual Lab part 1: Install KVM/Libvirt on CentOS 7

Introduction I have split this guide into three parts. Part one deals with installing KVM/Libvirt. Part two installs VNC to connect to your remote host to use Virtual Machine Manager (VMM), Useful if you are accessing the hypervisor via a Windows or Mac computer, Linux has an installable version
Feb 25, 2018 2 min read
BGPGeek © 2023
Powered by Ghost