
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
command 창에서 아래와 같이 입력하면...ubuntu는 연결된거 같은데...아래 파이썬이나 pip가 ....
강사님같이 연결이 안되네요...뭐가 잘못 되었을까요?
C:\Users\oh>ssh -i C:\Users\oh\Desktop\sparta_web.pem ubuntu@43.200.1.64
ubuntu@43.200.1.64: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
C:\Users\oh>sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 10
'sudo' is not recognized as an internal or external command,
operable program or batch file.
작성한 코드 및 에러 메세지
