#author("2021-08-06T03:07:30+00:00","default:admin","admin") -[[Windows Subsystem for Linuxとは? そのインストールと使い方:https://www.buildinsider.net/enterprise/wsl/01]] -[[Windows Subsystem for Linux + X Windowを1.024倍くらい使いこなすための方法:https://qiita.com/nishemon/items/bb3aca972404f68bfcd6]] -[[Windows10でWSLとVSCodeを使ってプログラミング環境を整える:https://qiita.com/yo_kanyukari/items/37421f497b7ffaa75502]] -[[Windows 10のWindows Subsystem for Linux(WSL)を日常的に活用する:http://www.clear-code.com/blog/2017/11/8.html]] -[[Windows Subsystem for Linuxの起動とバックグラウンドタスク:http://ascii.jp/elem/000/001/620/1620316/]] #author("2021-08-06T03:08:19+00:00","default:admin","admin") -[[Windows 10でLinuxプログラムを利用可能にするWSL(Windows Subsystem for Linux)をインストールする(バージョン1803対応版):http://www.atmarkit.co.jp/ait/articles/1608/08/news039.html]] -[[Windows 10のコマンドプロンプトからWSL上のLinuxコマンドを呼び出す(バージョン1803対応版):http://www.atmarkit.co.jp/ait/articles/1805/24/news022.html]] -[[Windows 10のLinux互換環境WSLからコマンドプロンプトのプログラムを呼び出す(バージョン1803対応版):http://www.atmarkit.co.jp/ait/articles/1805/31/news052.html]] -[[Windows上で稼働するLinux、動かしているのはどのテクノロジー?(その1):http://www.atmarkit.co.jp/ait/articles/1710/10/news008.html]] -[[Windows 10に搭載されたLinuxサブシステムにおける、Windowsプログラムとの連携や日本語処理機能を検証する :http://www.atmarkit.co.jp/ait/articles/1711/09/news032.html]] -[[2018年3月9日 春のWindowsアップデートはLinuxづくし!? Linux開発者向けの新機能をおさらい:http://gihyo.jp/admin/clip/01/linux_dt/201803/09]] *基本事項 [#r2a8e9a4] **制限 [#s8682f61] -デーモンやジョブのような、バックグラウンドでずっと動作させておくような機能は利用できない -主にクライアント向けのCUIプログラムのみが実行可能。X Window Systemのサーバ機能などは利用できない -Linux OSを完全に再現しているわけではないので、動作しないプログラムもある。システムやハードウェアなどに強く依存するようなものは動かないことがある(何が動作しないかは、結局やってみないと分からない) **日本語 [#v65257f0] -WSL環境では文字コードは全て「UTF-8」になっていて、WSL上から呼び出したWindowsプログラムにも、UTF-8でテキストが渡される *Desktop Environment [#v41d2aca] -[[Best Linux Desktop Environment: 15 Reviewed and Compared:Best Linux Desktop Environment: 15 Reviewed and Compared:https://www.ubuntupit.com/best-linux-desktop-environment-reviewed-and-compared/]] -[[5 Most Beautiful Linux Desktop Environments:http://www.linuxandubuntu.com/home/5-most-beautiful-linux-desktop-environments]] -[[Ubuntu Mate:https://ubuntu-mate.org/]] が良さげ *WSL 2 [#vf667517] -[[前バージョンから大幅に性能向上した新Linux環境「WSL 2」の実力を探る:https://www.atmarkit.co.jp/ait/articles/2005/15/news020.html]] -[[WSL2入れてみた:https://qiita.com/TsuyoshiUshio@github/items/947301bd9317610572fc]] -[[WSL2によるホストのメモリ枯渇を防ぐための暫定対処:https://qiita.com/yoichiwo7/items/e3e13b6fe2f32c4c6120]] -[[WSL2導入|WinアップデートからWSL2を既定にするまでのスクショ:https://qiita.com/tomokei5634/items/27504849bb4353d8fef8]] -[[Windows10 WSL2にLinux居城を爆誕させる:https://qiita.com/v2okimochi/items/f53edcf79a4b71f519b1]] -[[How to Set up Ubuntu20.04 on the WSL2 . Python, Node.js, PostgreSQL etc.:https://qiita.com/Yoshinari-Yamanaka/items/94e565b2ca9ae14632cc]] -[[マイクロソフト、「WSL 2」でLinuxのGUIアプリを利用可能に:https://japan.zdnet.com/article/35160162/]] -[[Windows 10の最新ビルドを用い、WSL2で仮想マシン環境を使う:https://ascii.jp/elem/000/004/039/4039729]] -[[WSL2でWeb開発環境の構築メモ (zsh, node, dockerなど):https://zenn.dev/moroya/articles/0ab24a733e4b7a]] -[[5分で分かるWSL/WSL 2:https://www.atmarkit.co.jp/ait/articles/2103/23/news007.html]] -[[Windows 10 バージョン2004以降で"wsl --install"が可能に、新たなオプションも:https://news.mynavi.jp/article/20210802-1936954/]] -[[WSLに必要なものをコマンド1つでインストールする機能、Windows 10へ正式にバックポート:https://codezine.jp/article/detail/14646]] **設定 [#m8bd6844] -[[WSL2の2つの設定ファイル「.wslconfig」と「wsl.conf」:https://ascii.jp/elem/000/004/044/4044122/]] **WSLg [#s51087e9] -[[WSL2でのGUIアプリケーションを動かす「WSLg」の仕組み:https://ascii.jp/elem/000/004/054/4054049]]