HPC/Network Access/PuTTY Configuration/The Carbon login nodes: Difference between revisions

From CNM Wiki
Jump to navigation Jump to search
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Configuration for all users ==
# In the main PuTTY Configuration window, click Session at the top of the tree on the left.
# In the main PuTTY Configuration window, click Session at the top of the tree on the left.
# Select the '''Mega''' session and push Load. This session will be the basis for the next steps.
# Select the '''Default Settings''' session and push Load.
#: [[Image:HPC 2012-08 PuTTY config 2 present.png]]
#: [[Image:HPC 2012-08 PuTTY config 2a load default.png]]
# Click Data in the tree.
# Enter  your Argonne '''username''' in the Auto-login username field within the Login details section of the panel. (This step matches the one from your Mega session.)
#: [[Image:HPC 2012-08 PuTTY config 3 username.png]]
# Click "+" in front of SSH in the tree.
# Click "+" in front of SSH in the tree.
# Click "SSH itself.
# '''Uncheck''' the checkbox '''Don't start a shell or command at all'''.
# Click Tunnels.
#* Select each entry and push Remove. Since we cloned the Mega session, there might be one entry with  L33301. No forwarded ports should remain at this point.
#: [[Image:HPC 2012-08 PuTTY config 5 tunnels remove.png]][[Image:HPC 2012-08 PuTTY config 6 tunnels clean.png]]
# Click X11 in the tree.
# Click X11 in the tree.
#* Click the checkbox '''Enable X11 forwarding'''.
#* Click the checkbox '''Enable X11 forwarding'''.
Line 15: Line 12:
# Scroll to the top of the tree and click Session. Enter the host details:
# Scroll to the top of the tree and click Session. Enter the host details:
#* Host name: '''localhost'''
#* Host name: '''localhost'''
#* Port: '''33301'''  (referring to the tunnel set up above as L33301.)
#* Port: '''33301'''  (referring to the tunnel set up [[../The SSH Gateway|in the previous step]] as L33301.)
#* Protocol: SSH (leave at the default).
#* Protocol: SSH (leave at the default).
#* In the Saved Sessions field, enter '''Clogin'''
#* In the Saved Sessions field, enter '''Clogin'''
#* Push Save. The entry will appear in the list of saved sessions.
#* Push Save. The entry will appear in the list of saved sessions.
#: [[Image:HPC 2012-08 PuTTY config 10 Save.png]]
#: [[Image:HPC 2012-08 PuTTY config 10 Save.png]]
 
# '''Update 2013-02-05:''' If you wish to configure sessions for specific login nodes, Load the '''Clogin''' session, then alter these settings:
== To use licensed applications remotely ==
#* Port: '''33305'''
; For all applications:
#* In the Saved Sessions field, enter '''Clogin5'''
# In the main PuTTY Configuration window, click Session at the top of the tree on the left.
#* Push Save.
# Select the '''Clogin''' session and push Load.
#: and once more:
#: [[Image:HPC 2012-08 PuTTY config 11 load clogin.png]][[Image:HPC 2012-08 PuTTY config 12 loaded clogin.png]]
#* Port: '''33306'''
# Verify that the name "localhost" appeared in the Host Name field above.
#* In the Saved Sessions field, enter '''Clogin6'''
# Click "+" in front of SSH in the tree.
#* Push Save.
# Click Tunnels.
 
=== Add VNL settings ===
# Under Add new forwarded port, enter:
#* Source port: '''6200'''
#* Destination: '''mgmt03:6200'''
#* Push the Add button.
#: [[Image:HPC 2012-08 PuTTY config 8 VNL enter.png]]
# Repeat with the following settings:
#* Source port: '''6201''' (not 6200!)
#* Destination: '''mgmt04:6200'''
#* Push the Add button.
#* You should now see these two entries:
#:: L6200  mgmt03:6200
#:: L6201  mgmt04:6200
#: [[Image:HPC 2012-08 PuTTY config 9 VNL done.png]]
 
<!--
=== Add COMSOL settings ===
-->

Latest revision as of 21:18, May 30, 2014

  1. In the main PuTTY Configuration window, click Session at the top of the tree on the left.
  2. Select the Default Settings session and push Load.
    HPC 2012-08 PuTTY config 2a load default.png
  3. Click Data in the tree.
  4. Enter your Argonne username in the Auto-login username field within the Login details section of the panel. (This step matches the one from your Mega session.)
    HPC 2012-08 PuTTY config 3 username.png
  5. Click "+" in front of SSH in the tree.
  6. Click X11 in the tree.
    • Click the checkbox Enable X11 forwarding.
    • Set X display location to :0
    HPC 2012-08 PuTTY config 7 X11.png
  7. Scroll to the top of the tree and click Session. Enter the host details:
    • Host name: localhost
    • Port: 33301 (referring to the tunnel set up in the previous step as L33301.)
    • Protocol: SSH (leave at the default).
    • In the Saved Sessions field, enter Clogin
    • Push Save. The entry will appear in the list of saved sessions.
    HPC 2012-08 PuTTY config 10 Save.png
  8. Update 2013-02-05: If you wish to configure sessions for specific login nodes, Load the Clogin session, then alter these settings:
    • Port: 33305
    • In the Saved Sessions field, enter Clogin5
    • Push Save.
    and once more:
    • Port: 33306
    • In the Saved Sessions field, enter Clogin6
    • Push Save.