Last active
December 12, 2020 01:04
-
-
Save montvid/72bf3885938eb8629504e36cadac5766 to your computer and use it in GitHub Desktop.
Installing the SPICE Agent on Debian VM for Gnome Boxes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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