Giter Site home page Giter Site logo

wsl_docs's Introduction

WSL 문서

Windows 10에 한국어 입출력이 가능한 리눅스 데스크톱 설치하기

wsl.exe 옵션

단축 옵션 긴 옵션 동작
-d <디스트리뷰션 이름> --distribution <디스트리뷰션 이름> 지정한 디스트리뷰션을 시작한다
-e <명령 라인> --exec <명령 라인> 명령 라인을 실행하고, 이 후 WSL에서 빠진다
-u <유저 이름> --user <유저 이름> 지정한 유저 이름으로 WSL 디스트리뷰션을 시작한다
  --help 간단하게 명령어 사용 방법을 표시
  -- 이 옵션 이후의 명령 라인 해석을 하지 않고 WSL 측에 넘긴다

wslconfig.exe 옵션

옵션 동작
/l, /list : 등록된 디스트리뷰션 리스트 표시
/all: /l /list와 조합하여 설치 중 등을 포함한 모든 디스트리뷰션 표시
/t, /terminate <디스트리뷰션 이름> : 지정한 디스트리뷰션을 종료시킨다
/u, /unregister <디스트리뷰션 이름> : 지정한 디스트리뷰션 등록을 해제한다
/upgrade <디스트리뷰션 이름> : 지정한 디스트리뷰션의 VolFs를 lxFs에서 wslFs로 업그레이드 한다(실험 중인 기능이라고 생각되므로 아직은 사용하지 않는쪽을 추천)

우분투

버전 확인하기

lsb_release -a

업그레이드 하기

sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo do-release-upgrade

대부분 위 명령어를 실행하면 1시간 정도 걸린다.

우분투 삭제하기

https://webnautes.tistory.com/1172
가장 간단하게는 시작 메뉴에서 Ubuntu 항목에서 마우스 우 클릭하고 메뉴에서 제거를 선택. 잠시 기다리면 Ubuntu 항목이 삭제된다.

Tool

  • WSL-DistroManager
    • Highly customizable WSL distro manager for Windows 10 and Windows Server 19H1+
    • 동일 머신에 동일 Linux 버전을 복수 설치할 수 있음.
    • Windows 10 and Windows Server 2016+
  • wsltools
    • This repository provides batch files that enable you to quickly install and manage WSL in a command-line fashion. These batch files can be run on Windows 10 19H1 or later builds

글 모음

일반

설치

설정

애플리케이션 실행

프로그래밍

C++

.NET Core

Node.js

java

Ruby

wsl_docs's People

Contributors

jacking75 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.