Kali Linux Tutorial #0 - Installation with VirtualBox

Опубликовано: 25 Июль 2026
на канале: The Morpheus Tutorials
110,070
926

ATTENTION: THERE'S A MUCH EASIER TUTORIAL WHERE YOU DON'T EVEN HAVE TO INSTALL ANYTHING

Link:    • Kali Linux Installation als virtuelle Masc...  

In this tutorial, I'll show you how to set up a Linux operating system using VirtualBox.

https://www.virtualbox.org/
If you can't select 64-bit, please enable hardware virtualization in your BIOS.


Link: https://www.virtualbox.org/ Commands:

apt-get update && apt-get install -y linux-headers-$(uname -r)

cp /media/cdrom0/VBoxLinuxAdditions.run /root/

chmod 755 /root/VBoxLinuxAdditions.run

cd /root

./VBoxLinuxAdditions.run

For the current version of Kali, additional steps are required:
Delete everything in the file /etc/apt/sources.list and add deb http://http.kali.org/kali kali-rolling main contrib non-free.


``` Then

1. apt-get update

reboot (not strictly necessary)

2. apt autoremove

3. apt-get remove && apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y

4. apt autoremove

Playlist:    • Linux Tutorial  

My website with all other channels and newsletter:

https://the-morpheus.de/

Discord:

https://the-morpheus.de/discord.html

Support me - thank you!:

https://www.patreon.com/user?u=5322110
https://www.paypal.me/TheMorpheus