Skip to content

Create virtual machine and initialize the virtual machine environment

Notifications You must be signed in to change notification settings

chen-mao/VM-WorkStation-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VM-WorkStation-tools

Introduction


The Tools provides create and initialize the virtual machine.

Getting Started

Make sure you have installed the essential KVM packages.

Usage

Command line example

# Create a directory to store the downloaded image
mkdir -p ~/Downloads

# Setup a new virtual machine
cd VM-WorkStation-tools
./local-kvm-cloudimage.sh <vm-name>

# Initial username and Password are ubuntu/123

Furture

  1. The tool currently only supports ubuntu--cloud-server and will supports multiple version os.

  2. Open.

FAQ

About

Create virtual machine and initialize the virtual machine environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages