사용자 도구

사이트 도구


wsl

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
wsl [2020/06/21 06:54] – 만듦 rex8312wsl [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 ====== WLS (Windows Linux Sub-system) ====== ====== WLS (Windows Linux Sub-system) ======
  
-==== OpenGL ===== +===== OpenGL =====
- +
-  * https://github.com/QMonkey/wsl-tutorial +
-  * https://github.com/microsoft/WSL/issues/2855+
  
   - linux subsystem 설치   - linux subsystem 설치
-    - <del>windows 기능 켜기/끄기 실행</del> +    Microsoft에서 Ubuntu 설치
-    - <del>Linux용 윈도우즈 하위시스템 설치</del> +
-    - Microsoft에서 Ubuntu 설치+
   - xming 설치   - xming 설치
-    https://sourceforge.net/projects/xming/+    * [[xserver]] 
 +    * https://sourceforge.net/projects/xming/
   - 환경변수 설정   - 환경변수 설정
     * bash에서 "export DISPLAY=:0"     * bash에서 "export DISPLAY=:0"
     * 또는 "DISPLAY=:0 gvim" 처럼 프로그램 실행     * 또는 "DISPLAY=:0 gvim" 처럼 프로그램 실행
  
 +  * https://github.com/QMonkey/wsl-tutorial
 +  * https://github.com/microsoft/WSL/issues/2855
   * https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/   * https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/
  
 +===== windows 재부팅 없이 WLS 재시작 =====
  
-  - ssh server 설정 
-    - https://superuser.com/questions/1111591/how-can-i-ssh-into-bash-on-ubuntu-on-windows-10 
-<code bash> 
-sudo service ssh --full-restart 
-</code> 
- 
-** windows 재부팅 없이 WLS 재시작 ** 
   * 수동으로 LxssManager 서비스 재시작  또는 powershell에서 "Get-Service LxssManager | Restart-Service"   * 수동으로 LxssManager 서비스 재시작  또는 powershell에서 "Get-Service LxssManager | Restart-Service"
   * https://superuser.com/questions/1319478/rebooting-wsl-in-windows-1803   * https://superuser.com/questions/1319478/rebooting-wsl-in-windows-1803
  
wsl.1592722467.txt.gz · 마지막으로 수정됨: (바깥 편집)