No matching kex algorithm found
Just Edit the ssh_config file and paste at the end of the file
sudo nano etc/ssh/ssh_config
Host *
#Legacy Changes
KexAlgorithms=curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exc...
iamrobin.hashnode.dev1 min read