Difference between revisions of "~/.ssh/id rsa"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ssh-keygen")
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{lc}}
 +
[[~/.ssh/]]id_rsa
 +
~/.ssh/id_rsa.pub
  
 +
Generated executing:
 +
* <code>[[ssh-keygen]]</code>
  
 +
[[Generate public key from private key]]:
 +
* <code>[[ssh-keygen -y]] -f [[~/.ssh/id_rsa]] > [[~/.ssh/id_rsa.pub]]</code>
  
[[ssh-keygen]]
+
== Related ==
 +
* <code>[[ssh-keygen -p]]</code>
 +
 
 +
== See also ==
 +
* {{ssh-keygen}}
 +
 
 +
[[Category:OpenSSH]]

Revision as of 10:20, 21 September 2023

Advertising: