= Setup an Linux in your Windows PC = under writing.... == Windows Subsystem for Linux (Windows 10 only) == 1. "start 田" ->「アプリと機能」->「プログラムと機能」->「Windowsの機能の有効化または無効化」-> check「Windows Subsystem for Linux (Beta)」 2. reboot 3. "start 田" ->「設定」->「更新とセキュリティ」->「開発者向け」-> check「開発者モード」->「はい」 4. "start 田" -> "Microsoft Store" -> search "Ubuntu" -> click "Ubuntu" -> get it 4. "start 田" -> "Microsoft Store" -> search "terminal" -> click "Windows terminal" -> get it 5. Download "VcXsrv" from [[https://sourceforge.net/projects/vcxsrv/]] 6. Start VcXsrv (see [[https://qiita.com/yoshige/items/7a17bb7a3582d72a7e48]]) 7. Set VcXsrv as auto-start [[https://qiita.com/nab/items/d4e6eb54815a993382af]] 8. Setup GUI on ubuntu : {{{ sudo apt update sudo apt upgrade -y sudo apt install x11-apps x11-utils x11-xserver-utils dbus-x11 cd echo 'export DISPLAY=localhost:0.0' >> ~/.bash_profile source ~/.bash_profile }}} == VM ware Player == 1. install the VM ware Player [[https://www.vmware.com/jp/products/workstation-player/workstation-player-evaluation.html]] 2. download an iso file [[https://www.ubuntulinux.jp/News/ubuntu1804-ja-remix]] = matplotlibでGUIIが表示されない = [[https://tutorialmore.com/questions-466064.htm]]