User Tools

Site Tools


atmos:citation:soft:ssh_tunnel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:citation:soft:ssh_tunnel [2009/03/02 02:26] deleneatmos:citation:soft:ssh_tunnel [2020/01/29 17:25] (current) – external edit 127.0.0.1
Line 12: Line 12:
  
 A shorter method is to use a ssh config file.  For example,  {{:atmos:citation:soft:config.pdf|this}} can be used.  Save it to ~/.ssh with the name config.  To start the connection by typing ssh username@AerospaceTunnel (where username is your username on aitken.atmos.und.edu) in a terminal.  You can also use the -N to run the process in the background if you wish.  Now make sure the LM_LICENSE_FILE=1700@localhost (i.e. export LM_LICENSE_FILE=1700@localhost or define it in /etc/profile (assuming Bash shell)).  Test by typing idl to see that you get a floating license from the flex.aero.und.edu license server. A shorter method is to use a ssh config file.  For example,  {{:atmos:citation:soft:config.pdf|this}} can be used.  Save it to ~/.ssh with the name config.  To start the connection by typing ssh username@AerospaceTunnel (where username is your username on aitken.atmos.und.edu) in a terminal.  You can also use the -N to run the process in the background if you wish.  Now make sure the LM_LICENSE_FILE=1700@localhost (i.e. export LM_LICENSE_FILE=1700@localhost or define it in /etc/profile (assuming Bash shell)).  Test by typing idl to see that you get a floating license from the flex.aero.und.edu license server.
 +
 +Note:  For the license server to use specific port instead of a random port, the license files needs to state not only if port to listen on but what port to use to serve the license.  See [[http://idlastro.gsfc.nasa.gov/idl_html_help/Using_the_License_Manager.html| "Using the License Manager".]].  The license file needs the following line:  DAEMON idl_lmgrd PORT=1701 
  
atmos/citation/soft/ssh_tunnel.txt · Last modified: 2020/01/29 17:25 by 127.0.0.1