Skip to content

Instantly share code, notes, and snippets.

@gioxx
Last active July 17, 2023 13:22
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 gioxx/fb46d334eaf12a47d4989465e5b691ef to your computer and use it in GitHub Desktop.
Save gioxx/fb46d334eaf12a47d4989465e5b691ef to your computer and use it in GitHub Desktop.
Installazione qemu-guest-agent DietPi
apt-get update
apt-get install qemu-guest-agent -y
systemctl unmask systemd-logind
apt install dbus -y
systemctl start systemd-logind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment