disable ssh host key check

Mar 14, 2013 20:09

ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no login@host

(c) http://linuxcommando.blogspot.ru/2008/10/how-to-disable-ssh-host-key-checking.html

key, ssh, linux

Previous post Next post
Up