Difference between revisions of "Multipass"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
Multipass<ref>https://github.com/CanonicalLtd/multipass</ref> allows to orchestrate virtual [[Ubuntu]] instances. It uses [[KVM]] on Linux, Hyper-V on Windows and [[HyperKit]] on macOS, supported since July 2018<ref>https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824</ref>, to run the VM with minimal overhead.
 
Multipass<ref>https://github.com/CanonicalLtd/multipass</ref> allows to orchestrate virtual [[Ubuntu]] instances. It uses [[KVM]] on Linux, Hyper-V on Windows and [[HyperKit]] on macOS, supported since July 2018<ref>https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824</ref>, to run the VM with minimal overhead.
  
Binaries: <code>multipass, multipass-gui</code>
+
Binaries: <code>multipass, [[multipass-gui]]</code>
  
 
* Linux installation: <code>sudo snap install multipass</code>
 
* Linux installation: <code>sudo snap install multipass</code>

Revision as of 12:11, 6 February 2020

Multipass[1] allows to orchestrate virtual Ubuntu instances. It uses KVM on Linux, Hyper-V on Windows and HyperKit on macOS, supported since July 2018[2], to run the VM with minimal overhead.

Binaries: multipass, multipass-gui

  • Linux installation: sudo snap install multipass
  • MacOS Installation: brew cask install multipass
  • Usage:
multipass launch --name ubuntu-vm[3]
multipass shell ubuntu-vm
multipass shell
multipass find
List running instances: multipass list
multipass info VM_INSTANCE_NAME
multipass stop VM_INSTANCE_NAME
multipass delete VM_INSTANCE_NAME
multipass purge


Activities

  1. Install and create you first Ubuntu VM with Multipass


See also

  • https://github.com/CanonicalLtd/multipass
  • https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824
  • https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824
  • Advertising: