Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key Based SSH from Windows to Linux: Revision history

From Thibble Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 August 2024

30 August 2024

  • curprev 03:1003:10, 30 August 2024T20A02 talk contribs 1,309 bytes −10 →‎Passwordless SSH:
  • curprev 03:0703:07, 30 August 2024T20A02 talk contribs 1,319 bytes +1,319 Created page with "== Passwordless SSH: == First on the client in power-shell run ssh-keygen from the user account you will be accessing with, and follow the prompts to create an SSH pair, and name them. You can choose note to add a password to the Keys, to make to not require one for SSH. image Now copy the public key (Default name id_rsa.pub) created by the client in the C:/Users/USER/.ssh/ directory, to the server with your method of choice. If this is an initial config, just ssh int..."