Jun 21, 2008

Useful ssh client settings for when you find yourself regularly reinstalling a server and the frequent warnings that the host key has changed get annoying:

UserKnownHostsFile /dev/null
StrictHostKeyChecking no

0 comments:

Post a Comment