Cross-system copy and paste between Windows and virtual machine Ubuntu

Open the terminal with ctrl+alt+t in the virtual machine,
enter the following commands one by one and execute them
, then restart the ubuntu system

sudo apt-get autoremove open-vm-tools
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-tools-desktop

Guess you like

Origin blog.csdn.net/qq_43374681/article/details/129313343