So this is just a reminder for me when building out new Kali VMs
sudo apt-get install virtualbox-guest-additions-iso
Cookie Editor
chromium
YARC
add non-free
$leafpad /etc/apt/sources.list
add
after sudo apt-get update && sudo apt-get upgrade
install Virtualbox guest additions ( allows for full screen VM on OSX virtual box)
NUMLOCK after login
sudo apt-get install numlockx
Than change the GDM settings adding the following code to /etc/gdm3/Init/Default:
if [ -x /usr/bin/numlockx ]; then
/usr/bin/numlockx on
fi
NUMLOCK after login
sudo apt-get install numlockx
Than change the GDM settings adding the following code to /etc/gdm3/Init/Default:
if [ -x /usr/bin/numlockx ]; then
/usr/bin/numlockx on
fi
sudo apt-get install virtualbox-guest-additions-iso
apt-get -y install virtualbox-guest-x11
for hack the box vpn
apt-get install network-manager-openvpn-gnome
download nessus
dpkg -i *nessusinstaller*
For Firefox
Cookie editor
foxy proxy
Cookie Editor
chromium
YARC
Comments
Post a Comment