Unable to negotiate with xxx.xxx.xxx.xxx port 22: no matching host key type found. Their offer: ssh-rsa 해결 방법

Unable to negotiate with xxx.xxx.xxx.xxx port 22: no matching host key type found. Their offer: ssh-rsa 해결 방법 안내입니다. HostKeyAlogorithms 옵션을 통해 원하는 알고리즘을 활성화 시켜주면 문제를 해결할 수 있습니다. ssh -o "HostKeyAlgorithms ssh-rsa" user@hostname 위와 같이 ssh 로 접속시에 -o 옵션의 내용으로 "HostKeyAlgorithms ssh-rsa" 를 추가하는 것으로 문제를 해결할 수 있습니다. #해외서버 #일본서버 #클라우드 #클라우드호스팅 #서버호스팅 #해외서버호스팅 #디도스방어 #MEGAIDC