windows 리눅스 연결 putty 설치및 설정
ec2 인스턴스로 가상 컴퓨터를 연결한다면
putty는 가상 서버를 연결시켜주는 단말기라고 생각하면 된다
가장 좋은 방법은 내가 임대받은 아마존 서버에 있는 컴퓨터를 직접가서 모니터 꽂고 키보드 마우스 꽂는거지만
현실적으로 불가능 하기때문에 그 컴퓨터를 원격으로 연결하는거라고 이해하면 편함
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Download PuTTY: latest release (0.78)
This page contains download links for the latest released version of PuTTY. Currently this is 0.78, released on 2022-10-29. When new releases come out, this page will update to contain the latest, so this is a good page to bookmark or link to. Alternativel
www.chiark.greenend.org.uk
설치후실행
putty 사용을 위해 아까 aws로 받은 ec2인스턴스 ip주소 이용(퍼블릭 ip)
접속하게 해주는 프라이빗 키 (ppk) 연결
https://seonggongstory.tistory.com/109
세션 저장후 open
환경 구축
아나콘다 설치
https://www.anaconda.com/products/distribution#Downloads
Anaconda | Anaconda Distribution
Anaconda's open-source Distribution is the easiest way to perform Python/R data science and machine learning on a single machine.
www.anaconda.com
wget 링크
파일 다운이끝나면 설치 sh ~아나콘다 파일
설치 완료