How to install VirtualBox Guest Additions in Kali Linux - CanalFácilAssim

Опубликовано: 12 Октябрь 2024
на канале: Alexandre Pinheiro
354
5

Original Post:

http://adf.ly/1Qh76b

Command line:

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

cp /media/cd-rom/VBoxLinuxAdditions.run /root/ ( verify your directory == "CDROM" ==)

chmod 755 /root/VBoxLinuxAdditions.run

cd /root

./VBoxLinuxAdditions.run


After installation , restart the virtualbox !

Blog: http://canalfacilassim.blogspot.com.br/

Para sugerir novos vídeos sobre: Linux , Mac ,Windows ou Android
Acesse : http://www.123contactform.com/form-18...

Em breve teremos o site para que vocês possam sugestionar assuntos para os próximos vídeos.Obrigado a todos!