Code | macOS | macOS Shell | Network | UNIX | UNIX Shell Scripts
macOS – Allow SSH After OS Upgrade
After an upgrade of the macOS you sometimes will lose the capability to SSH into other computers/servers. The code below will add the needed pieces to be able to SSH again. Please note that some sites will state to do ‘HostKeyAlgorithms +ssh-rsa,ssh-dss’ but ssh-dss was discontinued in 2015 and mostly should not work.