Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux wslconfig /setdefault Ubuntu wslconfig /terminate sudo apt-get update sudo apt-get dist-upgrade sudo apt-get clean %userprofile%\AppData\Local\Packages\\LocaleState\rootfs/home/username sudo mkdir /mnt/e sudo mount -t drvfs E: /mnt/e sudo mkdir /mnt/share sudo mount -t drvfs '\\server\share' /mnt/share wsl ls -la "/mnt/c/Program Files" wget https://kali.sh/xfce4.sh sudo sh xfce4.sh sudo /etc/init.d/xrdp start mstsc.exe /v:127.0.0.1:3390 sudo /etc/init.d/xrdp stop sudo apt-get install xfce4 xfce4-terminal sudo apt-get install kali-desktop-xfce export DISPLAY=127.0.0.0.1:0.0 xfce4-session echo "export DISPLAY=127.0.0.1:0.0" >> ~/.bashrc start /B x410.exe /desktop ubuntu.exe run "if [ -z \"$(pidof xfce4-session)\" ]; then export DISPLAY=127.0.0.1:0.0; xfce4-session; pkill '(gpg|ssh)-agent'; taskkill.exe /IM x410.exe; fi;" start /B x410.exe /wm ubuntu.exe run "if [ -z \"$(pidof xfce4-session)\" ]; then export DISPLAY=127.0.0.1:0.0; firefox; pkill '(gpg|ssh)-agent'; taskkill.exe /IM x410.exe; fi;" export GDK_SCALE=2 export QT_SCALE_ FACTOR=2