Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech_notes:ssh [2024-03-09 Sat wk10 10:43] – [ssh-keygen] baumkptech_notes:ssh [2024-03-09 Sat wk10 10:45] (current) – [ssh-keygen] baumkp
Line 11: Line 11:
 The  ''ssh-keygen'' command is used to create ssh key pairs The  ''ssh-keygen'' command is used to create ssh key pairs
  
-//Use ''man ssh-keygen'' to see options and description of command//+//Use ''man ssh-keygen'' to see options and description of command.//
  
 ====ssh-keygen default==== ====ssh-keygen default====
Line 38: Line 38:
  
 The remote ssh will ask for remote shell password. The remote ssh will ask for remote shell password.
 +
 +//Use ''man ssh--copy-id'' to see options and description of command.//
 =====references===== =====references=====
 [[https://www.redhat.com/sysadmin/configure-ssh-keygen|Using ssh-keygen and sharing for key-based authentication in Linux]] [[https://www.redhat.com/sysadmin/configure-ssh-keygen|Using ssh-keygen and sharing for key-based authentication in Linux]]