사용자 도구

사이트 도구


windows:wsl

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
windows:wsl [2018/08/28 09:55]
kwon37xi [Maven/Gradle 등]
windows:wsl [2018/09/15 20:23]
kwon37xi
줄 11: 줄 11:
   * Unicode Locale 지정<code sh>   * Unicode Locale 지정<code sh>
 sudo update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 sudo update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8
 +</code>
 +
 +===== Upgrade =====
 +  * 16.04 -> 18.04 업그레이드가 가능하다. [[https://superuser.com/questions/1317619/can-i-upgrade-my-existing-ubuntu-installation-in-wsl-from-16-04-to-18-04|windows subsystem for linux - Can I upgrade my existing Ubuntu installation in WSL from 16.04 to 18.04? - Super User]]
 +  * [[https://blogs.msdn.microsoft.com/commandline/2018/07/09/upgrading-ubuntu/|A Guide to Upgrading your Ubuntu App’s Release – Windows Command Line Tools For Developers]]
 +
 +<code sh>
 +# 기본적으로는 아래 명령만으로 가능.
 +sudo do-release-upgrade -d
 </code> </code>
  
windows/wsl.txt · 마지막으로 수정됨: 2021/12/31 17:29 저자 kwon37xi