Multipass
Easily run Ubuntu virtual machines, with support for Apple Silicon
Install
Uninstall
Enable SSH access
# Copy the contents of your public key
cat ~/.ssh/id_ed25519.pub
# Login to the instance
multipass shell
# Add the key to the authorized keys file
vim ~/.ssh/authorized_keys
# Add host to SSH config file
Commands
List running instances
Get info on instance
Shell
Resources
Last update:
August 11, 2023
Created: June 3, 2023
Created: June 3, 2023