yeeunsong / SinGAN

Using SinGAN Style Transfer for creating computer vision input data
0 stars 0 forks source link

데스크톱 ssh 사용환경 만들기 #1

Closed yeeunsong closed 4 years ago

yeeunsong commented 4 years ago

현재 Openssh Client for windows 10 (Beta) 설치 실패 다른 ssh program을 깔아야 하는 상황

yeeunsong commented 4 years ago

PuTTY 설치완료 하지만 [local port]:localhost:[localport] 사용방법 모르겠다 주피터 노트북 어떻게 사용하지?

yeeunsong commented 4 years ago

일단 오류코드 0x80244008로 Openssh client 설치 실패, window 업데이트에서 에러 생긴 상황 cmd에서 서버 돌리고 싶다...

yeeunsong commented 4 years ago

scp로 remote에서 local로 파일 다운로드 command line

scp -r -P [remote port number] [remote id]@[remote ip address] [remote directory that I want to download from] [local directory want to download]

yeeunsong commented 4 years ago

노트북이랑 데스크톱 연결하는 방법도 생각해보기!

yeeunsong commented 4 years ago

노트북이랑 데스크톱 연결하고, GPU 2080이랑 노트북 연결하기. 집에 갈때는 데스크톱 HW로 프로그램 돌리면 될듯