Nickael / _vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 100.0%