Changes between Version 11 and Version 12 of GENIExperimenter/Tutorials/ECE375
- Timestamp:
- 08/06/13 15:45:39 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/ECE375
v11 v12 12 12 This experiment assumes you have completed {{{lab 0}}}. 13 13 14 14 15 Join the Project: 15 16 … … 22 23 1. Open a browser and go to [https://portal.geni.net/] 23 24 2. Log in using your UMass OIT credentials. 24 3. When you are logged in, select “Profile s” from the top,right menu.25 3. When you are logged in, select “Profile” from the top right menu. 25 26 4. Next, click on “Generate SSH keypair” and enter your passphrase. [[BR]] 26 27 Make sure you remember that passphrase. … … 32 33 chmod 0600 .ssh/id_geni_ssh_rsa 33 34 }}} 35 9. Run 36 {{{ 37 ssh-add keypath .ssh/id_geni_ssh_rsa 38 }}} 39 to add your key to the ssh agent 40 34 41 35 42 '''Experiment'''