Skip to content

BorjaIP/vm-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VM Arch

  1. Install Vagrant on your system.

  2. Install Virtualbox on your system.

  3. Personalize name, RAM, Disk and other options that are with the Tag MODIFY.

  4. Staret up vagrant with Virtualbox:

        vagrant up
        # if change vagrant file run again
        vagrant up --provision
        # run for update the image box
        vagran box update