8784: Fix test for latest firefox.
[arvados.git] / doc / _includes / _ssh_addkey.liquid
1
2 You may now proceed to "adding your key to the Arvados Workbench.":#workbench
3
4 h1(#workbench). Adding your key to Arvados Workbench
5
6 h3. From the Workbench dashboard
7
8 In the Workbench top navigation menu, click on the dropdown menu icon <span class="fa fa-lg fa-user"></span> <span class="caret"></span> to access the user settings menu and click on the menu item *SSH keys* to go to the *SSH keys* page. Click on the <span class="btn btn-primary">*+* Add new SSH key</span> button in this page. This will open a popup as shown in this screenshot:
9
10 !{{ site.baseurl }}/images/ssh-adding-public-key.png!
11 Paste your public key into the text area labeled *Public Key*, and click on the <span class="btn btn-primary">Submit</span> button. You are now ready to "log into an Arvados VM":#login.
12
13 h1(#login). Using SSH to log into an Arvados VM
14
15 To see a list of virtual machines that you have access to and determine the name and login information, 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 *Virtual machines* to go to the Virtual machines page. This page lists the virtual machines you can access. The *Host name* column lists the name of each available VM.  The *Login name* column will have a list of comma separated values of the form @you@. In this guide the hostname will be *_shell_* and the login will be *_you_*.  Replace these with your hostname and login name as appropriate.
16
17