Changes between Version 4 and Version 5 of GENIExperimenter/Tutorials/GREESC13/TutorialPrep
- Timestamp:
- 06/23/13 23:03:25 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/GREESC13/TutorialPrep
v4 v5 12 12 1. In a terminal do: 13 13 {{{ 14 ssh-add ~/.ssh/geni_cert_portal_key 14 15 cp ~/.ssh/geni_cert_portal_key.pub ~/. 16 cp ~/.ssh/geni_portal_key.pub ~/. 15 17 }}} 16 18 1. Go to the Profile page on the Portal … … 18 20 1. Select file `geni_cert_portal_key.pub` from your home directory 19 21 1. Press "Upload" 22 23 = Configure Orbit = 24 Follow these instructions: 25 http://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 }}}