setup wsl2 gui on windows 10
All the commands used by David. Bombal (YT) are somewhere here: Linux on Windows: WSL with Desktop Environment via RDP.
And the end of my bashrc you can see: The complete WSL2 + GUI setup. | Medium
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0
export LIBGL_ALWAYS_INDIRECT=1
sudo /etc/init.d/dbus start &> /dev/null
export LIBGL_ALWAYS_INDIRECT=1
sudo /etc/init.d/dbus start &> /dev/null
Remote Connection works fine (localhost:3390), but Firefox not yet: failed: timeout waiting for snap system profiles to get updated. Maybe, this is an issue with systemd.
Comments
Post a Comment
Under your writing