Hi Damien, > If you want to do this, put the following in your ~/.ssh/config file: > > Host wackyhost > UserKnownHostsFile /dev/null > StrictHostKeyChecking no Yes indeed, this is a much more clean way... I've tried tweaking it with the ssh_config but didn't see the trick with /dev/null... Thanks. Kind Regards, Gerd