Security+ Training Online | Lab | VMWare tools in Kali (Part 6 of 7)
Mar 26, 2018Wassup wassup!
Alright baby - here's what I have for you today:
We are going to install VMWare Tools in Kali Linux.
There are a ton of tutorials out there that tell you how to do this but I'm going to show you the recommended way to install VMWare tools as documented by Kali Linux.
Here's the rundown:
- How to Setup VMWare Workstation
- How to Download Kali Linux for your hacking lab
- How to Install Kali Linux from scratch (step-by-step)
- How to Configure Kali Linux (you know, how to pimp out the interface)
- How to Legally Download and Install Windows 10 for Free
- How to Install VMware Tools (open-vm-tools) in Kali Linux
- How to share folders with your VM
How to Install VMWare tools in Linux
I remember the first time I tried to install VMWare tools in Kali Linux. It was one of the most frustrating things in the world because I thought all I had to do was to click the "VM" menu in VMWare Workstation and then choose "Install VMWare Tools"
Ha!
But that would have been too easy.
Wen you do that, it mounts the ISO to the file system and then a tar.gz file appears which you can extract and then run vmware-install.pl.
The only problem is this method is old hat and has reliability issues.
VMWare actually suggests using something called open-vm-tools-desktop with fuse. So that's the route we're going to go.
But before we get started, always make sure you run:
sudo apt-get update && apt-get install
This will force your version of Kali to download all the latest packages. But beware: this process could take a long time - as in several hours. It really all depends on when you launched your last update and how many new updates have been released since then.
Getting open-vm-tools-desktop
Cool, now we need to run this magic command:
sudo apt-get install open-vm-tools-desktop fuse -y
This tells the apt-get package manager to go out and fetch the latest copy of open-vm-tools-desktop and to also grab the latest copy of fuse.
The installation process should be relatively quick. Once it finishes run this to verify the open-vm-tools-desktop process is running in memory:
sudo ps aux | grep vmware
Check out the result in the screenshot below:
Now you should be able to effortlessly drag and drop files into and out of the VM. You can also share the clipboard so you can copy and paste text between the guest Kali VM and your host (your real physical computer) machine.
As always, if you ran into any issues just leave your questions below.
And if you want to see a full video demonstration of what I did here check out the quick video on the SecurityPlusPro Youtube channel here:
Also, don't forget to signup for our email list so I can send you exclusive content and training and tips and tricks and all that good stuff - so you can pass the Security+ Exam!
Coming Up
Next week we'll round out our seven part series as I show you how to setup file sharing between your Kali VM and your Windows host machine. Think of it as another handy trick for coping files in and out of your VM.
It's going to be fun - see you next week.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras sed sapien quam. Sed dapibus est id enim facilisis, at posuere turpis adipiscing. Quisque sit amet dui dui.
Stay connected with news and updates!
Join our mailing list to receive the latest news and updates from our team.
Don't worry, your information will not be shared.
We hate SPAM. We will never sell your information, for any reason.