no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
sudo nano /etc/ssh/ssh_config
ENTER YOUR PASSWORD
# MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 #주석 해제
HostkeyAlgorithms ssh-dss,ssh-rsa # 추가
KexAlgorithms diffie-hellman-group1-sha1 # 추가
'OS > Mac' 카테고리의 다른 글
맥(MAC)에서 Bluetooth(블루투스) 꺼짐(안켜질 때) (0) | 2021.02.22 |
---|---|
페러럴즈에서 프록시 서버가 응답하지 않습니다. (0) | 2017.02.28 |
parallels ubuntu langue setting (0) | 2016.07.22 |
where is JAVA_HOME on Mac (0) | 2016.04.27 |
brew install on mac (0) | 2016.04.27 |
댓글