Correction PCP not LMS, too many TLAs
Thanks Jeff07971
If you get refused with error message "no matching host key type found. Their offer: ssh-dss" then the following will force ssh to use the DSA algorithm.
ssh -oHostKeyAlgorithms=+ssh-dss tc(atsymbol)92.168.whatever
Strebor
Thanks Jeff07971
If you get refused with error message "no matching host key type found. Their offer: ssh-dss" then the following will force ssh to use the DSA algorithm.
ssh -oHostKeyAlgorithms=+ssh-dss tc(atsymbol)92.168.whatever
Strebor