개발환경
OS: Windows 11
참고: Windows 10 에서 Linux 환경 구축하기
Windows PowerShell
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
wsl --set-default-version 2
참고: Windows 10 WSL(Ubuntu 18.04) 설치 방법
계정 설정: letsj/2022
※ 호스트 시스템 접근: /mnt/c 하위로 가면 C드라이브 접근 가능
참고
Windows 10 에서 Linux 환경 구축하기
Windows 10 WSL(Ubuntu 18.04) 설치 방법