Advertisement
Guest User

Untitled

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