[ARVADOS] updated: b08e97355a492d9b4710721b5105e981e49e8238

git at public.curoverse.com git at public.curoverse.com
Mon Jul 20 14:31:38 EDT 2015


Summary of changes:
 apps/workbench/app/views/users/_manage_virtual_machines.html.erb    | 2 +-
 doc/user/getting_started/ssh-access-unix.html.textile.liquid        | 2 +-
 doc/user/getting_started/ssh-access-windows.html.textile.liquid     | 2 +-
 doc/user/getting_started/vm-login-with-webshell.html.textile.liquid | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

       via  b08e97355a492d9b4710721b5105e981e49e8238 (commit)
      from  a1ed06fc35101b054efa62a757c92c3c4d14ff06 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit b08e97355a492d9b4710721b5105e981e49e8238
Author: radhika <radhika at curoverse.com>
Date:   Mon Jul 20 14:23:45 2015 -0400

    6587: minor text updates

diff --git a/apps/workbench/app/views/users/_manage_virtual_machines.html.erb b/apps/workbench/app/views/users/_manage_virtual_machines.html.erb
index b91f677..295311d 100644
--- a/apps/workbench/app/views/users/_manage_virtual_machines.html.erb
+++ b/apps/workbench/app/views/users/_manage_virtual_machines.html.erb
@@ -9,7 +9,7 @@
 
 <div id="manage_virtual_machines" class="panel-body">
   <p>
-    For more information see <%= link_to raw('Arvados Docs → User Guide → SSH access'),
+    For more information see <%= link_to raw('Arvados Docs → User Guide → VM access'),
   "#{Rails.configuration.arvados_docsite}/user/getting_started/vm-login-with-webshell.html",
   target: "_blank"%>.
   </p>
diff --git a/doc/user/getting_started/ssh-access-unix.html.textile.liquid b/doc/user/getting_started/ssh-access-unix.html.textile.liquid
index 3efbc9f..a9eb8c1 100644
--- a/doc/user/getting_started/ssh-access-unix.html.textile.liquid
+++ b/doc/user/getting_started/ssh-access-unix.html.textile.liquid
@@ -4,7 +4,7 @@ navsection: userguide
 title: Accessing an Arvados VM with SSH - Unix Environments
 ...
 
-This document is for accessing an arvados VM using SSK keys in Unix environments (Linux, OS X, Cygwin). If you would like to use webshell to access VM, please visit the "Accessing an Arvados VM with Webshell":vm-login-with-webshell.html page. 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 accessing an arvados VM using SSK keys in Unix environments (Linux, OS X, Cygwin). If you would like to access VM through your browser, please visit the "Accessing an Arvados VM with Webshell":vm-login-with-webshell.html page. If you are using a Windows environment, please visit the "Accessing an Arvados VM with SSH - Windows Environments":ssh-access-windows.html page.
 
 {% include 'ssh_intro' %}
 
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 b6992cc..c3a0640 100644
--- a/doc/user/getting_started/ssh-access-windows.html.textile.liquid
+++ b/doc/user/getting_started/ssh-access-windows.html.textile.liquid
@@ -4,7 +4,7 @@ navsection: userguide
 title: Accessing an Arvados VM with SSH - Windows Environments
 ...
 
-This document is for accessing an arvados VM using SSK keys in Windows environments. If you would like to use webshell to access VM, please visit the "Accessing an Arvados VM with Webshell":vm-login-with-webshell.html page. If you are using a Unix environment (Linux, OS X, Cygwin), please visit the "Accessing an Arvados VM with SSH - Unix Environments":ssh-access-unix.html page.
+This document is for accessing an arvados VM using SSK keys in Windows environments. If you would like to use to access VM through your browser, please visit the "Accessing an Arvados VM with Webshell":vm-login-with-webshell.html page. If you are using a Unix environment (Linux, OS X, Cygwin), please visit the "Accessing an Arvados VM with SSH - Unix Environments":ssh-access-unix.html page.
 
 {% include 'ssh_intro' %}
 
diff --git a/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid b/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid
index 8258f09..bfe6686 100644
--- a/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid
+++ b/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid
@@ -8,11 +8,11 @@ This document describes how to access an Arvados VM with Webshell from Workbench
 
 h2(#webshell). Access VM using webshell
 
-Accessing VM using webshell requires no prior setup by the user such as setting up SSH keys.
+Webshell gives you access to an arvados virtual machine from your browser with no additional setup.
 
 In the Arvados Workbench, click on the dropdown menu icon <span class="fa fa-lg fa-user"></span> <span class="caret"></span> in the upper right corner of the top navigation menu to access the user settings menu, and click on the menu item *Manage account* to go to the account management page. In the *Manage account* page, you will see the *Virtual Machines* panel that lists the virtual machines you can access.
 
-Each row in the Virtual Machines panel lists the hostname of the VM, along with a *<code>Log in as *you*</code>* button under the column "Web shell beta". Clinking on this button will open up a webshell terminal for you in a new browser tab and log you in. 
+Each row in the Virtual Machines panel lists the hostname of the VM, along with a <code>Log in as *you*</code> button under the column "Web shell beta". Clinking on this button will open up a webshell terminal for you in a new browser tab and log you in.
 
 !{display: block;margin-left: 25px;margin-right: auto;border:1px solid lightgray;}{{ site.baseurl }}/images/vm-access-with-webshell.png!
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list