0% found this document useful (0 votes)
9 views1 page

KaliLinux VM Install VirtualBox

Uploaded by

Tom
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

KaliLinux VM Install VirtualBox

Uploaded by

Tom
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 1
anai22, 12:16AM Installing VirtualBox on Kal (Host) | Kali Linux Documentation Ralaenais:~> kali@kali:~$ sudo apt full-upgrade -y * [---] kali@kali:~$ kali@kali:~$ [ -f /var/run/reboot-required ] && sudo reboot -f kali@kali:~$ Download The first thing we are going to do is import VirtualBox’s repository key. kali@kali:~$ curl -fsSL https: //www.virtualbox.org/download/oracle_vt [.-.] kali@kali:~$ curl -fsSL https: //www.virtualbox.org/download/oracle_vt [.--] kali@kali We then move onto adding VirtualBox's repository. We add this to a separate file, so it does not interfere with Kali Linux's main repository. We also will be making sure to state where the keyring is at so the files can be properly signed. Our CPU architecture is amdé64, You may need to alter the example below if yours is different. One thing to bear in mind, Kali Linux is based on Debian, so we need to use Debian's current stable version@ (even though Kali Linux is a rolling distribution). At the time of writing, its “buster”: kali@kali:~$ echo “deb [arch=amd64] https: //download. virtualbox. org/\ kali@kali:~$ As we have altered our network repository, we need to re-build the cache, kali@kali:~$ sudo apt update [.--] kali@kali:~$ As VirtualBox has various kernel modules (e.g. vooxdrv, vboxnetf1t and vboxnetiadp ), we need to make sure they are kept up-to-date when Kali Linux's kernel gets updated. This can be achieved using dkms@. Iitpssw-kaloraldocsivitualizationinstall-vitvalbox-ost! n

You might also like