Setting Up SSH
We'd like to set up connection between devices later. In this article we'll set up SSH keys in advance.
Prerequisites
Switch the workplace to the Jetson TX1 device by either ssh
or IO devices.
Set Up SSH Key
Create a new key pair by running:
ssh-keygen
Keep pressing Enter to use the default settings.