Skip to content

Nickael/_vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Prerequisites

To use this configuration correctly, you need programs :

Basic installation

vagrant plugin install vagrant-env
vagrant plugin install vagrant-vbguest
vagrant vbguest
vagrant up

Installation using provider

vagrant up --provider hyperv

Removing virtual machine

vagrant destroy -f

Stoping virtual machine

vagrant halt

Some useful informations

warning : You may need to enable samba folder sharing services if it wasn't enabled by default.

Good luck and enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages