Difference between revisions of ".pub"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 3: Line 3:
  
 
Convert or import key:
 
Convert or import key:
[[ssh-keygen -i]] -f id_rsa_putty.pub > id_rsa.pub
+
* <code>[[ssh-keygen -i]] -f id_rsa_putty.pub > id_rsa.pub</code>
  
 
Generate public key:
 
Generate public key:
[[ssh-keygen -y]] -f id_rsa_putty.pub > id_rsa.pub
+
* <code>[[ssh-keygen -y]] -f id_rsa_putty.pub > id_rsa.pub</code>
  
  

Revision as of 13:28, 20 October 2021

This article is a Draft. Help us to complete it.


Convert or import key:

Generate public key:


See also

Advertising: