how to connect WSL2 via ssh from notebook
- 아래 링크대로 하는 것이 그나마 쉬운 방법입니다.
> following is the easy to follow for enabling ssh connection from notebook(outside of WSL2)
www.illuminiastudios.com/dev-diaries/ssh-on-windows-subsystem-for-linux/
SSH on Windows Subsystem for Linux (WSL) | Illuminia Studios
In this tutorial, you will learn how to enable SSH on Windows Subsytem for Linux (WSL) and have SSH server start automatically at boot Prerequisite: Windows 10 version 1703 (Creators Update) or higherWindows Subsystem for Linux EnabledThis Tutorial use the
www.illuminiastudios.com
vscode를 활용하여 원격 서버에 연결하기
회사에서 서버를 사용할 때, putty를 활용하는데 IDE를 사용하고 싶다는 생각이 문득 들어서 찾아보니 vscode는 community 버전을 활용해도 서버랑 원격 접속을 할 수 있더군요! 그래서 오늘은 윈도우
seokhyun2.tistory.com