How To: Install VMWare on Kali Linux & (Fix Kernel Headers)


It is important that linux kernel-headers is installed in your system. One reason is that some applications need to use kernel headers like VMWare Workstation, when installing vmware-tools, you will be asked for the path of kernel-headers.

First we need to go to the official site and download VMware Workstation / Player.
We CHMOD the file in order to make it executable than launch the installer. 

How to install:
First things first, add repositories

open the /etc/apt/sources.list file in your favourite text editor as rootIn the terminal:@ nano /etc/apt/sources.list
Paste the following lines ONLY the one missing from your source list :


deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free


 SAVE and then UPDATE your system

@ apt-get update


To check currently installed kernel.
@ uname -r
And to install kernel-headers:@ apt-get install linux-headers-`uname -r`

VMwqare 11 Serials :
CV512-FAW91-085NP-DMXQX-QLHAF
AA7DU-APW15-H848Q-P5ZGZ-PCRC2
VU1N2-6DE5N-M8DLQ-AEMEV-XA2Z4
UV3NR-AMZ17-08EZP-9YQQE-MZAY8
GC75U-21E50-M8D5Q-K6YQX-W28V8

BMD

Tutorials, Networking, Security, Virtualisation, Microsoft, Linux, Android, iOS and Apple, Tech Reviews, Free Ebooks and More!.

sharethis

 

Copyright @ 2024 iExplo1t | Developed by AuresExpress.com