Changes between Version 4 and Version 5 of GENIExperimenter/Tutorials/GREESC13/TutorialPrep


Ignore:
Timestamp:
06/23/13 23:03:25 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GREESC13/TutorialPrep

    v4 v5  
    1212 1. In a terminal do:
    1313{{{
     14ssh-add  ~/.ssh/geni_cert_portal_key
    1415cp ~/.ssh/geni_cert_portal_key.pub ~/.
     16cp ~/.ssh/geni_portal_key.pub ~/.
    1517}}}
    1618 1. Go to the Profile page on the Portal
     
    1820 1. Select file `geni_cert_portal_key.pub` from your home directory
    1921 1. Press "Upload"
     22
     23= Configure Orbit =
     24Follow these instructions:
     25http://www.orbit-lab.org/wiki/Documentation/SSHKeys#UploadingyourPublickey
     26 * When you have to choose a key to upload choose:
     27   {{{
     28   ~/.ssh/geni_portal_key.pub ~/.
     29   }}}