Changes between Version 15 and Version 16 of HowTo/LoginToNodes
- Timestamp:
- 07/23/12 18:30:56 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/LoginToNodes
v15 v16 36 36 37 37 == Get a copy of your ssh key == 38 When you reserve your resources, the tool that you use for the reservation also installs one or more public keys on the hosts so that you can get ssh access to the compute resources. In order to ssh to the machines you will need to get a copy of the private ssh key that correspond to the installed public keys. 38 When you reserve your resources, the tool that you use for the reservation also installs one or more public keys on the hosts so that you can get ssh access to the compute resources. In order to ssh to the machines you will need to get a copy of the private ssh key that correspond to the installed public keys. As before how to get a copy of the needed ssh key depends on the specific tool. 39 40 ==== Using Flack ==== 41 Flack has a list of ssh keys that it uploads to nodes during the reservation. After you login to flack 42 43 ==== Using Omni ==== 44 45 ==== Other tools ==== 39 46 40 47 == Omni Reserved Hosts ==