Graphics on Windows 10 Linux with VcXsrv X Server

Описание к видео Graphics on Windows 10 Linux with VcXsrv X Server

Teach yourself Linux fast: https://mikelev.in/blog/wsl-install-r...
Considering or already did install Linux on your Windows 10 system and now you're wondering "what about the graphics?" You're in luck, this is the video for you! You need to install VcXsrv, create a config file, put it in your Windows startup folder and then create a .bash_profile file and put the following line in it:

export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0

These instructions may change as WSL 2 formalizes and comes out of beta. But for now, we use the instructions found at https://github.com/microsoft/WSL/issu...

Комментарии

Информация по комментариям в разработке