Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Details of multipass instance

Writer Matthew Barrera

"The multipass launch command without any argument will create and start a new instance"

Not clear to me what is actually happening with this.  Is it running Ubuntu on another computer, x11/ssh/rlogin/etc ? Or does it create a local virtual machine?

Is the instance persistent, or does it (and all its data & history) cease to exist when you're done with it?

If remote and persistent, does it make you the only user, or might there be other login accounts on it?

0

1 Answer

Local

It creates a local virtual machine. The first sentence of the documentation says as much.

Persistent

Once created the instance of Multipass is persistent.

See this answer for an example of non-persistant use of Multipass.

Sole User

There are no other login accounts on it. The only user is called ubuntu.

Hope this helps

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy