windows2 Windows10 에 WSL2 설치 및 VSCODE 연동해보기 ▣ WSL2 Windows Sub Linux 시스템의 약자로 가상머신의 오버헤드 없이 GNU/Linux 환경을 windows에서 직접 수행할 수 있다. ▣ WSL2 설치방법 1. windows 버젼이 2004이상으로 업데이트 및 빌드버젼이 19041 이상이여야 한다. 명령어 (Windows Key + R) 의 winver 를 통해서 확인할 수 있다. 2. WSL2 관련 기능 활성화 가상머신플랫폼 Linux용 Windows 하위 시스템 PowerShell을 관리자 권한으로 열어서 실행 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feat.. 2020. 6. 21. Windows 10 터미널을 Colorful 하게 바꿔보자 ▣ 소개 windows 10 기본 terminal 프로그램에 색을 입히는 프로그램 ▣설치방법 아래의 Release Link를 통해서 적당한 위치에 프로그램의 압축을 푼다. 터미널 프로그램을 수행한다. (실행(Windows Key + R) > cmd 입력) 아래 명령어를 수행하여 반영한다. C:\framework\ColorTool>colortool -b solarized_dark ▣다른 유형의 Scheme campbell : The new default color scheme for Windows Console campbell-legacy : The first iteration of the campbell scheme cmd-legacy : The legacy defaults of the Windows C.. 2020. 6. 10. 이전 1 다음