Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed ssh command required for connection to session #247

Merged
merged 3 commits into from
May 18, 2022

Conversation

adam-lightning
Copy link
Contributor

What does this PR do?

Following directly step-by-step commands from tutorial results in error upon ssh connection.
On connection we should specify the ssh-key to use for establishment of that connection ie. private key for the public key that was added with grid ssh-keys add key_1 ~/.ssh/grid_ssh_creds.pub
It should be grid session ssh resnet-debugging -- -i ~/.ssh/grid_ssh_creds

@adam-lightning adam-lightning self-assigned this May 10, 2022
@oojo12 oojo12 requested a review from nmiculinic May 18, 2022 13:15
Copy link
Contributor

@essiequoi essiequoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@essiequoi essiequoi merged commit 6759a2a into dev May 18, 2022
@essiequoi essiequoi deleted the fix-tutorial-ssh-command branch May 18, 2022 14:47
@oojo12 oojo12 mentioned this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants