Changes between Version 60 and Version 61 of Documentation/bAccountManagement/DSSHConf


Ignore:
Timestamp:
Jun 21, 2018, 10:20:06 PM (6 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/bAccountManagement/DSSHConf

    v60 v61  
    6565==== Configuring your SSH client ====
    6666  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:
    6868{{{
    6969ssh your_orbit_username@gw.orbit-lab.org
     
    184184 || [[Image(putty.png, 250px)]] ||
    185185
    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.
    187187
    188188 || [[Image(putty.png, 250px)]] ||