Difference between revisions of "Generate public key from private key"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* <code>ssh-keygen -y -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub</code> {{ssh-keygen}}")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~./.ssh/id_rsa.pub</code>
+
* <code>[[ssh-keygen -y]] -f [[~/.ssh/id_rsa]] > [[~/.ssh/id_rsa.pub]]</code>
  
  
  
  
 +
== See also ==
 +
* {{ssh-keygen}}
  
{{ssh-keygen}}
+
[[Category:SSH]]

Latest revision as of 12:07, 9 May 2023

Advertising: