How to share files b/n host and guest vm (kali Linux)

Опубликовано: 07 Октябрь 2024
на канале: Gedasoft#1
155
6

sharing files b/n host and guest vm (drag and drop)
steps to follow
1- In Kali 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 restrt your virtual machine