Changes

Jump to: navigation, search

SSH

149 bytes added, 09:38, 24 January 2017
Using Public Keys with SSH
# Enter this command: <code>ssh-keygen</code>
#* Answer the questions asked by ssh-keygen. Use default values for most questions. The use of a passphrase is '''strongly''' recommended. Avoid changing the filename from the default (unless there is a really good reason), because the location, name, and permission of keys is critical.
#* ssh-keygen will produce two files:
#** <code>~/.ssh/id_rsa</code> - your private key

Navigation menu