Skip to content

Instantly share code, notes, and snippets.

@groundcat
Created September 7, 2023 06:20
Show Gist options
  • Save groundcat/8fe9454b34cdaa934535a36277120a9e to your computer and use it in GitHub Desktop.
Save groundcat/8fe9454b34cdaa934535a36277120a9e to your computer and use it in GitHub Desktop.
Fix clipboard sharing for Virtualbox Ubuntu VMs
# 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