7.01.2010

automatically adding ssh keys to known hosts file

automatically adding host's ssh fingerprint to the known_hosts file:
-o StrictHostKeyChecking=no
 
example:
ssh -o StrictHostKeyChecking=no SecretServername