Skip to content

Instantly share code, notes, and snippets.

@gz
Created April 11, 2021 05:18
Show Gist options
  • Select an option

  • Save gz/33ffec50370c9f61180b37a3d010e3a4 to your computer and use it in GitHub Desktop.

Select an option

Save gz/33ffec50370c9f61180b37a3d010e3a4 to your computer and use it in GitHub Desktop.
Forgot VM image password
sudo apt install libguestfs-tools
virt-customize -a bionic-server-cloudimg-amd64.img --root-password password:<newpass>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment