Difference between revisions of "Generate public key from private key"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | * <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~ | + | * <code>[[ssh-keygen -y]] -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub</code> |
Revision as of 12:06, 9 May 2023
ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub
See also
ssh-keygen
[-R
,-t
|-p
|-i
|-y | -f | ~/.ssh/id_rsa
|--help ] ~/.ssh/known_hosts
Advertising: