Skip to content

Instantly share code, notes, and snippets.

@achristodoulou
Created March 8, 2016 08:51
Show Gist options
  • Save achristodoulou/4e913d16b4e8d2326485 to your computer and use it in GitHub Desktop.
Save achristodoulou/4e913d16b4e8d2326485 to your computer and use it in GitHub Desktop.
Fix when copy/paste between virtual box and Host is not working
pkill 'VBoxClient --clipboard' -f & sleep 1 && VBoxClient --clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment