Advertisement
Guest User

Untitled

a guest
May 24th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. koen@dominion:~$ cat .ssh/config
  2. Host *.local 172.20.1.*
  3. CheckHostIP no
  4. StrictHostKeyChecking no
  5. UserKnownHostsFile /dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement