This page (revision-1) was last changed on 20-Apr-2024 11:53 by Hiroaki Tateshita

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
20-Apr-2024 11:53 867 bytes Hiroaki Tateshita

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 21 lines
[{PageViewPlugin}]
[Hyper-V]
!!!Abstract
まずは、CentOS7を入れてみよう。いや、このさいUbuntuにしよう。
!!!Topics
*CentOS?
> wsl -o -l
とやると使えるディストリビューションがでてくるが、使いたい[CentOS]がないので、[1]あたりを参考にトライしてみる。
*別のLinux?
|いや、[CentOS]はサポート切れるらしいので、別のにしようか。CentOS Streamか。いや、WEBサーバとしては、[Ubuntu]のほうがよくつかわれている[2]。
*使い始めるには?
|> wsl --install
|をコマンドで管理者権限で打ってみよう[3]。デフォルトの[Ubuntu]がインストールされるはず。やってみると[Ubuntu] 20がインストールされました。しかし、実際に使ってみるとsystemctlがうまく動かない。genieというツールをいれれば無理やり使うことができるが、。。。UbuntuとUbuntu of wslってなんか環境として違いすぎる。使うのはやめよう。
!!!Reference
#[#1], WSLでCentOSが利用できたかも?(CentOS 7) - torutkのブログ (hatenablog.jp), [https://torutk.hatenablog.jp/entry/2019/11/24/110818]
#[#2]29 April 2022, Q-Success, Usage statistics of Linux for websites, [https://w3techs.com/technologies/details/os-linux]
#[#3]2022/04/08, Microsoft, WSL のインストール, [https://docs.microsoft.com/ja-jp/windows/wsl/install]