How to Configure Custom SSH Connection

how_to
Published

July 30, 2020

This wiki will show you how to set up SSH keys and configure custom connection options for accessing uchicago tarbell. After successful configuration, you can login your tarbell much more simply by running the following command: ssh tarbell

  1. Create the RSA key pair:
  1. Append your public key to the server:
  1. Create and configure the SSH config file:
  1. Login your uchicago tarbell:
    • ssh tarbell

Reference: - https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys–2 - https://www.digitalocean.com/community/tutorials/how-to-configure-custom-connection-options-for-your-ssh-client