Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

12 bytes added, 14:25, 14 January 2017
Public/Private Key Pair
[[Image:ssh_connection_explained.png|thumb|center|600px|A diagram explaining how public / Private keys work. Another term to represent this process is called '''PKI''' (Public/Private Key Infrastructure) ]]
=== Generating a Public/Private Key Pair ===
This needs to be generated on and used on your '''c7host''' machine (i.e. the user/machine you're connecting '''from''').
When issuing this command, you will end up with the files: '''~/.ssh/id_rsa''' and '''~/.ss/id_rsa.pub''' (private and public keys)
 
=== Sharing your Public Key on a Remote server ===
13,420
edits