[xcb] Unknown sequence number while appending request [xcb] You called XInitThreads , this is not your fault [x…
wsl --set-default-version 2 체크인지 먼저 확인, 안되면 wsl --update를 실행해서 wsl module update부터 설치가능한 wsl list 확인 wsl -l -o # 설치…
ERROR Message Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x800701bc Error: …
ERROR Message output: System has not been booted with systemd as init system (PID 1). Can't operate. wsl에서는 syst…
sudo 명령어를 입력하면 비밀번호를 매번 물어보는데 다음 설정을 통해 비번 없이 사용가능합니다. nano editor로 문구를 추가 sudo nano /etc/sudoers # 맨 마지막 줄에 아래를 추…
docker code-server 이미지에서 pyenv 를 설치하려는데 다음과 같은 오류가 발생한다 기타 ubuntu / wsl에서도 동일한 메세지 발생시 조치는 아래방법으로 ERROR Inspect or cl…