Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:ost:telescope:remmina [2020/08/14 21:47] – rhainich | en:ost:telescope:remmina [2025/04/30 19:51] (current) – rhainich | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Remote access to the observatory ====== | ====== Remote access to the observatory ====== | ||
| - | In this article | + | ===== Remote Desktop Protocol (RDP) ====== |
| + | |||
| + | In this section | ||
| ==== Linux: ==== | ==== Linux: ==== | ||
| Line 22: | Line 24: | ||
| ==== Windows: ==== | ==== Windows: ==== | ||
| - | TBA | + | === RDP client from Microsoft === |
| + | |||
| + | For Windows, **Remote Desktop Connection** from Microsoft can be used. After **Remote Desktop Connection** has been started, a new profile should be created. To do this, first click on "Show options" | ||
| + | |||
| + | {{ en: | ||
| + | |||
| + | Afterwards the IP or the URL of the Observatory Management System (OMS) can be entered under '' | ||
| + | |||
| + | | ||
| + | |||
| + | The name of the computer and account is // | ||
| + | |||
| + | The IP and password will be provided upon request. | ||
| + | |||
| + | If the credentials are to be saved, the option '' | ||
| + | |||
| + | {{ en: | ||
| + | |||
| + | The connection can be established by clicking on '' | ||
| + | |||
| + | However, these settings only work if access is not from the local IP address space. For external access, a tunnel to the university network must first be established. Unfortunately, | ||
| + | |||
| + | === PowerShell + RDP Client === | ||
| + | |||
| + | Current installations of Windows 10 and 11 have a built-in SSH client. We can use this to create an SSH tunnel to the network and then connect to the OMS via the RDP client. | ||
| + | |||
| + | - Log in to the University VPN | ||
| + | - Open **PowerShell** from the Windows Start menu | ||
| + | - Type or copy the following command into **PowerShell** and use it to create the SSH tunnel: < | ||
| + | - Launch the RDP client from the Windows Start menu and enter // | ||
| + | - Press Enter and enter the password | ||
| + | - Done :) | ||
| + | |||
| + | === Alternative to the RDP client from Microsoft - MobaXterm === | ||
| + | |||
| + | Alternatively, | ||
| + | |||
| + | <WRAP group> | ||
| + | <WRAP half column> | ||
| + | {{ ost: | ||
| + | </ | ||
| + | <WRAP half column> | ||
| + | {{ ost: | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <WRAP group> | ||
| + | <WRAP half column> | ||
| + | {{ ost: | ||
| + | </ | ||
| + | <WRAP half column> | ||
| + | In the second step, the tab **Network settings** must be selected. There you have to click on **SSH gateway (jump host)** to specify the SSH host. Don't be surprised there are no changes shown in this window, after the next step. | ||
| + | |||
| + | In the window that opens, the **Gateway host** must be specified. In the example shown here we used '' | ||
| + | |||
| + | By clicking **OK** the settings of the corresponding windows can be confirmed. Afterwards the connection can be established. | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== TeamViewer ====== | ||
| + | |||
| + | **TeamViewer** is a proprietary software for remote access to computers, online meetings and conferences, | ||
| + | |||
| + | {{ en: | ||
| + | |||
| + | Both the ID and the password will be provided upon request. | ||
| + | |||
| + | The big disadvantage of **TeamViewer** is that it only works if an account is already logged into the computer and **TeamViewer** is started. | ||
| + | |||
| + | |||
| + | ===== Virtual Network Computing (VNC) ====== | ||
| + | May still be completed... | ||