Skip to content

Instantly share code, notes, and snippets.

@montvid
Last active December 12, 2020 01:04
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 montvid/72bf3885938eb8629504e36cadac5766 to your computer and use it in GitHub Desktop.
Save montvid/72bf3885938eb8629504e36cadac5766 to your computer and use it in GitHub Desktop.
Installing the SPICE Agent on Debian VM for Gnome Boxes
Installing the SPICE Agent on Debian
sudo apt install spice-vdagent
sudo systemctl enable spice-vdagent
sudo systemctl start spice-vdagent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment