Mastodon

Fix: SSH No Matching Host Key Type Found

Earlier I was connecting to a client server via SSH when I received the following error: Unable to negotiate with x.x.x.x port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss After looking up the error I was able to fix this by using the following...