Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

WSLインストール環境設定メモ

WSLの環境構築のメモ。

WSLインストール

[プログラムと機能の追加]からWindows Subsystem for Linuxをインストール

Ubuntuインストール

ストアからインストール

ls配色

www.kwbtblog.com

AWS CLI

sudo apt install python3-pip
pip3 install awscli --upgrade --user
j-hashimoto@PC-02-280:~$ aws --version                                                                                  
-bash: /mnt/c/Users/XXXX/AppData/Local/Programs/Python/Python36/Scripts/aws: c:\users\xxxx\appdata\local\programs\python\python36\python.exe^M: bad interpreter: No such file or directory

gokigenmaru.hatenablog.com