User Tools

Site Tools


other:ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:ssh [2023/03/15 14:36]
jypeter [Generating ssh keys] Improved
other:ssh [2023/03/15 14:38]
jypeter [Configuration files]
Line 143: Line 143:
 ''​ssh''​ will store all its **configuration files** in a ''​.ssh''​ sub-directory of your //home// directory. The configuration files are in a //text// format. ''​ssh''​ will store all its **configuration files** in a ''​.ssh''​ sub-directory of your //home// directory. The configuration files are in a //text// format.
  
-  * Linux: ''​~/​.ssh/''​ directory +  ​* **Linux**: ''​~/​.ssh/''​ directory 
-  * Windows: ''​C:​\Users\your_windows_login\.ssh''​ directory +  ​* **Windows**: ''​C:​\Users\your_windows_login\.ssh''​ directory 
-  * Mac: ''/​Users/​your_mac_login/​.ssh''​ directory (should be the same path as ''​~/​.ssh/''​)+  ​* **Mac**: ''/​Users/​your_mac_login/​.ssh''​ directory (should be the same path as ''​~/​.ssh/''​)
  
 You will find (some of) the following text files: You will find (some of) the following text files:
other/ssh.txt · Last modified: 2024/07/18 12:11 by jypeter