User Tools

Site Tools


generic:rdp_linux

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
generic:rdp_linux [2022/10/18 07:02] – [Tunnel] deulgeneric:rdp_linux [2022/10/18 07:06] (current) deul
Line 9: Line 9:
 Now, you probaly don't want to remember this and type it all the time, so an easy solution is to add an alias in your ''.profile'' (which contains the settings that are executed every time you open a new shell in a terminal): Now, you probaly don't want to remember this and type it all the time, so an easy solution is to add an alias in your ''.profile'' (which contains the settings that are executed every time you open a new shell in a terminal):
   alias <your desktop name>='ssh -L 3389:<your desktop name>:3389 username@ssh3.physics.leidenuniv.nl'   alias <your desktop name>='ssh -L 3389:<your desktop name>:3389 username@ssh3.physics.leidenuniv.nl'
 +or alternatively: 
 +  alias <your desktop name>='ssh -L 3389:<your desktop name>:3389 username@ssh.strw.leidenuniv.nl'
 Some additional notes: Some additional notes:
-  * Users should use the appropriate ssh server for their own institute (here LION users ssh3.physics.leidenuniv.nl)+  * Users should use the appropriate ssh server for their own institute (here LION users ssh3.physics.leidenuniv.nl and STRW users ssh.strw.leidenuniv.nl)
   * The Windows machine to log in to can just as well be your own Windows desktop, if you have one   * The Windows machine to log in to can just as well be your own Windows desktop, if you have one
   * The ''username@'' part can be omitted if you have the same username locally on your Linux and on the ssh server.   * The ''username@'' part can be omitted if you have the same username locally on your Linux and on the ssh server.
 +
 +Note that where ever is written ''%%<your desktop name>%%'' this might be replaces with our Remote Windows Desktop Server pool: ''%%remote.strw.leidenuniv.nl%%'' or ''%%remote.physics.leidenuniv.nl%%''
  
 ===== Remote Desktop client ===== ===== Remote Desktop client =====
generic/rdp_linux.1666076561.txt.gz · Last modified: by deul