Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] SSH set up issues



Darren, Stephen, Scott,


Besides Darren's suggestion of "Host <ip address>",

ssh -o 'HostKeyAlgorithms +ssh-rsa' -o 'PubKeyAcceptedKeyTypes +ssh-rsa' ...

should work (ssh(1) doesn't give examples of the syntax for the -o
option so I'm just guessing that the key-value separator is ' ').
Obviously you would want to make an alias for that.

Everything that was suggested works. I really appreciate your quick and accurate help. I'm getting ready to take an overseas trip for research, and going away without a full Linux would be problematic.

Regards,

Charles


--

---------------------------
A. Charles Muller

Kagurazaka
Tokyo, Japan

(University of Tokyo, Professor Emeritus)
Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net




Home | Main Index | Thread Index