DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Manage Vagrant-Created VMs on Linux Mint


  1. After installation of Virtualbox, specify the VM files location in VirutalBox: [File -> Preferences -> General -> Default Machine Folder] to "$HOME/docs/vms";

  2. Add alias vb='VBoxManage' into ~/.bash_aliases;

  3. List all existing VMs: vb list vms;

  4. List all running VMs: vb list runningvms;

  5. Print the details of a VM: vb showvminfo xxx, where xxx is one item name in output of vb list vms;



Published

Apr 22, 2015

Last Updated

Apr 22, 2015

Category

Tech

Tags

  • mint 24
  • vagrant 12
  • virtualbox 20

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor