Skip to content

Instantly share code, notes, and snippets.

@piotrkochan
Created July 29, 2022 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save piotrkochan/bf29c4749af51d76c81c1d06b3906167 to your computer and use it in GitHub Desktop.
Save piotrkochan/bf29c4749af51d76c81c1d06b3906167 to your computer and use it in GitHub Desktop.
Virtual machine, vbox, virtualbox machine id regenerate
rm -f /etc/machine-id
rm /var/lib/dbus/machine-id
dbus-uuidgen --ensure=/etc/machine-id
dbus-uuidgen --ensure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment