

Now reboot Kali Linux by typing reboot in the Terminal.Īfter Kali Linux restarts, you should be able to adjust the size of the screen fluently, and copy files/text from Kali to your main OS, and from your main OS to Kali. Install Kali Linux on VMware, as it is one of the best options to get familiar with this advanced operating system.

Kali Linux should install VMware Tools, and you’re Terminal should look like this: Head to VMWare’s official workstation player webpage and then click on the Download Free button. Step 1: Install VMWare Workstation Player (on Windows) If you already have VMware installed on your system, you can skip the steps to install Kali Linux. Click VM in the virtual machine menu, then click Guest > Install/Upgrade VMware Tools. You can easily install VMWare on Ubuntu and other Linux distributions. If you are running a GUI interface, open a command shell. Go here to do that.Īfter Kali Linux has completed installing the headers, and you are presented with the prefix again, type this into the Terminal to install VMware Tools: How install VMware tools Kali Linux To install VMware Tools in a Linux guest operating system using Compiler: Ensure that your Linux virtual machine is powered on.
KALI LINUX HOW TO INSTALL VMWARE TOOLS UPDATE
If you get an error after executing the above command, then you’ll need to update the Kali Linux repositories. Type this command:Īpt-get install -y linux-headers-$(uname -r) Now you need to install Kali Linux headers. Then you’ll need to add official Kali Linux repositories. If your Terminal looks like this after executing this command: The Terminal should then be filled with text similar to this after executing this command: If this is not the case, then follow my other tutorial here on how to do that. This tutorial assumes that you already have installed Kali Linux in VMware Player or Workstation.

This is a almost necessary install, as VMware Tools makes your life much easier in many aspects. This tutorial will explain how to install VMware Tools in Kali Linux.
