重设就行了
First find the name of your instance
multipass list
then login to the instance in multipass
multipass shell <instance name>
Next you can set your password for the default ubuntu user
sudo passwd ubuntu
发布于 2023-03-06 708 次阅读
重设就行了
First find the name of your instance
multipass list
then login to the instance in multipass
multipass shell <instance name>
Next you can set your password for the default ubuntu user
sudo passwd ubuntu
Comments | NOTHING