Changes between Version 61 and Version 62 of Documentation/bAccountManagement/DSSHConf
- Timestamp:
- Jun 21, 2018, 10:21:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/bAccountManagement/DSSHConf
v61 v62 162 162 1. Open PuTTY 163 163 164 || [[Image(putty .png, 250px)]] ||164 || [[Image(putty01.png, 250px)]] || 165 165 166 166 2. Navigate through the left side menu tree to "SSH" then "Auth" 167 167 168 || [[Image(putty .png, 250px)]] ||168 || [[Image(putty02.png, 250px)]] || 169 169 170 170 3. Click the "Browse" button next to the "Private key file for authentication" field 171 171 172 || [[Image(putty .png, 250px)]] ||172 || [[Image(putty03.png, 250px)]] || 173 173 174 174 4. Navigate through the left side menu tree back to "Session" 175 175 176 || [[Image(putty .png, 250px)]] ||176 || [[Image(putty04.png, 250px)]] || 177 177 178 178 5. Enter a name for this connection in the "Saved Sessions" field and click the "Save" button 179 179 180 || [[Image(putty .png, 250px)]] ||180 || [[Image(putty05.png, 250px)]] || 181 181 182 182 6. Now any time you open PuTTY, select the session name you gave in the previous step and click "Load", this will load the private key file automatically (as long as you do not move it to a different folder on your computer). 183 183 184 || [[Image(putty .png, 250px)]] ||184 || [[Image(putty06.png, 250px)]] || 185 185 186 186 7. Type {{{your_orbit_username@gw.orbit-lab.org}}} (replacing your_orbit_username with your own ORBIT username) into the "Host Name (or IP address)" field and click the "Open" button. You should be prompted to enter your key file passphrase and be able to successfully connect. 187 187 188 || [[Image(putty .png, 250px)]] ||188 || [[Image(putty07.png, 250px)]] || 189 189 190 190 9. Type {{{exit}}} and press the Enter key to end the SSH session.