Created
September 7, 2023 06:20
-
-
Save groundcat/8fe9454b34cdaa934535a36277120a9e to your computer and use it in GitHub Desktop.
Fix clipboard sharing for Virtualbox Ubuntu VMs
This file contains hidden or 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
# optionally: sudo apt-get remove virtualbox-guest-x11 | |
sudo apt-get install virtualbox-guest-x11 | |
sudo /usr/bin/VBoxClient --clipboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment