From 0456c65364c2189ac64775a40ac6279f8ef61802 Mon Sep 17 00:00:00 2001 From: radhika Date: Mon, 7 Jul 2014 16:11:08 -0400 Subject: [PATCH] 2380: minor updates --- doc/user/getting_started/ssh-access-windows.html.textile.liquid | 2 +- doc/user/getting_started/ssh-access.html.textile.liquid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/getting_started/ssh-access-windows.html.textile.liquid b/doc/user/getting_started/ssh-access-windows.html.textile.liquid index 94a2aadb5f..4b5edd3583 100644 --- a/doc/user/getting_started/ssh-access-windows.html.textile.liquid +++ b/doc/user/getting_started/ssh-access-windows.html.textile.liquid @@ -97,6 +97,6 @@ h3. Connecting to the VM # Click Load to load those saved session settings. # Click Open to open the SSH window at the command prompt. You will now be logged into your virtual machine. -_Note_: If you see a hung Command Prompt window with no further action: open a new _Command Prompt_ window using the Windows -> Start menu and type plink -P 2222 turnout@switchyard.{{ site.arvados_api_host }} shell in it. Please make sure to replace *shell* with the hostname listed in the _Virtual Machines_ page. Hit enter and type _y_ when prompted to cache the session state. Go back and start PuTTY session using the start menu button. +_Note_: If you see a hung PuTTY terminal window with no further action: open a new _Command Prompt_ window using the Windows -> Start menu and type plink -P 2222 turnout@switchyard.{{ site.arvados_api_host }} shell in it. Please make sure to replace *shell* with the hostname listed in the _Virtual Machines_ page. Hit enter and type _y_ when prompted to cache the session state. Go back and start PuTTY session using the start menu button. You should now be able to log into the Arvados VM and "check your environment.":check-environment.html diff --git a/doc/user/getting_started/ssh-access.html.textile.liquid b/doc/user/getting_started/ssh-access.html.textile.liquid index e844997852..a51f891c54 100644 --- a/doc/user/getting_started/ssh-access.html.textile.liquid +++ b/doc/user/getting_started/ssh-access.html.textile.liquid @@ -4,7 +4,7 @@ navsection: userguide title: Accessing an Arvados VM with SSH - Unix Environments ... -This document is for unix environments (Linux, OS X, Cygwin). If you are using a Windows environment, please visit the "Accessing an Arvados VM with SSH - Windows Environments":ssh-access-windows.html page. +This document is for Unix environments (Linux, OS X, Cygwin). If you are using a Windows environment, please visit the "Accessing an Arvados VM with SSH - Windows Environments":ssh-access-windows.html page. Arvados requires a public SSH key in order to securely log in to an Arvados VM instance, or to access an Arvados Git repository. The three sections below help you get started: -- 2.30.2