Penguin

Differences between version 71 and previous revision of SSHNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 71 Last edited on Thursday, November 17, 2005 6:36:07 pm by AlastairPorter Revert
Older page: version 70 Last edited on Thursday, November 17, 2005 6:31:27 pm by AlastairPorter Revert
@@ -51,9 +51,9 @@
  Are you sure you want to continue connecting (yes/no)? 
  
 Some ways to work around this: 
 * Add ''!StrictHostKeyChecking no'' to each stanza in your ssh_config(5). This will still produce a warning, but will connect without any input needed 
-* Add ''!UserKnownHostsFile /home/you /.ssh/known_hosts_foo'' to each ssh_config(5) stanza. 
+* Add ''!UserKnownHostsFile ~ /.ssh/known_hosts_foo'' to each ssh_config(5) stanza. 
  
  
 !!!Port Forwarding