Saturday, August 31, 2019

Sharing files between windows and linux on vmware player/workstation

1- In Linux install VMWARE tools
2- Copy the file to a specific folder
3- Use the following command to extart the folder
tar -xf <file name>
3- Install the vmware tool using the following command
perl <Filename.pl>
4- Use the command reboot to restart your virtual machine

No comments:

Post a Comment