Windows Subsystem for Linux 2: Installing VcXsrv X Server

Find Windows IP Address
cat /etc/resolv.conf
Set DISPLAY Variable
export DISPLAY=ip_address:0.0
Export opengl Variable
export LIBGL_ALWAYS_INDIRECT=1
Update Package List
sudo apt update
Install x11-apps
sudo apt install x11-apps

Leave a comment

Your email address will not be published. Required fields are marked *