Wireless Army
This is a blog / tips and tricks website for web developers and security researchers.
follow us in feedly


upgrade to kali rolling
by admin
 at 2019-07-26 17:51:00.

add the following lines to /etc/apt/sources.list

deb http://http.kali.org/kali kali-rolling main contrib non-free
deb-src http://http.kali.org/kali kali-rolling main contrib non-free
apt-get update
apt-get dist-upgrade # get a coffee
reboot

also vm ware problems with past versions are fixed and the recommended thing to do is Open-VM-Tools instead of VMware Tools

apt-get install open-vm-tools-desktop fuse
reboot