Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 874 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 874 Bytes

KVM

logo

Introduction

I am utilizing KVM with libvirt for local virtualization. The performance is satisfactory and aligns with my requirements.

Setting up virtual machines (VMs) can be quite time-consuming. To streamline this process, I am employing Vagrant to create and manage the VMs.

Installation and Usage

To install and use this repository, execute the following command from dotfiles:

./start.sh kvm

Up and Running

You can start your Linux virtual machine first by customizing the usvm/config.json, and then you can start:

cd usvm || return

vagrant up