for people who often reflash and thus have new host keys on their mokos
i can share this ~/.ssh/config snippet:

Host moko
HostName 192.168.0.202
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
User root

the result is that one can just 'ssh moko' press return and be done
(logged in) every time. but beware: it ignores changing host keys
completely then. (one could tap you usb cable!!1!) ;)

kind regards

-- 

Joachim Steiger
Openmoko Central Services

_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to