Skip to content

Instantly share code, notes, and snippets.

@mikiminoru
Created November 20, 2018 18:10
Show Gist options
  • Save mikiminoru/3ed3d8e5bcc8a54bbc8a0e7c9d5f8bb7 to your computer and use it in GitHub Desktop.
Save mikiminoru/3ed3d8e5bcc8a54bbc8a0e7c9d5f8bb7 to your computer and use it in GitHub Desktop.
Guest tools with VirutalBox and Kali 2018
Open command line and type:
sudo apt purge virtualbox-guest-x11
sudo apt autoremove --purge
sudo reboot
sudo apt update
sudo apt dist-upgrade
sudo reboot
sudo apt update
sudo apt install -y virtualbox-guest-x11
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment