This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| generic:rdp_mac [2020/06/02 15:38] – deul | generic:rdp_mac [2025/10/07 12:33] (current) – jansen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Microsoft Remote Desktop on macOS ====== | + | ====== Microsoft Remote Desktop on MacOS ====== |
| This page describes how to connect to a Windows system at the institute, from your own Mac, either on the laptop or wireless network, or from outside the institute. | This page describes how to connect to a Windows system at the institute, from your own Mac, either on the laptop or wireless network, or from outside the institute. | ||
| - | ===== Tunnel ===== | + | Alternatively, for PHYSICS, you can make use of the RDP gateway to access your Windows |
| - | First, a secure tunnel has to be set up using ssh. The tunnel connects a local '' | + | |
| - | ssh -L 3389: | + | |
| - | Now, you probbaly don't want to remeember | + | |
| - | alias texel=' | + | |
| - | Some additional notes: | + | ===== VPN ===== |
| - | * Users should use the appropriate ssh server for their own institute | + | If you are connected through our institute |
| - | * The Windows machine to log in to can just as well be your own Windows desktop, if you have one | + | |
| - | * The '' | + | |
| - | ===== Microsoft Remote Desktop client ===== | + | ===== Tunnel (commandline) ===== |
| - | Microsoft has a rdp client for Mac, available for free through the App store. Download and install it, and then start it up. It will look like this (after you click the PC + ): | + | Otherwise, a secure tunnel has to be set up using ssh. The tunnel connects a local '' |
| + | |||
| + | The port we want here is 3389, which is the port of the remote desktop protocol. This example logs in to '' | ||
| + | ssh -L 3389: | ||
| + | Now, you probably don't want to remember this and type it all the time, so an easy solution is to add an alias in your '' | ||
| + | alias SERVER=' | ||
| + | |||
| + | Some additional notes: | ||
| + | * Users should use the appropriate ssh server for their own institute | ||
| + | * LION: ssh3.physics.leidenuniv.nl | ||
| + | * STRW: ssh.strw.leidenuniv.nl | ||
| + | * Lorentz: ssh.lorentz.leidenuniv.nl | ||
| + | * The machine to log in to ('' | ||
| + | * The '' | ||
| + | * The '' | ||
| + | ===== Tunnel (GUI) ===== | ||
| + | Another way to ease the setup of the ssh tunnel, is to use an additional application that manages these tunnels. Some choices are: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | ===== Microsoft Windows app (previously known as Microsoft Remote Desktop client) | ||
| + | Microsoft has a rdp client for Mac, available for free through the [[https:// | ||
| {{ : | {{ : | ||
| After you clicked the " | After you clicked the " | ||
| {{ : | {{ : | ||
| - | Give the connection a name that makes sense to you to remember. As pc name, fill in '' | + | Give the connection a name that makes sense to you to remember. |
| - | You can also fill in the username if you want (or do that on the login screen). Make sure however, to add the domain, so in this case: '' | + | |
| + | As pc name, fill in '' | ||
| + | |||
| + | You can also fill in the username if you want (or do that on the login screen). Make sure however, to add the domain, so in this case: '' | ||
| Close this window when done (use the Add button). | Close this window when done (use the Add button). | ||
| Back in the first screen, it is time to start the connection. Click on the ' | Back in the first screen, it is time to start the connection. Click on the ' | ||
| Line 31: | Line 48: | ||
| Now you should see the familiar Windows log in screen and you can go about your business. | Now you should see the familiar Windows log in screen and you can go about your business. | ||
| + | To access the remote system more quickly, you can save your username and password for your connection. To do this, go to '' | ||
| + | {{ : | ||
| + | Fill in your username and password, give it a '' | ||
| + | {{ : | ||
| + | In the connection profile, you can select the '' | ||
| + | {{ : | ||