Changes between Version 60 and Version 61 of Documentation/bAccountManagement/DSSHConf
- Timestamp:
- Jun 21, 2018, 10:20:06 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/bAccountManagement/DSSHConf
v60 v61 65 65 ==== Configuring your SSH client ==== 66 66 Under normal circumstances, as long as the private key file is located in the /home/your_username/.ssh/ folder, the command line SSH client will use the correct key when connecting. 67 To test your setup, open a command-line terminal and (replacing your_orbit_username with your ORBIT username) type:67 To test your setup, open a command-line terminal and (replacing your_orbit_username with your own ORBIT username) type: 68 68 {{{ 69 69 ssh your_orbit_username@gw.orbit-lab.org … … 184 184 || [[Image(putty.png, 250px)]] || 185 185 186 7. Type {{{your_orbit_username@gw.orbit-lab.org}}} 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.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 188 || [[Image(putty.png, 250px)]] ||