Ssh

From DataMining

Jump to: navigation, search

ssh-keygen -t rsa

  • Generating public/private rsa key pair.
  • Enter file in which to save the key (~/.ssh/id_rsa): (just type return)
  • Enter passphrase (empty for no passphrase): (just type return)
  • Enter same passphrase again: (just type return)
  • Your identification has been saved in ~/.ssh/id_rsa
  • Your public key has been saved in ~/.ssh/id_rsa.pub
  • The key fingerprint is:
  • Some really long string

Step 2:

  • Then, email the contents of the local ~/.ssh/id_rsa.pub file to Dean
Personal tools