Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

no matching key exchange method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1

ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 123.123.123.123
Comment

no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1

#Add below lines in /etc/ssh/ssh_config

Ciphers aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc 
KexAlgorithms +diffie-hellman-group1-sha1
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install docker in ubuntu using terminal 
Shell :: docker run container in background 
Shell :: linux check if using wayland or x11 
Shell :: run mutiple sass files at once 
Shell :: git push to existing repo 
Shell :: stacer ubuntu 
Shell :: error: src refspec master does not match any heroku 
Shell :: ghost in the shell 
Shell :: linux convert to sha256 
Shell :: git create new branch from current 
Shell :: install notion enhancer 
Shell :: how to delete directory 
Shell :: whatsapp for linux 
Shell :: QSslSocket: cannot resolve CRYPTO_set_id_callback QSslSocket: cannot resolve CRYPTO_set_locking_callback QSslSocket: cannot resolve sk_free QSslSocket 
Shell :: 10250: connect: no route to host kubernetes 
Shell :: install spotify-web-api-js 
Shell :: pyopengl install 
Shell :: conda install line_profiler 
Shell :: valet allow phpmyadmin route 
Shell :: localhost ssl 
Shell :: download subfolder from github 
Shell :: tail linux 
Shell :: how to remove remote heroku 
Shell :: git pull sith ssh key 
Shell :: docker elasticsearch latest version 
Shell :: ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic 
Shell :: git push an existing repository from the command line 
Shell :: uninstall mongo db 
Shell :: for shell 
Shell :: how to change folder case sensitivity windows 10 all subfolder 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =