1369
Comment:
|
2615
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
= work in progress = This document is not finished yet. |
<<TableOfContents()>> |
Line 11: | Line 10: |
=== RDS Connection === | == RDS Connection == |
Line 13: | Line 12: |
1. The recommended way '''via RD Gateway worli.ee.ethz.ch''': . example with FreeRDP (version 2.0.0 or newer): * Connect to https://worli.ee.ethz.ch/rdweb * Login with your nethz credentials: "d\dastest" * Downlaod the rdp file to a location you remeber and name it SERVERNAME.rdp (for example vela.rdp) * Use the SERVERNAME.rdp file in the command below: . {{{ xfreerdp SERVERNAME.rdp /gu:TESTUSER /gd:d /u:TESTUSER /d:d }}} . example with Microsoft Remote Desktop Client for Mac: 1. '''Webclient''' . Open a web browser and point it one of those pages: . https://worli.ee.ethz.ch (supports audio forwarding) |
=== Linux, MacOS X, Windows (Web Client) === * Open a web browser and point it one of those pages: . https://worli.ee.ethz.ch (welcome page with all mentioned options below) . https://worli.ee.ethz.ch/RDweb/webclient (supports audio forwarding) |
Line 27: | Line 18: |
1. '''Direct connection with a RDP client''' of your choice. . example with FreeRDP (version 2.0.0 or newer): {{{ xfreerdp /v:SERVERNAME.ee.ethz.ch /u:TESTUSER /d:d |
{i} ''Myrtille is an open source Git project, based on FreeRDP. You can change the name of the destination server. This allows you to use it as a web based RDP client to connect to any computer at D-ITET (theoretically).'' === Linux === {{attachment:freerdp.png|FreeRDP Client for Linux|width=150 height=150}} Example with '''FreeRDP''' (version 2.0.0 or newer): * Connect to https://worli.ee.ethz.ch/RDWeb * Login with your nethz credentials: "d\USERNAME" * Downlaod the rdp file to a location you remeber and name it SERVERNAME.rdp (for example vela.rdp) * Edit SERVERNAME.rdp with a text editor of your choice: . replace '''full address:s:WORLI.D.ETHZ.CH''' with '''full address:s:SERVERNAME.EE.ETHZ.CH''' and save it. * Use the SERVERNAME.rdp file in the command below: . {{{ xfreerdp SERVERNAME.rdp /gu:USERNAME /gd:d /u:USERNAME /d:d |
Line 32: | Line 35: |
''Users with ISG.EE managed Linux workstations have the option to use the SEPP package xfreerdp-2.0.0.'' | |
Line 33: | Line 37: |
... | [[RDS-Linux-Advanced|Advanced commands]] === MacOS X === {{attachment:246x0w.png|Microsoft Remote Desktop 10 from apple app store|width=150 height=150}} Example with '''Microsoft Remote Desktop 10''' Client for Mac: * Install "Microsoft Remote Desktop 10" from apple app store * Setup the gateway worli.ee.ethz.ch * Configre both users, the gateway and the RDP user with "d\USERNAME" * Launch your connection [[RDS-MacOS-screenshots|Screenshots of the login procedure]] === MS Windows === {{attachment:mstsc.png|Microsoft Default RDP Client|width=150 height=150}} Example with '''Default mstsc.exe RDP Client''': * Go to https://worli.ee.ethz.ch/RDWeb and login * Download the *.rdp file for the connection you would like to use. * Enter "d\USERNAME" and password and wait for the user profile to load. [[RDS-Win-Advanced|Advanced Setup]] |
RDS at D-ITET
ISG.EE provides a RDS environment that allows all D-ITET employees to access a session-based Windows server. This server hosts several Microsoft programs as well as some other software, most of it runs on Windows only.
RDS Connection
We offer several ways how to connect to the RDS servers:
Linux, MacOS X, Windows (Web Client)
- Open a web browser and point it one of those pages:
https://worli.ee.ethz.ch (welcome page with all mentioned options below)
https://worli.ee.ethz.ch/RDweb/webclient (supports audio forwarding)
https://worli.ee.ethz.ch/myrtille (better scroll behavior)
Myrtille is an open source Git project, based on FreeRDP. You can change the name of the destination server. This allows you to use it as a web based RDP client to connect to any computer at D-ITET (theoretically).
Linux
Example with FreeRDP (version 2.0.0 or newer):
Connect to https://worli.ee.ethz.ch/RDWeb
- Login with your nethz credentials: "d\USERNAME"
- Downlaod the rdp file to a location you remeber and name it SERVERNAME.rdp (for example vela.rdp)
- Edit SERVERNAME.rdp with a text editor of your choice:
replace full address:s:WORLI.D.ETHZ.CH with full address:s:SERVERNAME.EE.ETHZ.CH and save it.
- Use the SERVERNAME.rdp file in the command below:
xfreerdp SERVERNAME.rdp /gu:USERNAME /gd:d /u:USERNAME /d:d
Users with ISG.EE managed Linux workstations have the option to use the SEPP package xfreerdp-2.0.0.
MacOS X
Example with Microsoft Remote Desktop 10 Client for Mac:
- Install "Microsoft Remote Desktop 10" from apple app store
- Setup the gateway worli.ee.ethz.ch
- Configre both users, the gateway and the RDP user with "d\USERNAME"
- Launch your connection
Screenshots of the login procedure
MS Windows
Example with Default mstsc.exe RDP Client:
Go to https://worli.ee.ethz.ch/RDWeb and login
- Download the *.rdp file for the connection you would like to use.
- Enter "d\USERNAME" and password and wait for the user profile to load.