LoginSignup
0
0

More than 1 year has passed since last update.

WSL2 に VcXsrvをインストール

Last updated at Posted at 2021-04-29

Windows 10上で軽快に動くLinuxが欲しかったので調査。

WSL2 の インストール

wsl --install

OS再起動

VcXsrvのインストール

echo "export DISPLAY=\$(awk '/^nameserver/ {print \$2; exit}' /etc/resolv.conf):0" \
  >> ~/.profile

1.png
2.png
3.png
4.png

config.xlaunchshell:startupにコピーしておく。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0