Changes between Version 6 and Version 7 of HowTo/LoginToNodes
- Timestamp:
- 07/23/12 17:18:56 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/LoginToNodes
v6 v7 3 3 4 4 = Login to GENI hosts = 5 When you reserve nodes through the GENI AM API, you can login to your nodes using [http://en.wikipedia.org/wiki/Secure_Shell `ssh`]. You get access to reserved hosts only through [https://wiki.archlinux.org/index.php/SSH_Keys ssh keys]. This page will give you some useful tips about how to login to your nodes.5 When you reserve nodes through the [ http://groups.geni.net/geni/wiki/GeniApi GENI AM API], you can login to your nodes using [http://en.wikipedia.org/wiki/Secure_Shell `ssh`]. You get access to reserved hosts only through [https://wiki.archlinux.org/index.php/SSH_Keys ssh keys]. This page will give you some useful tips about how to login to your nodes. 6 6 7 7 In order to login to your nodes you need the following things: … … 22 22 23 23 == Get your Login name == 24 In order to figure out you 24 In order to figure out your login name the best way is to use the [wiki:GAPI_AM_API_V3#Status `status` command] of the GENI AM API. Depending of which tool you used to reserve the resources you can get this information in different ways. 25 26 ==== Using Flack ==== 27 28 ==== Using Omni ==== 29 25 30 == Get a copy of your ssh key == 26 31