Skip to content

Instantly share code, notes, and snippets.

@deathnmind
Last active September 26, 2021 00:37
Show Gist options
  • Save deathnmind/81d70ee661d9c4601b44e38aa8a36ee9 to your computer and use it in GitHub Desktop.
Save deathnmind/81d70ee661d9c4601b44e38aa8a36ee9 to your computer and use it in GitHub Desktop.
Multipass quick start
multipass launch hirsute --name server1
multipass shell server1
multipass stop server1
multipass delete server1
multipass purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment