Ubuntu 18.04 Desktop Clipboard Sharing Not Working Using VirtualBox
I have a desktop Ubuntu virtual machine(VM) ready to be cloned so I can spin up a VM as quick as possible.
Recently, the machines would loose the ability to share clipboard and the fix is below:
sudo apt install virtualbox-guest-x11
Then run the guest clipboard service:
sudo VBoxClient --clipboard
Why doesn’t clipboard sharing work with Ubuntu 18.04 LTS inside VirtualBox 5.1.26?
About Danny
I.T software professional always studying and applying the knowledge gained and one way of doing this is to blog.
Danny also has participates in a part time project called Energy@Home [http://code.google.com/p/energyathome/] for monitoring energy usage on a premise.
Dedicated to I.T since studying pure Information Technology since the age of 16, Danny Tsang working in the field that he has aimed for since leaving school.
View all posts by Danny →
This entry was posted in
Linux,
Virtualization and tagged
clipboard,
Ubuntu,
virtual machines,
virtualbox,
Windows. Bookmark the
permalink.