Difference between revisions of "Multipass"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* <code>[[multipass start]] VM_NAME</code>
 
* <code>[[multipass start]] VM_NAME</code>
 
* <code>[[multipass stop]] VM_NAME</code>
 
* <code>[[multipass stop]] VM_NAME</code>
* <code>[[multipass launch]] --name ubuntu-vm</code><ref>https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824</ref> (Create)
+
* <code>[[multipass launch]] --name YourName</code><ref>https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824</ref> (Create)
 
**  <code>multipass launch --[[cpus]] 2 --name MY_NEW_VM</code>
 
**  <code>multipass launch --[[cpus]] 2 --name MY_NEW_VM</code>
 
*<code>[[multipass shell]] VM_NAME</code>
 
*<code>[[multipass shell]] VM_NAME</code>

Revision as of 07:55, 30 May 2020

wikipedia:multipass[1] (December 2019 v1.0[2]) allows to orchestrate virtual Ubuntu instances. It uses KVM on Linux, Hyper-V on Windows and HyperKit on macOS, supported since July 2018[3], to run the VM with minimal overhead.

Binaries: multipass, multipass-gui

Usage:

macOS files location: /var/root/Library/Application Support/multipassd
Configuration file: /var/root/Library/Application Support/multipassd/multipassd-vm-instances.json

Activities

  1. Install and create you first Ubuntu VM with Multipass
  2. Read Multipass releases

See also

  • https://github.com/CanonicalLtd/multipass
  • https://discourse.ubuntu.com/t/announcing-multipass-1-0-0-first-stable-release/13704
  • https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824
  • https://discourse.ubuntu.com/t/multipass-now-available-for-macos/6824
  • Advertising: