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

All public logs

More actions

Combined display of all available logs of Thibble Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 03:07, 30 August 2024 T20A02 talk contribs created page Key Based SSH from Windows to Linux (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...")