Windows

Computer

패키지 관리자

파일 관련

SSH

ssh-copy-id 대신 사용 가능한 방법:

cat ~/.ssh/id_rsa.pub | ssh [email protected] "cat >> ~/.ssh/authorized_keys"

관련 노트

  • Docker - WSL에서 Docker 설치
  • Linux - WSL(Windows Subsystem for Linux)