install kali in vm
-
Proxmox
How to Download & Install Kali Linux on Proxmox with Remote Access (XRDP + Audio) – #12
In this step-by-step tutorial, you’ll learn how to download and install Kali Linux on Proxmox, configure a virtual machine, and set up remote access with XRDP, including audio output support. Download ISO directly to proxmox: CODE mentioned in Video: sudo apt install xrdp -y # Add lines to file export DESKTOP_SESSION=kali export GNOME_SHELL_SESSION_MODE=kali export XDG_CURRENT_DESKTOP=kali:GNOME sudo service xrdp start sudo…
Read More »