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

From wikieduonline
Jump to navigation Jump to search
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>
  
  

Revision as of 12:06, 9 May 2023



See also

Advertising: