WSL

Windows

Windows Subsystem for Linux 2023年9月のアップデート

詳細は上を確認。主なトピックス:自動的なメモリの解放による使用メモリの減少VHD使用時に自動的な未使用領域の開放"Mirrored" と呼ばれる全く新しいネットワーキングモードに変更DNSトンネリングによるネットワーク互換性の向上Windo...
.NET

RiderがWSL2での開発に対応したので使ってみた感想

上のドキュメント通りに進めれば、特に問題は無いと思いますので、ここでは特に手順等はまとめません。という事で感想。WSL2上にRiderをインストールして、ローカルからそれをリモートで使う感じなので、最初はWSL2へのRiderのダウンロード...
WSL

Microsoft StoreのWindows Subsystem for LinuxがWindows 10および11で一般利用可能に

以下、上の雑訳。本日、Microsoft Store の Windows Subsystem for Linux (WSL) が "プレビュー" ラベルを取り下げ、最新のリリースで一般に利用可能になりました! また、WSL のストア版は、w...
Linux/OSS

WSL2がメジャーリリースに

本日WSL2の1.0.0が公開され、めでたくメジャーリリースとなりました。Microsoft Storeでもめでたくプレビューの文字が外れています。一応これで公式にWSL2でsystemdがサポートされます(ストアで公開されたサポートバージ...
Windows

WSLでsystemdがサポート!

遂にWSLでsystemdをサポート!以下雑訳。Windows Subsystem for Linux (WSL) は、WSL ディストロの内部で systemd を実行できるようになり、Windows マシンで Linux ワークフローを...
Windows

Windows Server上のWSLでDockerコンテナを動かす

雑訳&簡易メモWindows Server 2022にWSLをインストールWindows Server 2022上のWSL 2は、Windows 10および11とは要件が異なります。WSL 2を使い始める前に、お使いのOSが最新のパッチで更...
Windows

WSL 2 distros are now supported on Windows Server – Windows Command Line

一応これが公式発表なのかな?Windows Server 2022でWSL2が使用できるようになっています。インストール方法は以下を参照。
Linux/OSS

WSL2 now available on Windows Server 2022

情報源: WSL2 now available on Windows Server 2022Windows Server 2022でWSL2が使用できるようになりました。そもそもWindows Server 2022の売り機能の一つがWSL...
Git

Git For Windows Ver. 2.36.1以降におけるWSLでのGit Credential Managerの設定変更について

元ネタ: Git for Windows 2.36.1 breaks WSL setup steps · Issue #692 · GitCredentialManager/git-credential-manager多くの人が、Micro...
Linux/OSS

Microsoft StoreにWSLが登場

A preview of WSL in the Microsoft Store is now available!現状Previewですが、WSLがMicrosoft Storeからセットアップすることが出来るようになりました。またこの事に...
Linux/OSS

WSL2でのLinux GUIアプリサポートもGA

A year ago at BUILD 2020 we introduced our goal to bring Linux GUI applications to the Windows Subsystem for Linux (WSL)...
Linux/OSS

Windows 10 Ver. 2004以降で一つのコマンドによりWSLをインストール可能に

Install WSL with a single command now available in Windows 10 version 2004 and higher | Windows Command LineWindows Upda...
Go言語

WSL2でGO言語を使うにあたって参考にしたサイト

最終更新 2022/09/05順次更新します。Go言語環境のインストールPPAを使う(Ubuntu)以下のようにレポジトリを追加し、apt-getコマンドでインストールアップデートの管理を行います。sudo add-apt-reposito...
WSL

WSL/WSL2でWindowsのPATHを加えないようにする設定とVS CODE

WSLは標準でWindows側のPATHもWSLのLinux環境のPATHに接続しますが、時々これがやっかいな問題を引き起こすので、Windows側のPATHは含めないようにしたいです。これは/etc/wsl.confを以下のように書き換え...
Windows

WSLgアーキテクチャ

If you landed on this blog, you’ve probably seen our announcement for GUI applications support in the Windows Subsystem ...
Windows

Windows Subsystem for Linux(WSL)でのGUIサポートの初期プレビューリリース

A year ago at BUILD 2020 we introduced our goal to bring Linux GUI applications to the Windows Subsystem for Linux (WSL)...
Windows

Windows 10 Insider Preview Build 21364

Hello Windows Insiders, today we are releasing Windows 10 Insider Preview Build 21364 to Windows Insiders in the Dev Cha...
Windows

Windows 10 Insider Preview Build 20246

Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 20246 to Windows Insiders in the Dev Chan...
Linux/OSS

WSL2でLiux GUIアプリケーションを動作させるWSLGの技術解説(Youtube)

WSL2でLinux GUIアプリケーションを動かすWSLGの技術解説。WSLGのアーキテクチャ図。Waylandをベースにした技術でRDPを使ってWindows HOST側にアプリケーションのウインドウを飛ばしているのがわかる。この技術は...
WSL

What’s new in the Windows Subsystem for Linux – September 2020 | Windows Command Line

This blog post highlights the WSL updates being made over the past few months, in addition to some sneak previews of our...
スポンサーリンク