BorjaIP / vm-arch

Arch custom VM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Arch custom VM


Languages

Language:Vim Script 76.4%Language:Shell 23.6%