User Tools

Site Tools


institute_lorentz:institutelorentz_remoteaccess

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
Next revisionBoth sides next revision
institute_lorentz:institutelorentz_remoteaccess [2018/08/30 14:40] – [Example 1] lenocilinstitute_lorentz:institutelorentz_remoteaccess [2020/03/10 11:54] – [Example 3] lenocil
Line 1: Line 1:
 +:!: Note that as January 2020 novamaris is no longer supported. Access to maris should go through marishead. Please read [[institute_lorentz:xmaris|xmaris]]
 +
 ====== Remote Access to your Workstation ====== ====== Remote Access to your Workstation ======
 For security reasons, access to your Lorentz workstation is only possible within the Lorentz network. For security reasons, access to your Lorentz workstation is only possible within the Lorentz network.
Line 37: Line 39:
  
 ==== Example 3 ==== ==== Example 3 ====
-You sit in your office at the IL and have started a jupyter notebook on marisXX port YYYY. To connect to your notebook using the browser on your workstation you must tunnel through `novamaris'. Edit your local .ssh/config+You sit in your office at the IL and have started a jupyter notebook on marisXX port YYYY. To connect to your notebook using the browser on your workstation you must tunnel through `marishead'. Edit your local .ssh/config
 <code> <code>
 Host maris Host maris
-   HostName novamaris.lorentz.leidenuniv.nl+   HostName marishead.lorentz.leidenuniv.nl
    LocalForward YYYY localhost:YYYY    LocalForward YYYY localhost:YYYY
  
Line 50: Line 52:
 </code> </code>
  
-You are now ready to tunnel your connections through novamaris and visualize your notebook at ''http://localhost:YYYY''.+You are now ready to tunnel your connections through marishead and visualize your notebook at ''http://localhost:YYYY''.
  
 **NOTE**: For this to work your workstation must have OpenSSH v7.3+. **NOTE**: For this to work your workstation must have OpenSSH v7.3+.
institute_lorentz/institutelorentz_remoteaccess.txt · Last modified: 2022/11/29 12:27 by lenocil