wiki:OpenSSH

Version 2 (modified by ken@…, 10 years ago) ( diff )

--

OpenSSH

6.2p1 has become noisy, I was getting reports like this on my term:

no such identity: /home/ken/.ssh/id_rsa: No such file or directory
no such identity: /home/ken/.ssh/id_ecdsa: No such file or directory

This can be quietened:

echo "LogLevel ERROR" >>.ssh/config
chmod 600 .ssh/config

Up
Top

Note: See TracWiki for help on using the wiki.