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

From wikieduonline
Jump to navigation Jump to search
m (Ant moved page Id rsa to ~/.ssh/id rsa)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  id_rsa
+
  [[~/.ssh/]]id_rsa
  id_rsa.pub
+
  ~/.ssh/id_rsa.pub
  
 +
Generated executing:
 +
* <code>[[ssh-keygen]]</code>
  
[[ssh-keygen]]
+
[[Generate public key from private key]]:
 +
* <code>[[ssh-keygen -y]] -f [[~/.ssh/id_rsa]] > [[~/.ssh/id_rsa.pub]]</code>
 +
 
 +
== Related ==
 +
* <code>[[ssh-keygen -p]]</code>
  
 
== See also ==
 
== See also ==
 
* {{ssh-keygen}}
 
* {{ssh-keygen}}
* {{OpenSSH}}
 
* {{Kerberos}}
 
* {{key}}
 
 
  
 
[[Category:OpenSSH]]
 
[[Category:OpenSSH]]
[[Category:Cryptography]]
 
[[Category:ssh-keygen]]
 
[[Category:Security]]
 

Revision as of 10:20, 21 September 2023

Advertising: