Changes between Version 4 and Version 5 of User Guide/Remote Access/Ssh Tips


Ignore:
Timestamp:
May 19, 2020, 9:21:36 PM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • User Guide/Remote Access/Ssh Tips

    v4 v5  
    2121The internal key should now be restored.
    2222
     23==== Prevent ```unknown host key``` error when connecting to node
     24Configure you ssh client not to use `strict host key checking`
    2325
    24 ==== Common ssh options for nodes
     26For openssh, this is `-o StrictHostKeyChecking=no` or the same in the .config file
     27
     28
     29==== Using a .config file for SSH (Linux, Mac, and WSL ONLY) ==== #config
    2530
    2631We'd like to do a few things for convenience: