Launching Ubuntu instances with Multipass

Multipass is an awesome utility that allows you to quickly create Ubuntu virtual machine instances for testing. In this video, I show how to install and use it.

YouTube player

Multipass Commands

Launch an instance (creates LTS instance by default)
 multipass launch --name my-ubuntu-instance
List multipass instances
 multipass list
Delete an instance
 multipass delete my-ubuntu-instance
Purge deleted instances
 multipass purge
Start/Stop multipass instance
 multipass {start,stop} my-ubuntu-instance
multipass help
 multipass help

Check out the Shop!

Support Linux Learning and get yourself some cool Linux swag!


Support LearnLinuxTV and receive 5% off an LPI exam voucher!