Changes between Version 36 and Version 37 of User Guide/Remote Access/SSH


Ignore:
Timestamp:
May 26, 2026, 4:25:43 PM (4 days ago)
Author:
jennyshane
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • User Guide/Remote Access/SSH

    v36 v37  
    247247
    248248 To upload you public key to your cosmos account, do the following:
    249  1. Go to [https://www.cosmos-lab.org/portal/ssh-keys Profile] and sign in with your COSMOS username and password
    250 
    251  2. Click on "Change My Profile" option in the left side menu
    252 
    253  3. Click the "Choose File" button next to "Public key file"
    254 
    255  4. Navigate to where your '''public key file''' is stored (the file you saved with Notepad in the previous section)
    256 
    257  5. Select the public key file you wish to use for COSMOS access
    258 
    259  6. Click "Open"
    260 
    261  7. Click the "Update Profile" button
     249 1. Go to the [https://www.cosmos-lab.org/portal/ portal] and sign in with your COSMOS username and password
     250
     251 2. Click on the dropdown menu next to your username in the upper right corner of the page and select "SSH Keys"
     252
     253 3. Open the public key file that you saved, and copy the contents.
     254
     255 4. Paste the key into the text box under "Upload New Key", then click the upload button.
    262256
    263257 As a side note, expect to see a default auto generated public key in the list (ends with @internal1). This is used for SSH access between machines inside the COSMOS network. Please do NOT delete this key.
    264258
    265  [[Image(ControlPanel.jpg, width=700)]]
     259 [[Image(ssh_key_upload.png, width=800)]]
    266260
    267261[[BR]]