2023. 6. 13. 17:50ㆍ서버 프로그래밍
https://learn.microsoft.com/en-gb/windows/wsl/compare-versions
Comparing WSL Versions
WSL 2 provides the benefits of WSL 1, but uses an actual Linux kernel, rather than a translation layer like WSL 1, resulting in faster performance.
learn.microsoft.com
https://docs.docker.com/desktop/windows/wsl/
Docker Desktop WSL 2 backend on Windows
docs.docker.com
https://hoodiejun.tistory.com/11
윈도우에서 리눅스를 사용해보자 - WSL2 설치
wsl2 가 나온 지 벌써 몇 년이 지났네요. 지금은 많이 자리를 잡고 안정적인 듯하여 설치 방법을 한 번 정리해봤습니다. 1. 호환 버전 확인하기 윈도우 키 + r --> 실행창에서 winver 입력 버전 1903 이
hoodiejun.tistory.com
https://learn.microsoft.com/en-us/windows/wsl/wsl-config#configure-global-options-with-wslconfig
Advanced settings configuration in WSL
A guide to the wsl.conf and .wslconfig files used for configuring settings when running multiple Linux distributions on Windows Subsystem for Linux.
learn.microsoft.com
https://github.com/microsoft/WSL/issues/4766
WSL 2 can't be installed · Issue #4766 · microsoft/WSL
Everything seem OK while I was going through each step, but wsl 2 just can't be set in the end. I'm with bulild 19041.1. What's wrong here? PS C:\WINDOWS\system32> wsl --set-version Ubuntu 2 Conver...
github.com
https://hoodiejun.tistory.com/3
TOP 20 터미널 기본 명령어 1탄 (예시와 상세한 설명)
아무것도 없는 깜깜한 터미널입니다. 저는 전공자도 아니고 취미로 이것저것 하다 보니 터미널을 접하게 되었습니다. 그런데 처음 접했을 때 이 깜깜한 터미널처럼 정말 막막하고 어떻게 해야
hoodiejun.tistory.com