osx - Adding new VM's to VirtualBox via Mac terminal / usage with Vagrant -


i'm getting started using virtualbox. i'm trying work gui free, i.e. using iterm2, , want work different vm's command terminal's via vagrant. questions are:

  1. how or process/command add different vm's virtualbox each using vagrant feature?
  2. when starting vagrant using command: vagrant up, how specify vm want use?

i have looked @ different explanations, e.g. vagrant , virtualbox websites, seem bit specific case. employer setup debian , compatible vagrant not sure how done or folder locations mean.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -