Difference between revisions of "~/.ssh/"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
*<code>[[chmod]] g-w,o-w ~</code>  
 
*<code>[[chmod]] g-w,o-w ~</code>  
*<code>[[mkdir]] ~/.ssh</code>
+
 
*<code>[[chmod]] 700 ~/.ssh</code>
+
[[mkdir]] ~/.ssh
*<code>touch ~/.ssh/[[authorized_keys]]</code>
+
[[chmod]] 700 ~/.ssh
*<code>[[chmod]] [[600]] ~/.ssh/authorized_keys</code>
+
touch ~/.ssh/[[authorized_keys]]
 +
[[chmod]] [[600]] ~/.ssh/authorized_keys
  
 
== Related terms ==
 
== Related terms ==

Revision as of 10:04, 17 September 2021

Advertising: